summaryrefslogtreecommitdiff
path: root/config.sub
Commit message (Collapse)AuthorAgeFilesLines
* * config.sub: Handle hppa2.0.Jeffrey A Law1998-12-161-2/+2
| | | | From-SVN: r24350
* Opps. Revert another accidental checkin.Jeff Law1998-10-221-30/+0
| | | | From-SVN: r23233
* Jeff Law1998-10-131-1/+1
| | | | | | Doh! From-SVN: r23042
* * config.sub: Bring back lost sparcv9.Jeffrey A Law1998-10-131-1/+1
| | | | From-SVN: r23041
* config.sub: Merge with FSF.Ian Lance Taylor1998-10-081-36/+76
| | | | | | | | | 8 * config.sub: Merge with FSF. * config.sub: Accept m68060 and m5200 as CPU names. Merge with devo/config.sub. From-SVN: r22950
* config.sub: Add support for i[34567]86-pc-udk.Robert Lipe1998-09-301-1/+4
| | | | | | | * config.sub: Add support for i[34567]86-pc-udk. * configure.in: Likewise. From-SVN: r22701
* * config.sub: Fix typo in last change.Richard Henderson1998-09-191-1/+1
| | | | From-SVN: r22490
* Fix typo.Jeff Law1998-09-191-1/+1
| | | | From-SVN: r22484
* config.sub: Add support for C4x target.Michael Hayes1998-09-191-1/+5
| | | | | | | * config.sub: Add support for C4x target. * configure.in: Likewise. From-SVN: r22482
* We now fully bootstrap on solaris-2.7 sparcv9.David S. Miller1998-09-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | toplevel: * config.sub: Recognize sparcv9 just like sparc64. gcc/ChangeLog: * configure.in: in sparc9-sol2 config, use 'if test' not brackets. * configure: Rebuilt. * config/sparc/sol2-sld-64.h (SPARC_DEFAULT_CMODEL): Change to CM_MEDANY. (CPP_CPU_SPEC): Do not define _LP64, header files do this. (CPP_CPU_DEFAULT_SPEC): Likewise. * config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Get the names right for arch64 libfuncs. gcc/java/ChangeLog: * jcf-io.c: Include string.h. libchill/ChangeLog: * configure.in: Use 'if test' not brackets. * configure: Rebuilt. From-SVN: r22404
* config.guess: Detect and handle MPE/IX.Mark Klein1998-08-301-3/+9
| | | | | | | * config.guess: Detect and handle MPE/IX. * config.sub: Deal with MPE/IX. From-SVN: r22108
* Add support for ARM's Thumb instruction set.Nick Clifton1998-03-251-0/+5
| | | | From-SVN: r18822
* * config.sub: Accept alphapca56 and alphaev6 properly.Richard Henderson1998-03-051-4/+6
| | | | From-SVN: r18425
* * config.sub (sco5): Fix typo.Bruno Haible1998-02-231-1/+1
| | | | From-SVN: r18209
* config.guess: More accurate determination of HP processor types.Lassi A. Tuura1998-01-271-1/+16
| | | | | | | * config.guess: More accurate determination of HP processor types. * config.sub: More accurate determination of HP processor types. From-SVN: r17520
* config.sub: Add mingw32 support.Mumit Khan1998-01-031-0/+4
| | | | | | | | * config.sub: Add mingw32 support. * configure.in: Likewise. * config/mh-mingw32: New file. From-SVN: r17291
* * config.sub: Accept 'amigados' for backward compatability.Jeffrey A Law1997-09-101-2/+3
| | | | From-SVN: r15389
* INSTALL: Change 'amigados' to 'amigaos' to match current usage.Fred Fish1997-09-071-4/+4
| | | | | | | | * INSTALL: Change 'amigados' to 'amigaos' to match current usage. * install.texi (Configurations): Ditto. * config.sub: Ditto. From-SVN: r15143
* * config.sub: Handle v850-elf.Jeffrey A Law1997-09-051-1/+1
| | | | From-SVN: r15114
* Initial revisionJason Merrill1997-08-211-0/+1177
From-SVN: r14877