1. 21 Jan, 2003 5 commits
  2. 20 Jan, 2003 12 commits
  3. 19 Jan, 2003 5 commits
    • configure.in: Add missing \. · 77d187bc
      	* configure.in: Add missing \.
      	* configure: Rebuilt.
      
      From-SVN: r61487
      Nathanael Nerode committed
    • test_summary (configflags): Only use the first match. · d25fc1b5
      * test_summary (configflags): Only use the first match.  Remove
      excess space.  Use sub instead of gsub where possible.  Use `none'
      if no configure flags were given.
      
      From-SVN: r61483
      Alexandre Oliva committed
    • typename13.C: Remove XFAIL. · a99820e6
      2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
      
      	* g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
      
      From-SVN: r61482
      Paolo Carlini committed
    • config.gcc (mips64*-*-linux*): Added. · 3bd6d4c4
      * config.gcc (mips64*-*-linux*): Added.
      * config/mips/linux64.h, config/mips/t-linux64: New file.
      * config/mips/iris6.h (MIPS_TFMODE_FORMAT): Define.
      * config/mips/mips.c (override_options): Use it.
      * config/mips/mips.h (TARGET_SWITCHES): Added...
      (SUBTARGET_TARGET_SWITCHES): New, empty by default.
      * Makefile.in (SPECS): New.
      (STAGESTUFF, specs, mostlyclean, install-common): Use it.
      * gcc.c (process_command): Move self-spec processing past spec
      file loading.
      * doc/tm.texi (DRIVER_SELF_SPECS): Document the change.
      * doc/fragments.texi (MULTILIB_EXTRA_OPTS): Document need for
      CRTSTUFF_T_CFLAGS.
      (SPECS): Document.
      * doc/invoke.texi (-mabi-fake-default): Document.
      
      From-SVN: r61481
      Alexandre Oliva committed
    • m68hc11.c (stack_push_word, [...]): Declare static and GTY(). · e9f13564
      	* config/m68hc11/m68hc11.c (stack_push_word, stack_pop_word,
      	z_reg, z_reg_qi): Declare static and GTY().
      	(da_reg): Remove.
      	(create_regs_rtx): Don't create da_reg.
      	("gt-m68hc11.h"): Include for GTY roots.
      	* config/m68hc11/m68hc11.h (ix_reg, iy_reg, d_reg): Declare extern
      	and GTY() here.
      	(m68hc11_compare_op0, m68hc11_compare_op1): Likewise.
      	(m68hc11_soft_tmp_reg): Likewise.
      	* config/m68hc11/m68hc11-protos.h: Remove above declarations.
      
      From-SVN: r61479
      Stephane Carrez committed
  4. 18 Jan, 2003 9 commits
  5. 17 Jan, 2003 9 commits