summaryrefslogtreecommitdiff
path: root/lib/make/config.guess
Commit message (Collapse)AuthorAge
* Added info to recognize Fujitsu VPP5000 systems.tradke2002-03-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2641 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Latest config.guess and config.sub from GNU autoconf project -goodale2001-05-11
| | | | | | | | | | | | | | | Working revision: 1.170 Repository revision: 1.170 /cvs/autoconf/config.guess,v Working revision: 1.181 Repository revision: 1.181 /cvs/autoconf/config.sub,v This may temporarily break configuration on hitachi and sx5. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2169 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added recognition of ld_supported_emulatiosn=elf_i386 needed for pgccgoodale2000-04-21
| | | | | | | | | compiler under linux. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1615 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added recognition for hitachi sr8000 - powerpc-hitachi-hiuxmppgoodale2000-04-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1597 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Latest config.guess and config.sub from the autoconf cvs server. This willgoodale2000-04-12
| | | | | | | | | probably temporarily break things on some platforms, this should be fixed soon. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1532 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added recognition for NEC SX-5 .goodale2000-02-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1391 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a default HP-ARCH in th rule for HP. This is a short-termgoodale1999-10-21
| | | | | | | | | | workaround, hopefully code to detect the correct cpu will be there eventually 8-) Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1081 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Piped stdout of the compilation and linking of a test file whilstgoodale1999-09-01
| | | | | | | | | | | | | determining the type of linux architecture. This is needed as the Portland Group compiler pgcc reports "Linking" while linking and this was making its way into the architecture type ! See PR/54 Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@865 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Put comments in sayig these are modified from the GNU ones.goodale1999-02-08
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@224 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added t3e recognition.goodale1999-01-29
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@147 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Scripts to try to determine system type - thse come with thegoodale1999-01-29
autoconf 2.13 distribution. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@144 17b73243-c579-4c4c-a9d2-2d5706c11dac