mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-26 00:46:13 +08:00
2002-05-13 Elena Zannoni <ezannoni@redhat.com>
* configure.tgt: Remove sh-hms target. * MAINTAINERS: Don't list sh-hms as a separate target.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2002-05-13 Elena Zannoni <ezannoni@redhat.com>
|
||||||
|
|
||||||
|
* configure.tgt: Remove sh-hms target.
|
||||||
|
* MAINTAINERS: Don't list sh-hms as a separate target.
|
||||||
|
|
||||||
2002-05-13 Jim Blandy <jimb@redhat.com>
|
2002-05-13 Jim Blandy <jimb@redhat.com>
|
||||||
|
|
||||||
Add first preprocessor macro-expansion files.
|
Add first preprocessor macro-expansion files.
|
||||||
|
@ -154,7 +154,7 @@ maintainer works with the native maintainer when resolving API issues.
|
|||||||
s390 --target=s390-linux ,-Werror
|
s390 --target=s390-linux ,-Werror
|
||||||
(contact DJ Barrow djbarrow@de.ibm.com)
|
(contact DJ Barrow djbarrow@de.ibm.com)
|
||||||
|
|
||||||
sh --target=sh-hms,sh-elf -w
|
sh --target=sh-elf -w
|
||||||
Elena Zannoni ezannoni@redhat.com
|
Elena Zannoni ezannoni@redhat.com
|
||||||
|
|
||||||
sparc --target=sparc-elf,sparc64-elf ,-Werror
|
sparc --target=sparc-elf,sparc64-elf ,-Werror
|
||||||
|
@ -245,7 +245,6 @@ s390x-*-*) gdb_target=s390x
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
sh*-*-pe) gdb_target=wince ;;
|
sh*-*-pe) gdb_target=wince ;;
|
||||||
sh-*-hms) gdb_target=embed ;;
|
|
||||||
sh-*-coff*) gdb_target=embed ;;
|
sh-*-coff*) gdb_target=embed ;;
|
||||||
sh-*-elf*) gdb_target=embed ;;
|
sh-*-elf*) gdb_target=embed ;;
|
||||||
sh-*-linux*) gdb_target=linux
|
sh-*-linux*) gdb_target=linux
|
||||||
|
Reference in New Issue
Block a user