1. 29 May, 2003 1 commit
    • xtensa-protos.h (smalloffset_double_mem_p): Delete. · 633e4eb4
              * config/xtensa/xtensa-protos.h (smalloffset_double_mem_p): Delete.
              (xtensa_split_operand_pair): New proto.
              * config/xtensa/xtensa.c (move_operand): Handle DFmode and DImode.
              (smalloffset_double_mem_p): Delete.
              (gen_float_relational, printx, print_operand, xtensa_va_arg):
              Fix whitespace.
              (xtensa_split_operand_pair): New.
              (xtensa_dbx_register_number): Fix formatting.
              * config/xtensa/xtensa.h (EXTRA_CONSTRAINT): Remove 'S' constraint.
              * config/xtensa/xtensa.md (movdi, movdf): Force constants to memory
              instead of splitting them into single-word moves.  Remove unnecessary
              checks for reload_in_progress and reload_completed.
              (movdi_internal, movdf_internal): Change to post-reload split patterns.
              Add constraints to allow constant operands.
              (movsf_internal): Allow CONST_INT operands.
      
      From-SVN: r67215
      Bob Wilson committed
  2. 28 May, 2003 10 commits
  3. 27 May, 2003 15 commits
  4. 26 May, 2003 4 commits
  5. 25 May, 2003 8 commits
  6. 24 May, 2003 2 commits
    • 440.md, [...]: Replace "GNU CC" with "GCC". · 4dedfc09
      	* config/rs6000/440.md, config/stormy16/stormy16protos.h,
      	config/stormy16/stormy16.c, config/stormy16/stormy16.md:
      	Replace "GNU CC" with "GCC".
      
      From-SVN: r67156
      Nathanael Nerode committed
    • Makefile.am, [...]: Replace "GNU CC" with "GCC". · cbecceb9
      2003-05-24  Nathanael Nerode  <neroden@gcc.gnu.org>
      
      	* libsupc++/Makefile.am, libsupc++/cxxabi.h, libsupc++/del_op.cc,
      	libsupc++/del_opnt.cc, libsupc++/del_opv.cc, libsupc++/del_opvnt.cc,
      	libsupc++/eh_alloc.cc, libsupc++/eh_aux_runtime.cc,
      	libsupc++/eh_catch.cc, libsupc++/eh_exception.cc,
      	libsupc++/eh_globals.cc, libsupc++/eh_personality.cc,
      	libsupc++/eh_term_handler.cc, libsupc++/eh_terminate.cc,
      	libsupc++/eh_throw.cc, libsupc++/eh_type.cc,
      	libsupc++/eh_unex_handler.cc, libsupc++/exception,
      	libsupc++/new, libsupc++/new_handler.cc, libsupc++/new_op.cc,
      	libsupc++/new_opnt.cc, libsupc++/new_opv.cc, libsupc++/new_opvnt.cc,
      	libsupc++/pure.cc, libsupc++/tinfo.cc, libsupc++/tinfo2.cc,
      	libsupc++/typeinfo, libsupc++/unwind-cxx.h, libsupc++/vec.cc:
      	Replace "GNU CC" with "GCC".
      
      From-SVN: r67155
      Nathanael Nerode committed