1. 01 Apr, 2001 2 commits
  2. 31 Mar, 2001 4 commits
    • [multiple changes] · 9b7e0d00
      
      2001-03-31  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* configure.target: Remove duplicate aix entry.
      
      2001-03-30  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/ext/stl_bvector.h: Move to...
      	* include/bits/stl_vector.h: ...here.
      	* include/ext/bvector: Move to...
      	* include/backward/bvector.h: ...here.
      	* include/bits/std_vector.h: Change stl_bvector include.
      	* include/bits/std_queue.h: Remove bvector include.
      	* include/ext/tree: Insert using rb_tree, move to...
      	* include/backward/tree.h: ...here.
      	* include/backward/hash_map.h: Include ext/hash_map.
      	* include/backward/hash_set.h: Include ext/hash_set.
      	* include/backward/queue.h: New file.
      	* include/backward/stack.h: Edit.
      	* include/backward/algo.h: Same.
      	* include/backward/algobase.h: Same.
      	* include/backward/alloc.h: Same.
      	* include/backward/function.h: Same.
      	* include/backward/iomanip.h: Same.
      	* include/backward/istream.h: Same.
      	* include/backward/iterator.h: Same.
      	* include/backward/list.h: Same.
      	* include/backward/map.h: Same.
      	* include/backward/multimap.h: Same.
      	* include/backward/multiset.h: Same.
      	* include/backward/ostream.h: Same.
      	* include/backward/pair.h: Same
      	* include/backward/rope.h: Same.
      	* include/backward/set.h: Same.
      	* include/backward/stream.h: Same.
      	* include/backward/strstream.h: Same.
      	* include/backward/tempbuf.h: Same.
      	* src/Makefile.am (ext_headers): Edit.
      	* src/Makefile.in: Regenerate.
      	* testsuite/ext/headers.cc (main): Fix.
      	* mkcheck.in: Fix.
      
      From-SVN: r40979
      Benjamin Kosnik committed
    • * libiberty.h (alloca): Handle setting C_ALLOCA. · cc56c744
      From-SVN: r40978
      Kaveh R. Ghazi committed
    • Daily bump. · 59350e50
      From-SVN: r40974
      GCC Administrator committed
  3. 30 Mar, 2001 6 commits
    • tests_flags.in (LIBS): Pass correct path for installed testing. · b935ee20
      2001-03-30  Phil Edwards  <pme@sources.redhat.com>
      
      	* tests_flags.in (LIBS):  Pass correct path for installed testing.
      
      From-SVN: r40973
      Phil Edwards committed
    • mkcheck.in (LIBTOOL): Don't construct -B argument here... · 62f079c5
      
       2001-03-28  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* mkcheck.in (LIBTOOL): Don't construct -B argument here...
      	* tests_flags.in (CXX): Construct here.
      	(static_fail): Don't remove compile.out. Format with spaces.
      	(INCLUDES): Deal with xcompiling.
      	* configure.in (xcompiling): Substitute.
      	* testsuite/Makefile.am: Snake libjava configury.
      	* testsuite/Makefile.in: Regenerate.
      	* testsuite/23_containers/map_operators.cc: Tweaks.
      	* testsuite/23_containers/set_operators.cc: Tweaks.
      
      From-SVN: r40972
      Benjamin Kosnik committed
    • i386.c (ix86_split_long_move): Use change address to compensate stack pointer… · 886cbb88
      i386.c (ix86_split_long_move): Use change address to compensate stack pointer change in push instruction.
      
      
      	* i386.c (ix86_split_long_move): Use change address to compensate
      	stack pointer change in push instruction.
      
      From-SVN: r40968
      Jan Hubicka committed
    • Daily bump. · 63408ab1
      From-SVN: r40961
      GCC Administrator committed
    • [multiple changes] · 755f30f4
      
      2001-03-28  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* mkcheck.in (LIBTOOL): Don't construct -B argument here...
      	* tests_flags.in (CXX): Construct here.
      	(static_fail): Don't remove compile.out. Format with spaces.
      	(INCLUDES): Deal with xcompiling.
      	* configure.in (xcompiling): Substitute.
      	* testsuite/Makefile.am: Snake libjava configury.
      	* testsuite/Makefile.in: Regenerate.
      	* testsuite/23_containers/map_operators.cc: Tweaks.
      	* testsuite/23_containers/set_operators.cc: Tweaks.
      
      2001-03-28  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
      
      	Enable dejagnu testing framework.
      	* configure.in: Generate testsuite/Makefile.
      	* configure: Regenerate.
      	* Makefile.am (check-install): Change rule from this...
      	(check-script-install): ...to this.
      	(check): Change rule from this...
      	(check-script):...to this.
      	* Makefile.in: Regenerate.
      
      From-SVN: r40960
      Benjamin Kosnik committed
  4. 29 Mar, 2001 5 commits
  5. 28 Mar, 2001 23 commits