mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-03 23:17:25 +00:00
* configure.tgt: Add nios2-*-rtems*.
This commit is contained in:
parent
2e62b7218b
commit
ea33f2818e
@ -1,3 +1,7 @@
|
||||
2013-02-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* configure.tgt: Add nios2-*-rtems*.
|
||||
|
||||
2013-02-14 Yufeng Zhang <yufeng.zhang@arm.com>
|
||||
|
||||
* config/tc-aarch64.c (md_begin): Change to check if 'name' is
|
||||
|
@ -350,7 +350,8 @@ case ${generic_target} in
|
||||
|
||||
msp430-*-*) fmt=elf ;;
|
||||
|
||||
nios2*-linux*) fmt=elf em=linux ;;
|
||||
nios2-*-rtems*) fmt=elf ;;
|
||||
nios2*-linux*) fmt=elf em=linux ;;
|
||||
|
||||
ns32k-pc532-mach*) fmt=aout em=pc532mach ;;
|
||||
ns32k-pc532-ux*) fmt=aout em=pc532mach ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user