1. 23 Feb, 2006 9 commits
  2. 22 Feb, 2006 15 commits
    • Makefile.in (stmp-fixinc): Use real-$(INSTALL_HEADERS_DIR). · 9fb03bd8
      	* Makefile.in (stmp-fixinc): Use real-$(INSTALL_HEADERS_DIR).
      	(real-install-headers-tar, real-install-headers-cpio)
      	(real-install-headers-cp): New targets.
      
      From-SVN: r111372
      Daniel Jacobowitz committed
    • 2006-02-22 Paolo Carlini <pcarlini@suse.de> · 90fc5c36
      	* Adjust last ChangeLog.
      
      From-SVN: r111370
      Paolo Carlini committed
    • tree.h (variable_section): Delete. · e8dad6f0
      	* tree.h (variable_section): Delete.
      	* varasm.c (variable_section): Delete.
      
      From-SVN: r111369
      Richard Sandiford committed
    • basic_tree_assoc_cntnr_node_iterator.html: Fix links. · 55e35fb7
      2006-02-22  Paolo Carlini  <pcarlini@suse.de>
      
      	* docs/html/ext/pb_assoc/basic_tree_assoc_cntnr_node_iterator.html:
      	Fix links.
      	* docs/html/ext/pb_assoc/hash_based_containers.html: Likewise.
      	* docs/html/ext/pb_assoc/hash_standard_resize_policy.html: Likewise.
      	* docs/html/ext/pb_assoc/interface.html: Likewise..
      	* docs/html/ext/pb_assoc/list_updates.html: Likewise.
      	* docs/html/ext/pb_assoc/resize_policies.html: Likewise.
      	* docs/html/ext/pb_assoc/sample_probe_fn.html: Likewise.
      	* docs/html/ext/pb_assoc/sample_range_hashing.html: Likewise.
      	* docs/html/ext/pb_assoc/sample_ranged_hash_fn.html: Likewise.
      	* docs/html/ext/pb_assoc/sample_ranged_probe_fn.html: Likewise.
      	* docs/html/ext/pb_assoc/sample_resize_policy.html: Likewise.
      	* docs/html/ext/pb_assoc/tree_assoc_cntnr_const_node_iterator.html:
      	Likewise.
      	* docs/html/ext/pb_assoc/tree_assoc_cntnr_node_iterator.html: Likewise.
      
      From-SVN: r111368
      Paolo Carlini committed
    • re PR c++/26291 (Invalid ellipsis in operator not diagnosed) · 64844139
      	PR c++/26291
      	* decl.c (grok_op_properties): Check for ellipsis in arguments of
              operators.
      
      	* g++.dg/other/ellipsis1.C: New test.
      	* g++.dg/parse/operator4.C: Adjust error marker.
      
      From-SVN: r111367
      Volker Reichelt committed
    • re PR libstdc++/26132 (tr1/hashtable: rehash not implemented) · f8190ffc
      2006-02-22  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/26132
      	* include/tr1/hashtable (hashtable<>::rehash): Define.
      	* testsuite/tr1/6_containers/unordered/hashtable/26132.cc: New.
      
      	* include/tr1/hashtable: Trivial formatting and stylistic fixes.
      
      	* testsuite/tr1/headers.cc: remove <tr1/hashtable>, not a tr1 header,
      	only an implementation detail.
      
      From-SVN: r111366
      Paolo Carlini committed
    • re PR target/25603 (Miscompiled FORTRAN program) · e3a26d2f
      2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
      
      	PR target/25603
      	* gfortran.dg/pr25603.f: New testcase.
      
      From-SVN: r111365
      H.J. Lu committed
    • install.texi: Add notes on install.texi2html. · d7f755c3
      2006-02-22  Paolo Bonzini  <bonzini@gnu.org>
      
      	* install.texi: Add notes on install.texi2html.
      	(Building in parallel): Do not use footnotes.
      
      From-SVN: r111363
      Paolo Bonzini committed
    • sysv.S: Fix register numbers in the FDE for ffi_closure_SYSV. · 0a4e2bb5
      	* src/sh/sysv.S: Fix register numbers in the FDE for
      	ffi_closure_SYSV.
      
      From-SVN: r111362
      Kaz Kojima committed
    • list (splice): Remove splice_alloc check, redundant after implementing the splice bits of N1599. · afde1de3
      2006-02-22  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/debug/list (splice): Remove splice_alloc check, redundant
      	after implementing the splice bits of N1599.
      
      From-SVN: r111361
      Paolo Carlini committed
    • bf-spl1.c: Don't specify -m68000. · 6217ebd2
      	* gcc.dg/bf-spl1.c: Don't specify -m68000.
      	* g++.old-deja/g++.pt/static11.C: Xfail for m68k-elf
      
      From-SVN: r111360
      Nathan Sidwell committed
    • cmath.tcc: Use _GLIBCXX_BEGIN_NAMESPACE, _GLIBCXX_END_NAMESPACE. · 0d4124d4
      2006-02-21  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/c_std/cmath.tcc: Use _GLIBCXX_BEGIN_NAMESPACE,
      	_GLIBCXX_END_NAMESPACE.
      
      From-SVN: r111357
      Benjamin Kosnik committed
    • c++config: Simplify debug namespaces. · 45f388bb
      2006-02-21  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/bits/c++config: Simplify debug namespaces.
      	* include/ext/hash_set: Specialize insert_iterator after norm,
      	debug containers have been (optionally) declared. Use nested
      	namespaces.	
      	* include/ext/hash_map: Same.
      	* include/debug/hash_map.h (insert): Add specialization for value
      	pointer types.
      	* include/debug/hash_set.h (insert): Same.
      	* include/debug/hash_multimap.h: Change __gnu_debug_def to __debug.
      	* include/debug/set.h: Same.
      	* include/debug/bitset: Same.
      	* include/debug/multiset.h: Same.
      	* include/debug/hash_multiset.h: Same.
      	* include/debug/vector: Same.
      	* include/debug/map.h: Same.
      	* include/debug/deque: Same.
      	* include/debug/list: Same.
      	* include/debug/multimap.h. Same.
      	* include/debug/macros.h: Use __gnu_debug.
      	* include/debug/debug.h: Same.
      	* include/debug/formatter.h: Same.
      	* include/debug/safe_sequence.h: Same.
      	* include/debug/functions.h: Same.
      	* include/debug/safe_base.h: Same.
      	* include/debug/safe_iterator.h: Same.
      	* include/debug/safe_iterator.tcc: Same.
      	(_M_invalidate): Adjust compare order.
      	* include/debug/string: Change std::__gnu_debug to __gnu_debug.
      	* include/ext/hashtable.h: Formatting fixes.
      	* include/bits/stl_map.h: Formatting fixes.		
      	* src/compatibility.cc: Adjust compatibility symbols for old debug
      	mode model.	
      	* src/debug_list.cc: Tweak.
      	* src/debug.cc: Adjust namespaces.
      	* docs/html/debug_mode.html: Adjust namespace names.
      	* testsuite/25_algorithms/heap/heap.cc: Restore _GLIBCXX_DEBUG
      	macro guards, as count values differ when in debug mode.	
      	* testsuite/23_containers/vector/26412.cc: Move to...
      	* testsuite/23_containers/vector/26412-1.cc: ... here.
      	* testsuite/23_containers/vector/26412-2.cc: Add.
      
      	* include/ext/pb_assoc/detail/standard_policies.hpp
      	(PB_ASSOC_HASH_NAMESPACE): Remove, use __gnu_cxx::hash_map and
      	std::equal_to.
      
      	* configure.ac (libtool_VERSION): To 6:8:0.
      	* configure: Regenerate.
      	* config/abi/pre/gnu.ver: Revert to exporting __gnu_debug symbols.
      	(GLIBCXX_3.4.8): New.
      	* testsuite/testsuite_abi.cc: Add GLIBCXX_3.4.8 to known versions.
      
      From-SVN: r111356
      Benjamin Kosnik committed
    • hashtable: Trivial formatting fixes. · 03ba64bb
      2006-02-21  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/tr1/hashtable: Trivial formatting fixes.
      
      From-SVN: r111355
      Paolo Carlini committed
    • Daily bump. · 411c6f86
      From-SVN: r111353
      GCC Administrator committed
  3. 21 Feb, 2006 16 commits