aboutsummaryrefslogtreecommitdiff
path: root/config.sub
AgeCommit message (Collapse)AuthorFilesLines
2006-12-11 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-3/+6
2006-09-26 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-6/+10
2006-08-15 [ ChangeLog ]Thiemo Seufer1-0/+4
* config.sub: Add support for sde as alias of mipsisa32-sde-elf. [ bfd/ChangeLog ] * config.bfd: Add configurations for mips*el-sde-elf* and mips*-sde-elf*. [ binutils/testsuite/ChangeLog ] * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*. [ gas/ChangeLog ] * configure.tgt: Handle mips*-sde-elf*. [ gas/testsuite/ChangeLog ] * gas/mips/mips.exp: Handle mips*-sde-elf*.
2006-05-14 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-4/+7
2006-05-12 * config.sub, config.guess: Update from upstream sources.Ben Elliston1-17/+16
2006-01-16Sync top level config files from the master config repositoryNick Clifton1-11/+24
2005-12-12 Rename ms1 to mt, part 1Nathan Sidwell1-3/+9
* config.sub: Replace ms1 arch with mt. Allow ms1 as alias. * configure.in: Replace ms1 arch with mt. * configure: Rebuilt. * bfd/Makefile.am (ALL_MACHINES, ALL_MACHINES_CFILES, BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Replace ms1 with mt. (cpu_mt.lo, elf32-mt.lo): Update target and dependency names. * bfd/Makefile.in: Rebuilt. * bfd/config.bfd: Replace ms1 arch with mt. * bfd/configure.in: Replace ms1 files with mt files. * bfd/configure: Rebuilt. * bfd/elf32-mt.c: Renamed from elf32-ms1.c. Update include files. * bfd/cpu-mt.c: Renamed from cpu-ms1.c. * cpu/mt.cpu: Rename from ms1.cpu. * cpu/mt.opc: Rename from ms1.opc. * binutils/Makefile.am: Replace ms1 files with mt files. * binutils/Makefile.in: Rebuilt. * binutils/readelf.c (elf/mt.h): Adjust #include. * gas/configure.in: Replace ms1 arch with mt arch. * gas/configure: Rebuilt. * gas/configure.tgt: Replace ms1 arch with mt arch. * gas/config/tc-mt.c: Renamed from tc-ms1.c: Update include files. * gas/doc/Makefile.am (CPU_DOCS): Replace ms1 files with mt files. * gas/doc/Makefile.in: Rebuilt. * gas/testsuite/gas/mt: Renamed from ms1 dir. Update file names as needed. * gas/testsuite/gas/mt/errors.exp: Replace ms1 arch with mt arch. * gas/testsuite/gas/mt/mt.exp: Replace ms1 arch with mt arch. * gas/testsuite/gas/mt/relocs.exp: Replace ms1 arch with mt arch. * gdb/configure.tgt: Replace ms1 arch with mt arch. * gdb/config/mt: Renamed from ms1 dir. Update file names as needed. * gdb/config/mt/mt.mt (TDEPFILES): Replace ms1 file with mt file. * include/elf/mt.h: Renamed from ms1.h * ld/Makefile.am (ALL_EMULATIONS): Replace ms1 files with mt files. (eelf32mt.c): Update target name and dependencies. * ld/Makefile.in: Rebuilt. * ld/configure.tgt: Replace ms1 arch with mt arch. * ld/emulparams/elf32mt.sh: Renamed from elf32ms1.sh. Update comment. * libgloss/configure.in: Replace ms1 arch with mt arch. * libgloss/configure: Rebuilt. * libgloss/mt: Renamed from ms1 dir. * newlib/configure.host: Replace ms1 arch with mt arch. * newlib/libc/machine/mt: Renamed from ms1 dir. * opcodes/Makefile.am (CLEANFILES, CGEN_CPUS, MT_DEPS): Replace ms1 with mt. * opcodes/Makefile.in: Rebuilt. * opcodes/configure.in: Replace ms1 files with mt files. * opcodes/configure: Rebuilt. * sid/component/cgen-cpu/mt: Renamed from ms1 dir. Update file names as appropriate. * sid/component/cgen-cpu/mt/Makefile.am: Replace ms1 files with mt files. * sid/component/cgen-cpu/mt/Makefile.in: Rebuilt.
2005-12-05toplevel:Paolo Bonzini1-1/+9
2005-12-05 Paolo Bonzini <bonzini@gnu.org> Sync with gcc: 2005-12-05 Paolo Bonzini <bonzini@gnu.org> * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. Find in-tree tools if available. (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. (COMPILER_*_FOR_TARGET): New. * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. (CONFIGURED_*, USUAL_*): Remove. (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, STRIP): Use autoconf substitutions. (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, COMPILER_NM_FOR_TARGET): New. (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. (all): Make all-host and all-target in parallel. (do-[+make_target+], do-check, install, [+compare-target+]): Ensure that $$r and $$s are set before invoking a recursive make. (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. ([+bootstrap-target+]): Inline most of the `all' target. 2005-11-29 Ben Elliston <bje@au.ibm.com> * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc from the gcc build directory. * Makefile.in: Regenerate. 2005-11-29 Ben Elliston <bje@au.ibm.com> * Makefile.def: Add new libdecnumber host_module. Make all-gcc depend on all-libdecnumber. * configure.in (host_libs): Include libdecnumber. * Makefile.in: Regenerate. * configure: Likewise. 2005-11-21 Kean Johnston <jkj@sco.com> * config.sub, config.guess: Sync from upstream sources. config: 2005-12-05 Paolo Bonzini <bonzini@gnu.org> * acx.m4 (GCC_TARGET_TOOL): New.
2005-07-142005-07-14 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook1-20/+25
* COPYING, compile, config-ml.in, config.guess, config.sub, install-sh, missing, mkinstalldirs, symlink-tree, ylwrap: Sync from upstream sources.
2005-06-02* config.sub: Add cases for the Renesas m32c. (This patch has beenJim Blandy1-0/+5
accepted into the master sources.)
2005-04-292005-04-29 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini1-6/+9
Sync from gcc: 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com> * config.sub: Update from master copy. 2005-04-19 Hans-Peter Nilsson <hp@axis.com> * configure.in <crisv32-*-*, cris-*-*>: New local variable libgcj_ex_libffi. Have specific match for *-*-linux*. Separate matches for "*-*-aout" and "*-*-elf". Don't disable libffi for "*-*-elf" and "*-*-linux*". * configure: Regenerate. config: 2005-04-29 Paolo Bonzini <bonzini@gnu.org> * acx.m4 (ACX_PROG_GNAT): Remove stray break.
2005-01-192005-01-17 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook1-6/+10
* install-sh, config.sub: Import from upstream.
2004-11-162004-11-15 Kelley Cook <kcook@gcc.gnu.org>DJ Delorie1-1/+8
* install-sh, compile: Import from automake. * config.guess, config.sub: Import from savannnah.
2004-09-04Import latest version from master repository.Nick Clifton1-19/+29
2004-07-07Undo accidental commit whilst adding crx-elf portNick Clifton1-4/+0
2004-07-07Add new port: crx-elfNick Clifton1-0/+4
2004-02-19Index: ChangeLogAndrew Cagney1-8/+56
2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2003-06-12 to 2004-02-16. * config.sub: Update from version 2003-06-13 to 2004-02-16. Index: dejagnu/ChangeLog 2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2003-06-12 to 2004-02-16. * config.sub: Update from version 2003-06-13 to 2004-02-16. Index: readline/ChangeLog.gdb 2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2003-06-12 to 2004-02-16. * config.sub: Update from version 2003-06-13 to 2004-02-16.
2003-08-08Add MSP430 variantsNick Clifton1-2/+2
2003-06-142003-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+6
* config.guess: Update to 2003-06-12 version. * config.sub: Update to 2003-06-13 version.
2003-06-122003-06-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+10
* config.guess: Update to 2003-06-06 version. * config.sub: Update to 2003-06-06 version.
2003-05-132003-05-13 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-2/+5
* config.guess: Update to 2003-05-09 version. * config.sub: Update to 2003-05-09 version.
2003-02-19import latest versionsAlan Modra1-6/+22
2003-01-08[ ChangeLog ]Chris Demetriou1-16/+19
2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version. [ dejagnu/ChangeLog ] 2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version. [ readline/ChangeLog.gdb ] 2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version.
2002-09-12Import chnages from master config repository.Nick Clifton1-8/+8
2002-08-23Import config.guess and config.sub.Andrew Cagney1-20/+30
2002-07-172002-07-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-14/+31
* config.guess: Update to 2002-07-09 version. * config.sub: Update to 2002-07-03 version.
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley1-2/+2
* configure.in: Add support for frv. * config.sub: Add support for frv.
2002-05-28Add DLX targetNick Clifton1-2/+2
2002-05-22* config.guess: Update to 2002-05-22 version.Jason Thorpe1-3/+3
* config.sub: Likewise.
2002-04-30 * config.guess: Updated to 2002-04-26's version.Mark Mitchell1-6/+6
* config.sub: Updated to 2002-04-26's version.
2002-02-242002-02-23 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-40/+33
* config.guess: Import from master sources, rev 1.232. * config.sub: Import from master sources, rev 1.246.
2002-02-01 * config.guess: Import from master sources, rev 1.229.Ben Elliston1-4/+14
* config.sub: Import from master sources, rev 1.240.
2002-01-162002-01-16 H.J. Lu (hjl@gnu.org)H.J. Lu1-5/+11
* config.guess: Import from master sources, rev 1.225. * config.sub: Import from master sources, rev 1.238. * MAINTAINERS: Updated notes on config.guess and config.sub.
2001-12-18 * config.sub: Import latest version.Alan Modra1-5/+19
* config.guess: Likewise.
2001-11-26 * config.sub: Update to version 1.232 on subversion.Geoffrey Keating1-12/+20
2001-09-28 * config.sub, config.guess: Import latest from subversions.Hans-Peter Nilsson1-4/+6
2001-09-15 * config.sub: Reverted the earlier change, this version is not theThiemo Seufer1-9/+1
master file.
2001-09-14 /bfd/ChangeLogThiemo Seufer1-1/+9
* config.bfd: Change machine triplets from mips*el*-* to mips*el-*. Add support for mips64. /ChangeLog * config.sub: Change machine triplets from mipsel*-* to mips*el-*. Add support for mips64. /gas/ChangeLog * configure.in: Change machine triplets from mips-*-linux-gnu* to mips*-*-linux*.
2001-08-312001-08-30 Eric Christopher <echristo@redhat.com>Eric Christopher1-3/+3
Jason Eckhardt <jle@redhat.com> * config.sub: Add support for mipsisa32.
2001-08-312001-08-30 Eric Christopher <echristo@redhat.com>Eric Christopher1-3/+3
* config.sub, config.guess: Import latest from subversions.
2001-08-20 * config.sub, config.guess: Import latest from subversions.Alan Modra1-55/+108
2001-03-222001-03-22 Philip Blundell <philb@gnu.org>Phil Blundell1-8/+10
* config.sub, config.guess: Import latest from subversions.
2001-02-10Add s390 supportNick Clifton1-1/+1
2001-02-04 * config.guess: Import from subversions.gnu.org (revision 1.181).Michael Sokolov1-19/+28
* config.sub: Import from subversions.gnu.org (revision 1.199).
2001-01-07 * config.sub, config.guess: Update from subversions.Andreas Jaeger1-32/+39
2000-12-01Add MIPS32 as a seperate MIPS architectureNick Clifton1-6/+8
2000-11-06* config.sub: Add support for Sun ChorusChristopher Faylor1-0/+9
2000-11-02Add support for -storm-chaosNick Clifton1-3/+3
2000-09-122000-09-12 Philip Blundell <philb@gnu.org>Phil Blundell1-9/+13
* config.sub, config.guess: Update from subversions.
2000-07-20 * config.sub: Update to subversions version 2000-07-06.Hans-Peter Nilsson1-13/+24