aboutsummaryrefslogtreecommitdiff
path: root/config.sub
AgeCommit message (Collapse)AuthorFilesLines
1999-01-30config.guess: Add support for i386-pc-interix.Mumit Khan1-2/+3
* config.guess: Add support for i386-pc-interix. * config.sub: Likewise. * configure.in: Likewise. * config/mh-interix: New file. From-SVN: r24913
1998-12-22* config.sub: Clean up handling of hppa2.0.Jeffrey A Law1-2/+5
From-SVN: r24401
1998-12-16* config.sub: Handle hppa2.0.Jeffrey A Law1-2/+2
From-SVN: r24350
1998-10-22Opps. Revert another accidental checkin.Jeff Law1-30/+0
From-SVN: r23233
1998-10-13Jeff Law1-1/+1
Doh! From-SVN: r23042
1998-10-13* config.sub: Bring back lost sparcv9.Jeffrey A Law1-1/+1
From-SVN: r23041
1998-10-08config.sub: Merge with FSF.Ian Lance Taylor1-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
1998-09-30config.sub: Add support for i[34567]86-pc-udk.Robert Lipe1-1/+4
* config.sub: Add support for i[34567]86-pc-udk. * configure.in: Likewise. From-SVN: r22701
1998-09-19* config.sub: Fix typo in last change.Richard Henderson1-1/+1
From-SVN: r22490
1998-09-19Fix typo.Jeff Law1-1/+1
From-SVN: r22484
1998-09-19config.sub: Add support for C4x target.Michael Hayes1-1/+5
* config.sub: Add support for C4x target. * configure.in: Likewise. From-SVN: r22482
1998-09-13We now fully bootstrap on solaris-2.7 sparcv9.David S. Miller1-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
1998-08-30config.guess: Detect and handle MPE/IX.Mark Klein1-3/+9
* config.guess: Detect and handle MPE/IX. * config.sub: Deal with MPE/IX. From-SVN: r22108
1998-03-25Add support for ARM's Thumb instruction set.Nick Clifton1-0/+5
From-SVN: r18822
1998-03-05* config.sub: Accept alphapca56 and alphaev6 properly.Richard Henderson1-4/+6
From-SVN: r18425
1998-02-23* config.sub (sco5): Fix typo.Bruno Haible1-1/+1
From-SVN: r18209
1998-01-27config.guess: More accurate determination of HP processor types.Lassi A. Tuura1-1/+16
* config.guess: More accurate determination of HP processor types. * config.sub: More accurate determination of HP processor types. From-SVN: r17520
1998-01-03config.sub: Add mingw32 support.Mumit Khan1-0/+4
* config.sub: Add mingw32 support. * configure.in: Likewise. * config/mh-mingw32: New file. From-SVN: r17291
1997-09-10* config.sub: Accept 'amigados' for backward compatability.Jeffrey A Law1-2/+3
From-SVN: r15389
1997-09-07INSTALL: Change 'amigados' to 'amigaos' to match current usage.Fred Fish1-4/+4
* INSTALL: Change 'amigados' to 'amigaos' to match current usage. * install.texi (Configurations): Ditto. * config.sub: Ditto. From-SVN: r15143
1997-09-05* config.sub: Handle v850-elf.Jeffrey A Law1-1/+1
From-SVN: r15114
1997-08-21Initial revisionJason Merrill1-0/+1177
From-SVN: r14877