mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
* configure.in (arm-*-netbsdelf*): Add target.
* configure: Regenerate.
This commit is contained in:
parent
61d0bc3328
commit
8bdcf8ca4d
@ -1,3 +1,8 @@
|
||||
2001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
|
||||
|
||||
* configure.in (arm-*-netbsdelf*): Add target.
|
||||
* configure: Regenerate.
|
||||
|
||||
2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
|
||||
|
||||
* config/tc-mips.h (TC_HANDLE_FX_DONE): Remove redundant
|
||||
|
360
gas/configure
vendored
360
gas/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -193,6 +193,7 @@ changequote([,])dnl
|
||||
arm-*-linux*aout*) fmt=aout em=linux ;;
|
||||
arm*-*-linux-gnu* | arm*-*-uclinux*)
|
||||
fmt=elf em=linux ;;
|
||||
arm-*-netbsdelf*) fmt=elf em=nbsd ;;
|
||||
arm-*-netbsd* | arm-*-openbsd*) fmt=aout em=nbsd ;;
|
||||
arm-*-oabi | thumb-*-oabi) fmt=elf ;;
|
||||
arm-epoc-pe | thumb-epoc-pe) fmt=coff em=epoc-pe ;;
|
||||
|
Loading…
Reference in New Issue
Block a user