mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
* configure.tgt: Add bfin-*-rtems*.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2008-07-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.tgt: Add bfin-*-rtems*.
|
||||||
|
|
||||||
2008-07-04 Alan Modra <amodra@bigpond.net.au>
|
2008-07-04 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* config/tc-spu.c (md_apply_fix): Handle fully resolved
|
* config/tc-spu.c (md_apply_fix): Handle fully resolved
|
||||||
|
@ -128,6 +128,7 @@ case ${generic_target} in
|
|||||||
|
|
||||||
bfin-*-linux-uclibc) fmt=fdpicelf em=linux ;;
|
bfin-*-linux-uclibc) fmt=fdpicelf em=linux ;;
|
||||||
bfin-*-uclinux*) fmt=elf em=linux ;;
|
bfin-*-uclinux*) fmt=elf em=linux ;;
|
||||||
|
bfin-*-rtems*) fmt=elf ;;
|
||||||
bfin-*elf) fmt=elf ;;
|
bfin-*elf) fmt=elf ;;
|
||||||
|
|
||||||
cr16-*-elf*) fmt=elf ;;
|
cr16-*-elf*) fmt=elf ;;
|
||||||
|
Reference in New Issue
Block a user