Commit: Sync top level config.[guess|sub] with master versions
Nick Clifton
nickc@redhat.com
Fri Jan 17 10:17:44 GMT 2025
Hi Guys,
I am applying the attached patch to sync the top level config.guess
and config.sub files with the latest versions from the config project.
Amongst other things this brings in:
commit 00b15927496058d23e6258a28d8996f87cf1f191
Port config.guess to strict POSIX.1-2024 c17
* config.guess (set_cc_for_build):
Try the c17 compiler, standardized in POSIX.1-2024. See:
https://pubs.opengroup.org/onlinepubs/9799919799/utilities/c17.html
While we're at it, prefer c99 to c89.
commit 1f9c04891adfcc962f2466f182671dd5f67d7100
config.sub: add missing CPUs, vendors, and OSes.
Add the following entries to the tables of valid CPUs, vendors, and
operating systems:
CPUs: v810
Vendors: acorn, atari, be, ccur, commodore, digital, intergraph, rebel,
rom68k, rombug, semi, siemens, sni, stratus, tektronix
OSes: atheos, chorusos, psos, syllable, wince
Evidence elsewhere in this script, and/or in config.guess, indicates
that these are all supposed to be valid.
Cheers
Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.patch
Type: text/x-patch
Size: 22842 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20250117/50fba657/attachment-0001.bin>
More information about the Binutils
mailing list