2000-12-02 Ben Elliston <bje@redhat.com>

* config.guess: Only append "elf" to "netbsd" for platforms that
	have switched to the ELF object file format in recent history.
	From Matthew Green <mrg@eterna.com.au>.
This commit is contained in:
Ben Elliston
2000-12-02 04:44:22 +00:00
parent 424055ed7f
commit 1edc28e374
2 changed files with 25 additions and 11 deletions

View File

@ -1,3 +1,9 @@
2000-12-02 Ben Elliston <bje@redhat.com>
* config.guess: Only append "elf" to "netbsd" for platforms that
have switched to the ELF object file format in recent history.
From Matthew Green <mrg@eterna.com.au>.
2000-11-24 Nick Clifton <nickc@redhat.com>
* config.sub: Add xscale as a recognised CPU name.