mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 21:03:55 +08:00
2001-02-14 H.J. Lu <hjl@gnu.org>
* configure.tgt: Remove mention of earmelf_linux26.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2001-02-14 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* configure.tgt: Remove mention of earmelf_linux26.
|
||||
|
||||
2001-02-13 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
|
||||
|
@ -174,7 +174,7 @@ arm-*-netbsd*) targ_emul=armnbsd ;;
|
||||
arm-*-rtems*) targ_emul=armelf ;;
|
||||
arm-*-elf) targ_emul=armelf ;;
|
||||
arm-*-oabi) targ_emul=armelf_oabi ;;
|
||||
arm*-*-linux-gnu*) targ_emul=armelf_linux; targ_extra_emuls="armelf_linux26 armelf" ;;
|
||||
arm*-*-linux-gnu*) targ_emul=armelf_linux; targ_extra_emuls="armelf" ;;
|
||||
arm*-*-uclinux*) targ_emul=armelf_linux; targ_extra_emuls=armelf ;;
|
||||
arm*-*-conix*) targ_emul=armelf ;;
|
||||
thumb-*-linux-gnu* | thumb-*-uclinux*) targ_emul=armelf_linux; targ_extra_emuls=armelf ;;
|
||||
|
Reference in New Issue
Block a user