* config.sub (hexagon): Set default operating system to elf.

* testsuite/config-sub.data: Change "hexagon" mapping to
	hexagon-unknown-elf.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Joe Seymour 2012-05-25 08:34:56 +10:00 committed by Ben Elliston
parent 0bae76acc3
commit 97cde7c785
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2012-05-24 Joe Seymour <jseymour@codesourcery.com>
* config.sub (hexagon): Set default operating system to elf.
* testsuite/config-sub.data: Change "hexagon" mapping to
hexagon-unknown-elf.
2012-04-18 Joel Brobecker <brobecker@adacore.com>
* config.sub (*-lynx*178, *-lynx*5): New.

3
config.sub vendored
View File

@ -1543,6 +1543,9 @@ case $basic_machine in
c4x-* | tic4x-*)
os=-coff
;;
hexagon-*)
os=-elf
;;
tic54x-*)
os=-coff
;;

View File

@ -53,7 +53,7 @@ fido-elf fido-unknown-elf
fido fido-unknown-none
frv-linux frv-unknown-linux-gnu
hexagon-linux hexagon-unknown-linux-gnu
hexagon hexagon-unknown-none
hexagon hexagon-unknown-elf
i386-aros i386-pc-aros
i386-drops1.0 i386-pc-drops1.0
i386-elf i386-pc-elf