1. 20 Nov, 2001 6 commits
    • Index: f/ChangeLog · 34806eda
      	* g77spec.c (lang_specific_driver) [ENABLE_SHARED_LIBGCC]: Add
      	libgcc_s.so if libf2c is used.
      	* Make-lang.in (g77spec.o): Use DRIVER_DEFINES.
      
      Index: testsuite/ChangeLog
      
      	* lib/g77.exp: Don't specify --rpath-link.
      
      From-SVN: r47195
      Geoffrey Keating committed
    • cpp.exp: For testing on a remote host, copy across all the headers. · d88c9275
      	* gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
      	across all the headers.
      	* gcc.dg/format/format.exp: For testing on a remote host,
      	copy format.h.
      
      	* gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
      	* gcc.c-torture/execute/930406-1.c: Likewise.
      	* gcc.c-torture/execute/comp-goto-1.c: Likewise.
      
      From-SVN: r47194
      Geoffrey Keating committed
    • Intro.3: More notes. · 1b4a6975
      2001-11-19  Phil Edwards  <pme@gcc.gnu.org>
      
      	* docs/doxygen/Intro.3:  More notes.
      	* docs/doxygen/style.css:  Update to default style from Doxygen 1.2.10.
      	* include/bits/stl_algobase.h:  Add doxygen hooks for functions.
      	* include/ext/hash_map:  Add @file hook.
      	* include/ext/hash_set:  Likewise.
      	* include/ext/rope:  Likewise.
      	* include/ext/ropeimpl.h:  Likewise.
      	* include/ext/slist:  Likewise.
      	* include/ext/stl_hash_fun.h:  Likewise.
      	* include/ext/stl_hashtable.h:  Likewise.
      	* include/ext/stl_rope.h:  Likewise.
      
      	* docs/html/17_intro/license.html:  Remove "experimental" sentence.
      	* docs/html/19_diagnostics/howto.html:  Document new verbose
      	terminate handler.
      	* testsuite/27_io/filebuf.cc:  Fix comment, move tweakable parameter
      	to more visible (closer to description) position.
      
      	* libsupc++/eh_type.cc:  Formatting tweak.
      	* libsupc++/exception:  Likewise.
      	* src/vterminate.cc:  Likewise.
      
      	* docs/html/17_intro/porting.html:  Regenerate.
      	* docs/html/faq/index.txt:  Regenerate.
      
      From-SVN: r47193
      Phil Edwards committed
    • * gcc.c-dg/altivec.c: New. · b73f6494
      From-SVN: r47191
      Aldy Hernandez committed
    • verify.cc (_Jv_BytecodeVerifier::require_array_type): Special case for boolean arrays. · 1578fa95
      	* verify.cc (_Jv_BytecodeVerifier::require_array_type): Special
      	case for boolean arrays.
      
      	* verify.cc (_Jv_BytecodeVerifier::compute_jump): Put PC into
      	error message.
      
      From-SVN: r47190
      Tom Tromey committed
  2. 19 Nov, 2001 26 commits
  3. 18 Nov, 2001 8 commits