1. 07 Dec, 1997 5 commits
    • bastring.h: Move closer to the draft standard implementation of basic_string by adding 3... · 4ef0de11
      Sun Dec  7 02:34:40 1997  Jody Goldberg	<jodyg@idt.net>
      
      	* libstdc++/std/bastring.h : Move closer to the draft standard
      	implementation of basic_string by adding 3 paramter 'Allocator'.
      	NOTE: this still differs from the standard in not offering per
      	instance allocators.
      	* libstdc++/std/bastring.cc : Likewise.
      	* libstdc++/stlinst.cc : Handle thread safe allocators if they are the
      	default.
      
      From-SVN: r16993
      Jody Goldberg committed
    • iosfwd: New header. · 179b008f
      	* iosfwd: New header.
      	* Makefile.in (HEADERS): Add it.
      
      Sun Dec  7 02:32:20 1997  Gregory L. Galloway (gregg@eoeml.gtri.gatech.edu)
      
      	* Makefile.in (HEADERS): Modified list of headers to
      	install to include all of SGI STL headers especially hash_set and
      	hash_map, and added ANSI C++ style wrappers for fstream, iomanip,
      	iostream, and strstream.
      
      	* fstream, iomanip, iostream, strstream: New forwarding headers
      	added.
      
      From-SVN: r16991
      Jason Merrill committed
    • [multiple changes] · 79a7c7fa
      Sun Dec  7 01:46:33 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
      
      	* typeck.c (build_binary_op_nodefault, pointer_diff): Symmetric
      	handling of pointer difference expressions.
      
      	* typeck.c (comp_target_types): Comparison of function/method types
      	is independent of nptrs.
      
      Sun Dec  7 01:40:27 1997  Mark Mitchell  <mmitchell@usa.net>
      
      	* pt.c (tsubst): Avoid creating pointer to reference and
      	reference to reference types.
      
      From-SVN: r16990
      Jason Merrill committed
    • * cccp.c: Fix typo brought over in merge. · 16169366
      From-SVN: r16989
      Jeffrey A Law committed
    • Merge from gcc-2.8 · 956d6950
      From-SVN: r16987
      Jeff Law committed
  2. 06 Dec, 1997 9 commits
  3. 05 Dec, 1997 6 commits
  4. 04 Dec, 1997 9 commits
  5. 03 Dec, 1997 8 commits
  6. 02 Dec, 1997 3 commits