summaryrefslogtreecommitdiff
path: root/gcc/config.sub
Commit message (Expand)AuthorAgeFilesLines
* (sun4sol2): Alias for sparc-sun-solaris2.dje1995-02-201-0/+4
* Recognize lynx* as lynxos.dje1995-02-181-1/+1
* Add a blank in the #! line for 4.2BSD Dynix etc.djm1995-02-081-1/+1
* Add preliminary PowerPC eABI support.meissner1995-02-011-1/+1
* (unixware, svr4): Treat as synonyms for sysv4.kenner1995-01-281-1/+4
* Delete duplicate of sparc-*.dje1994-11-211-2/+1
* Vendor for vxworks is wrs.dje1994-11-181-0/+3
* (sparc): Recognize as a cpu.dje1994-11-171-3/+18
* Accept -domain as OS, and make it default for Apollo.rms1994-11-171-1/+4
* (pdp11): New machine name.kenner1994-10-261-2/+8
* Add licensing exception for Autoconf.djm1994-10-191-14/+18
* Translate -gnu/linux* to -linux*.rms1994-10-041-0/+3
* Add support for MIPS variantsian1994-10-031-2/+10
* (windowsnt): Alias for winnt.kenner1994-09-301-1/+4
* (os): Accept coff as an OS.wilson1994-09-301-1/+1
* (ptx): New OS; use for Sequent.kenner1994-09-101-2/+12
* (dsp16xx): New basic machine.kenner1994-09-091-1/+1
* Accept i586 like i386.rms1994-09-091-10/+7
* * config.sub: Cleanup NeXT support to emit nextstep*.bothner1994-09-071-5/+8
* Revert pc532 handling.mycroft1994-08-251-9/+2
* Rearrange handling of NetBSD ports.mycroft1994-08-251-6/+9
* Add da30-* for da30-unknown-netbsd*.mycroft1994-08-241-1/+1
* Remove mac68k-*.mycroft1994-08-241-1/+1
* Add NetBSD support.mycroft1994-08-241-1/+11
* Move m68k-ccur handling to proper part of file.rms1994-08-231-4/+8
* (basic_machine): Add 1750a.kenner1994-07-111-1/+1
* (m68k-ccur): New system.kenner1994-06-231-0/+4
* * config.sub (sparc64): New cpu.dje1994-06-151-3/+3
* (basic_machine): Accept cxux*.rms1994-05-201-1/+1
* Fix unrecognized os error message.rms1994-05-191-1/+1
* Remove duplicate -freebsd* entry.dje1994-05-041-1/+1
* Recognize FreeBSD.kenner1994-04-251-3/+3
* (next): Fix typo in m68k-next-ns3 alternative.rms1994-04-121-1/+1
* Add ns* as operating systems; default to ns2 for NeXT.kenner1994-04-091-2/+8
* Add case for Bull dpx20.kenner1994-03-241-1/+6
* Accept freebsd as OS.rms1994-03-071-1/+1
* Move comment to proper place.dje1994-03-011-2/+2
* Don't force os=-hpux for hp9k2... and hp9k3...rms1994-02-241-2/+0
* Delete duplicate clauses for hp9k2... and hp9k31...rms1994-01-161-3/+0
* Alphabetize the list of machine-name aliases.rms1994-01-161-203/+208
* Fix typo in -hiux* case.kenner1994-01-131-2/+2
* Re-add hitachi to list of companies not to treat as OS names.rms1993-10-311-1/+1
* Add H3050/RX support.kenner1993-10-301-2/+19
* (paragon): New alias.rms1993-10-261-0/+4
* Recognize powerpc.rms1993-10-191-2/+3
* fix 2 typosdje1993-10-061-2/+2
* Recognize operating system "riscix*"; recognize acorn as vendorerich1993-10-031-1/+7
* Recognize operating system `netbsd*'.roland1993-09-101-1/+1
* (lynx): Recognize as vendor.wilson1993-07-211-1/+7
* if [ "$os" ] --> if [ x"$os" != x"" ]dje1993-07-161-1/+1