1. 26 Oct, 2000 7 commits
  2. 25 Oct, 2000 22 commits
  3. 24 Oct, 2000 11 commits
    • rtlanal.c (rtx_unstable_p, [...]): Don't consider pic register stable if… · c0fc376b
      rtlanal.c (rtx_unstable_p, [...]): Don't consider pic register stable if PIC_OFFSET_TABLE_REG_CALL_CLOBBERED.
      
              * rtlanal.c (rtx_unstable_p, rtx_varies_p): Don't consider pic
              register stable if PIC_OFFSET_TABLE_REG_CALL_CLOBBERED.
      
      From-SVN: r37040
      Richard Henderson committed
    • treat pseudos just like memory · 5e2c51ba
      From-SVN: r37038
      Richard Henderson committed
    • combine.c (distribute_notes): Discard REG_LIBCALL and REG_RETVAL when deleting… · c71e1201
      combine.c (distribute_notes): Discard REG_LIBCALL and REG_RETVAL when deleting libcall sequence collapsed to...
      
      * combine.c (distribute_notes): Discard REG_LIBCALL and REG_RETVAL
      when deleting libcall sequence collapsed to a single instruction.
      
      From-SVN: r37037
      Alexandre Oliva committed
    • expr.c (do_store_flag): Don't crash if either side of a comparison is error_mark_node. · 5129d2ce
      2000-10-24  Andrew Haley  <aph@cygnus.co.uk>
      
              * expr.c (do_store_flag): Don't crash if either side of a
              comparison is error_mark_node.
      
      From-SVN: r37036
      Andrew Haley committed
    • compare.cc (test01): Add using declarations. · dcc41852
      
      
      2000-10-23  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/21_strings/compare.cc (test01): Add using declarations.
      
      	* include/c_std/bits/std_cerrno.h: And here.
      	* include/c_std/bits/std_cassert.h: Tweaks.
      
      	* mkcheck.in: Simplify.
      
      	* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Simplify.
      	(GLIBCPP_ENABLE_LONG_LONG): Same.
      	* aclocal.m4: Regenerate.
      
      	* src/Makefile.am (c_shadow_headers): Add features.h,
      	bits/wrap_features.h.
      	* src/Makefile.in: Regenerate.
      	* include/c_std/features.h: New file.
      	* include/c_std/bits/wrap_features.h (_CPP_WRAP_FEATURES_H): New
      	file. Need to have c++config.h included before this file so
      	_ISOC99_SOURCE around.
      
      	* include/c_std/sys/cdefs.h: Hack.
      	* include/c_std/stdlib.h: Same, use c++config.h.
      	* include/c_std/bits/std_cstdlib.h: Use _GLIBCPP_HAVE_STRTOLD.
      
      	* include/c_std/bits/std_cassert.h: Fix.
      	* include/c_std/bits/std_cerrno.h: Make consistent.
      
      	* include/c_std/bits/std_csetjmp.h (setjmp): Unscope global
      	declaration from ::_C_legacy to _C_legacy.
      
      	* include/c_std/bits/std_cstdio.h: same with printf.
      	* include/c_std/stdio.h: And here.
      
      	* include/c_std/bits/std_cstdlib.h: abort, exit comment.
      	* include/c_std/stdlib.h: Same here.
      
      From-SVN: r37035
      Benjamin Kosnik committed
    • compare.cc (test01): Add using declarations. · 060974d0
      
      
      
      2000-10-23  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/21_strings/compare.cc (test01): Add using declarations.
      
      	* include/c_std/bits/std_cerrno.h: And here.
      	* include/c_std/bits/std_cassert.h: Tweaks.
      
      	* mkcheck.in: Simplify.
      
      	* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Simplify.
      	(GLIBCPP_ENABLE_LONG_LONG): Same.
      	* aclocal.m4: Regenerate.
      
      	* src/Makefile.am (c_shadow_headers): Add features.h,
      	bits/wrap_features.h.
      	* src/Makefile.in: Regenerate.
      	* include/c_std/features.h: New file.
      	* include/c_std/bits/wrap_features.h (_CPP_WRAP_FEATURES_H): New
      	file. Need to have c++config.h included before this file so
      	_ISOC99_SOURCE around.
      
      	* include/c_std/sys/cdefs.h: Hack.
      	* include/c_std/stdlib.h: Same, use c++config.h.
      	* include/c_std/bits/std_cstdlib.h: Use _GLIBCPP_HAVE_STRTOLD.
      
      	* include/c_std/bits/std_cassert.h: Fix.
      	* include/c_std/bits/std_cerrno.h: Make consistent.
      
      	* include/c_std/bits/std_csetjmp.h (setjmp): Unscope global
      	declaration from ::_C_legacy to _C_legacy.
      
      	* include/c_std/bits/std_cstdio.h: same with printf.
      	* include/c_std/stdio.h: And here.
      
      	* include/c_std/bits/std_cstdlib.h: abort, exit comment.
      	* include/c_std/stdlib.h: Same here.
      
      From-SVN: r37034
      Benjamin Kosnik committed
    • sibcall.c (purge_mem_unchanging_flag): New function. · f85b5d65
      	* sibcall.c (purge_mem_unchanging_flag): New function.
      	(optimize_sibling_and_tail_recursive_calls): Call it.
      
      	* g++.old-deja/g++.other/sibcall1.C: New test.
      
      From-SVN: r37033
      Jakub Jelinek committed
    • EventObject.java: Merged from classpath. · 85d0c8b4
      2000-10-24  Bryce McKinlay  <bryce@albatross.co.nz>
      
      	* java/util/EventObject.java: Merged from classpath.
      
      From-SVN: r37032
      Bryce McKinlay committed
    • Daily bump. · 264836a1
      From-SVN: r37031
      Jeff Law committed
    • Makefile.in (check-po): New target for doing checks in the po subdir if all languages configured. · 4adee315
      2000-10-24  Philipp Thomas  <pthomas@suse.de>
      
      	* Makefile.in (check-po): New target for doing checks in the po
      	subdir if all languages configured.
      	(CHECK_TARGETS): Add @CHECK_PO@, replaced with check-po via
      	configure if NLS is enabled.
      	* configure.in: If NLS is enabled, substitute CHECK_PO by check-po,
      	otherwise leave empty.
      	* configure: Regenerate.
      
      From-SVN: r37030
      Philipp Thomas committed