66
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* config.guess (*:NetBSD:*:*): Handle aarch64eb. * testsuite/config-guess.data: Add test cases. More... over 3 years ago
Fix whitespace problem in config.sub. More... over 3 years ago
* config.sub (i*86-pc-os2-emx): Recognise correctly. * testsuite/config-sub.data: Add OS/2 tests to avoid regressions. More... over 3 years ago
* config.sub (uclinux-uclibc*): Fix detection. * testsuite/config-sub.data: Add a test case to avoid regression. More... over 3 years ago
* config.guess: Don't use 'ldd --version' to determine the presence of musl libc, as this fails on Alpine Linux 3.10. More... over 3 years ago
* config.sub: Fix regression in QNX recognition. * testsuite/config-sub.data: Add some test cases. More... over 3 years ago
* config.guess: Replace "if [ EXPR ]" with "if test EXPR". * config.sub: Likewise. * testsuite/config-guess.sh: Likewise. * testsuite/config-sub.sh: Likewise. More... over 3 years ago
* config.guess (arm64:Darwin:*:*): Recognise. * testsuite/config-guess.data: Add a test case. More... almost 4 years ago
* config.sub (case $cpu): Whitespace fix. More... almost 4 years ago
* config.sub (arm64-*): Canonicalise to aarch64-*. More... almost 4 years ago
* config.sub: Properly parse the KERNEL-OS case. More... almost 4 years ago
* config.sub (s390, s390x): Use 'ibm' vendor default, but allow overrides. More... almost 4 years ago
* config.sub: Allow CPU to influence vendor defaulting too. More... almost 4 years ago
* config.sub: Move OS whitelist to the bottom of the case as preparation for future work. More... almost 4 years ago
* config.sub (s390, s390x): Don't set manufacturer. * testsuite/config-sub.data: Add test cases. More... almost 4 years ago
* config.sub (psp): Recognize. * testsuite/config-sub.data: Add test case. More... almost 4 years ago
* config.guess (x86_64:Linux:*:*): Detect x32 ABI. This is currently only supported when CC_FOR_BUILD is available, as that ultimately governs what the native ABI is. More... almost 4 years ago
* config.sub (-genode*): New. * testsuite/config-sub.data: Add test cases. More... almost 4 years ago
* config.guess: Instruct the user to send information about their system only if the script they are running has a timestamped year of less than three years ago. More... about 4 years ago
Reported by Peter Eisentraut: * config.sub (case $os): Append asterisk to 'powerunix'. More... about 4 years ago
* config.guess: Update copyright years. * config.sub: Likewise. * doc/config.guess.1: Regenerate. * doc/config.sub.1: Likewise. More... over 4 years ago
Typo fix. More... over 4 years ago
* config.guess (set_cc_for_build): Prevent multiple calls by chechking if $tmp is already set. We can't check CC_FOR_BUILD as the user may set it externally. Thanks to Torbjörn Granlund for the bug report. More... over 4 years ago
* config.guess (alpha:Linux:*:*): Guard against missing /proc/cpuinfo by redirecting standard error to /dev/null. More... over 4 years ago
* testsuite/config-guess.data: Sort. * testsuite/config-sub.data: Likewise. More... over 4 years ago
* config.guess (*:Twizzler:*:*): New. * config.sub (-twizzler*): New. * testsuite/config-guess.data: Add test cases. * testsuite/config-sub.data: Ditto. More... over 4 years ago
* testsuite/config-sub.data: Add some old Pentium test cases. More... over 4 years ago
* config.guess (mips:OSF1:*.*): Whitespace cleanup. More... almost 5 years ago
This change introduces a new test to config-sub.sh which runs every config.guess expected triplet through config.sub so that we can check that it is properly recognised. Sometimes, new triplets have been added to config.guess without updating config.sub accordingly (eg, Harris NightHawk machines running PowerUnix from the mid-1990s!) More... almost 5 years ago
* config.sub: Recognise os108*. * testsuite/config-sub.data: Add a test case. More... almost 5 years ago