1. 21 Dec, 2000 4 commits
    • haifa-sched.c (schedule_block): Provide empty source statement if not MD_SCHED_REORDER2. · 01c70ab0
              * haifa-sched.c (schedule_block): Provide empty source statement
              if not MD_SCHED_REORDER2.
      
      From-SVN: r38411
      Robert Lipe committed
    • BasicMapEntry.java: Re-added. · f387d862
      	* java/util/BasicMapEntry.java: Re-added.
      	* java/util/HashMap.java (Entry): Extend BasicMapEntry.
      	(putAll): Test for BasicMapEntry.
      	* java/util/Hashtable.java (Entry): Extend BasicMapEntry.
      	(putAll): Test for BasicMapEntry.
      	Change references from `HashMap.Entry' to `Entry' in various places.
      	* Makefile.am: Add BasicMapEntry.java.
      	* Makefile.in: Rebuilt.
      
      From-SVN: r38410
      Bryce McKinlay committed
    • Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list. · 1228c7b6
      	* src/Makefile.am (sources): Remove complex.cc, complexf.cc and
      	complexl.cc from list.
      	* src/Makefile.in: Regenerate.
      	* src/complex.cc: Remove.
      	* src/complexf.cc: Likewise.
      	* src/complexl.cc: Likewise.
      
      	* libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove csqrtl.c
      	(EXTRA_DIST): Remove csqrt.c and csqrtf.c.
      	* libmath/Makefile.in: Regenerate.
      	* libmath/complex-stub.h: Remove.
      	* libmath/csqrt.c: Likewise.
      	* libmath/sqrtf.c: Likewise.
      	* libmath/sqrtl.c: Likewise.
      	* libmath/mathconf.h: Remove <complex.h> and "complex-stub.h"
      	#inclusion.
      
      	* include/bits/std_complex.h (sqrt<>): Define primary template.
      	(complex<>): Remove sqrt friend declarations.
      
      	* configure.in: Initialize with src/ios.cc.
      	* configure: Regenerate.
      	* acinclude.m4: Remove check for csqrt* and <complex.h>
      	* aclocal.m4: Regenerate.
      	* config.h.in: Regenerate.
      	* Makefile.in: Regenerate.
      
      From-SVN: r38409
      Gabriel Dos Reis committed
    • rtl.h (REG_NON_LOCAL_GOTO): New. · 4b01bd16
              * rtl.h (REG_NON_LOCAL_GOTO): New.
              * rtl.c (reg_note_name): Update.
              * stmt.c (expand_goto): Emit a REG_NON_LOCAL_GOTO note.
              * builtins.c (expand_builtin_longjmp): Likewise.
              * flow.c (make_edges): Check for REG_NON_LOCAL_GOTO and do
              not emit an edge.
      
      From-SVN: r38408
      Richard Henderson committed
  2. 20 Dec, 2000 14 commits
  3. 19 Dec, 2000 17 commits
  4. 18 Dec, 2000 5 commits