Mon Jul 21 20:10:16 UTC 2003 Brendan Conoboy <blc@redhat.com>
* configure.host: Set gdb_host_cpu=arm when host_cpu=xscale
This commit is contained in:
parent
7f313d077f
commit
7a76ced5c4
@ -1,3 +1,7 @@
|
||||
Mon Jul 21 20:10:16 UTC 2003 Brendan Conoboy <blc@redhat.com>
|
||||
|
||||
* configure.host: Set gdb_host_cpu=arm when host_cpu=xscale
|
||||
|
||||
Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
|
||||
|
||||
* MAINTAINERS (write after approval): Added self
|
||||
|
@ -21,6 +21,7 @@ sparcv9 | sparc64) gdb_host_cpu=sparc ;;
|
||||
s390*) gdb_host_cpu=s390 ;;
|
||||
sh*) gdb_host_cpu=sh ;;
|
||||
x86_64*) gdb_host_cpu=i386 ;;
|
||||
xscale*) gdb_host_cpu=arm ;;
|
||||
*) gdb_host_cpu=$host_cpu ;;
|
||||
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user