Skip to content
Snippets Groups Projects
  1. Dec 12, 2005
    • Nathan Sidwell's avatar
      config.gcc (ms1): Replace with ... · 64f182bd
      Nathan Sidwell authored
      	* config.gcc (ms1): Replace with ...
      	(mt): ... this.
      	* config/ms1: Rename to ...
      	* config/mt: ... here.  Rename ms1 files to mt.
      	* config/mt/mt.c: Adjust gt-mt.h #include.
      	* config/mt/t-mt (LIB1ASMSRCS, LIB2FUNCS_EXTRA): Adjust.
      	(crti.o, crtn.o): Adjust file names.
      
      	* config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
      
      From-SVN: r108403
      64f182bd
  2. Nov 22, 2005
  3. Jul 14, 2005
    • Kelley Cook's avatar
      COPYING, [...]: Sync from upstream sources. · 0063a823
      Kelley Cook authored
      2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* COPYING, compile, config-ml.in, config.guess,
      	config.sub, install-sh, missing, mkinstalldirs,
      	symlink-tree, ylwrap: Sync from upstream sources.
      
      From-SVN: r102001
      0063a823
  4. Jun 03, 2005
  5. Apr 22, 2005
  6. Jan 18, 2005
  7. Nov 16, 2004
  8. Sep 06, 2004
  9. Feb 20, 2004
    • Andrew Cagney's avatar
      Index: ChangeLog · a7ca14fc
      Andrew Cagney authored
      2004-02-19  Andrew Cagney  <cagney@redhat.com>
      
      	* config.guess: Update from version 2003-10-16 to 2004-02-16.
      	* config.sub: Update from version 2003-11-03 to 2004-02-16.
      
      Index: boehm-gc/ChangeLog
      2004-02-19  Andrew Cagney  <cagney@redhat.com>
      
      	* config.guess: Update from version 2002-01-10 to 2004-02-16.
      	* config.sub: Update from version 2002-01-02 to 2004-02-16.
      
      Index: libjava/libltdl/ChangeLog
      2004-02-19  Andrew Cagney  <cagney@redhat.com>
      
      	* config.guess: Update from version 2003-10-07 to 2004-02-16.
      	* config.sub: Update from version 2003-10-07 to 2004-02-16.
      
      From-SVN: r78171
      a7ca14fc
  10. Nov 03, 2003
  11. Oct 16, 2003
  12. Oct 11, 2003
  13. Jun 14, 2003
  14. Jun 12, 2003
  15. May 13, 2003
  16. Jan 30, 2003
  17. Jan 08, 2003
  18. Dec 17, 2002
  19. Aug 20, 2002
    • Eric Christopher's avatar
      config.sub: Import from master repository. · 5ce6f47b
      Eric Christopher authored
      2002-08-15  Eric Christopher  <echristo@redhat.com>
      
              * config.sub: Import from master repository.
              * config.guess: Ditto.
      2002-08-15  Eric Christopher  <echristo@redhat.com>
      	    Jeff Knaggs  <jknaggs@redhat.com>
      
      	* config.gcc (mipsisa64sr71k-elf): New target.
      	* config/mips/sr71k.md: New file.
      	* config/mips/mips.md: Use it.
      	(rot*): Add sr71k specifics.
      	* config/mips/t-sr71k: New file.
      	* config/mips/mips.h (sr71k): New cpu.
      	(TARGET_SR71K): Use it.
      	(TUNE_SR71K): Ditto.
      	(GENERATE_BRANCHLIKELY): Ditto.
      	(ISA_HAS_MULHI, ISA_HAS_MULS, ISA_HAS_MSAC, ISA_HAS_MACC,
      	ISA_HAS_ROTR_SIISA_HAS_ROTR_DI): Ditto.
      	* config/mips/mips.c (sr71k): New cpu.
      	(mips_use_dfa_pipeline_interface): Use.
      
      2002-08-15  Eric Christopher  <echristo@redhat.com>
                  Richard Sandiford <rsandifo@redhat.com>
      	    Aldy Hernandez  <aldyh@redhat.com>
      	    Graham Stott    <grahams@redhat.com>
      	    Michael Meissner  <meissner@redhat.com>
      	    Gavin Romig-Koch  <gavin@redhat.com>
      	    Ken Raeburn  <raeburn@cygnus.com>
      	    Alexandre Oliva <aoliva@redhat.com>
      
      	* config.gcc (mips64vr-elf): New target.
      	* config/mips/5400.md: New file.
      	* config/mips/5500.md: Ditto.
      	* config/mips/mips.md: Use them.
      	(frsqrt): New.
      	* config/mips/mips.c (vr4111, vr4121, vr4320, vr5400, vr5500): New
      	cpus.
      	(mips_issue_rate): Use them.
      	(mips_use_dfa_pipeline_interface): New function. Use for 5400 and 5500.
      	(TARGET_SCHEDUSE_DFA_PIPELINE_INTERFACE): Define. Use above.
      	* config/mips/mips.h (vr4111, vr4121, vr4320, vr5400, vr5500): New
      	cpus.
      	(TARGET_MIPSx): Use them.
      	(TUNE_MIPSx): Ditto.
      	(GETNATE_MULT3_SI): Ditto.
      	(ISA_HAS_BRANCHLIKELY): Ditto.
      	(ISA_HAS_CONDMOVE): Ditto.
      	(ISA_HAS_NMADD_NMSUB): Ditto.
      	(ISA_HAS_MULHI): New. Ditto.
      	(ISA_HAS_MULS): Ditto.
      	(ISA_HAS_MSAC): Ditto.
      	(ISA_HAS_MACC): Ditto.
      	(ISA_HAS_ROTR_SI): Ditto.
      	(ISA_HAS_ROTR_DI): Ditto.
      	(RTX_COSTS): Use.
      
      From-SVN: r56471
      5ce6f47b
  20. Jul 17, 2002
  21. Jun 19, 2002
  22. May 22, 2002
  23. May 08, 2002
  24. Feb 09, 2002
    • Alexandre Oliva's avatar
      config.guess: Updated to 2002-01-30's version. · 40fe0ec3
      Alexandre Oliva authored
      * config.guess: Updated to 2002-01-30's version.
      * config.sub: Updated to 2002-02-01's version.
      Contribute sh64-elf.
      2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
      * configure.in: Added sh64-*-*.
      
      From-SVN: r49628
      40fe0ec3
  25. Jan 16, 2002
  26. Dec 03, 2001
  27. Nov 09, 2001
    • Geoffrey Keating's avatar
      In ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redhat.com> · c6243b4c
      Geoffrey Keating authored
      In ChangeLog:
      2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
      
      	* config.sub: Import from master sources, rev. 1.230.
      	* MAINTAINERS: Change 'stormy16' to 'xstormy16'.
      
      Index: gcc/ChangeLog
      2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
      
      	* config.gcc: Rename stormy16 to xstormy16.
      	* config/stormy16/stormy-abi: Likewise.
      	* config/stormy16/stormy16-protos.h: Likewise.
      	* config/stormy16/stormy16.c: Likewise.
      	* config/stormy16/stormy16.h: Likewise.
      	* config/stormy16/stormy16.md: Likewise.
      
      Index: gcc/testsuite/ChangeLog
      2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
      
      	* g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
      	* g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
      	* g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
      	* g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
      	* gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
      	* gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
      	* gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
      
      From-SVN: r46867
      c6243b4c
  28. Nov 05, 2001
  29. Aug 31, 2001
  30. Aug 25, 2001
  31. Aug 15, 2001
  32. Jul 16, 2001
  33. Jun 09, 2001
  34. Jun 04, 2001
    • Phil Edwards's avatar
      config.guess: Import CVS version 1.194. · ae3ca0a9
      Phil Edwards authored
      2001-06-04  Phil Edwards  <pme@sources.redhat.com>
      
      	* config.guess:  Import CVS version 1.194.  All gcc-local changes
      	appear to also be in the master copy.
      	* config.sub:  Import CVS version 1.211.
      
      From-SVN: r42884
      ae3ca0a9
  35. Apr 06, 2001
  36. Feb 12, 2001
  37. Nov 06, 2000
  38. Nov 02, 2000
  39. Oct 05, 2000
  40. Sep 05, 2000
Loading