Skip to content
Snippets Groups Projects
  1. Feb 23, 2006
  2. Feb 22, 2006
    • drow's avatar
      * Makefile.in (stmp-fixinc): Use real-$(INSTALL_HEADERS_DIR). · ccdd426b
      drow authored
      	(real-install-headers-tar, real-install-headers-cpio)
      	(real-install-headers-cp): New targets.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111372 138bc75d-0d04-0410-961f-82ee72b054a4
      ccdd426b
    • paolo's avatar
      2006-02-22 Paolo Carlini <pcarlini@suse.de> · da306b64
      paolo authored
      	* Adjust last ChangeLog.
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111370 138bc75d-0d04-0410-961f-82ee72b054a4
      da306b64
    • rsandifo's avatar
      * tree.h (variable_section): Delete. · 610a28ab
      rsandifo authored
      	* varasm.c (variable_section): Delete.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111369 138bc75d-0d04-0410-961f-82ee72b054a4
      610a28ab
    • paolo's avatar
      2006-02-22 Paolo Carlini <pcarlini@suse.de> · 6f059ef1
      paolo authored
      	* 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111368 138bc75d-0d04-0410-961f-82ee72b054a4
      6f059ef1
    • reichelt's avatar
      PR c++/26291 · 33b91f7e
      reichelt authored
      	* 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111367 138bc75d-0d04-0410-961f-82ee72b054a4
      33b91f7e
    • paolo's avatar
      2006-02-22 Paolo Carlini <pcarlini@suse.de> · feb8f7d9
      paolo authored
      	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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111366 138bc75d-0d04-0410-961f-82ee72b054a4
      feb8f7d9
    • hjl's avatar
      2006-02-22 H.J. Lu <hongjiu.lu@intel.com> · 8304abfd
      hjl authored
      	PR target/25603
      	* gfortran.dg/pr25603.f: New testcase.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111365 138bc75d-0d04-0410-961f-82ee72b054a4
      8304abfd
    • bonzini's avatar
      2006-02-22 Paolo Bonzini <bonzini@gnu.org> · 6f6ae966
      bonzini authored
      	* install.texi: Add notes on install.texi2html.
      	(Building in parallel): Do not use footnotes.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111363 138bc75d-0d04-0410-961f-82ee72b054a4
      6f6ae966
    • kkojima's avatar
      * src/sh/sysv.S: Fix register numbers in the FDE for · 5ab2e6e4
      kkojima authored
      	ffi_closure_SYSV.
      
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111362 138bc75d-0d04-0410-961f-82ee72b054a4
      5ab2e6e4
    • paolo's avatar
      2006-02-22 Paolo Carlini <pcarlini@suse.de> · de3a389c
      paolo authored
      	* include/debug/list (splice): Remove splice_alloc check, redundant
      	after implementing the splice bits of N1599.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111361 138bc75d-0d04-0410-961f-82ee72b054a4
      de3a389c
    • nathan's avatar
      * gcc.dg/bf-spl1.c: Don't specify -m68000. · 14fe2d6c
      nathan authored
      	* g++.old-deja/g++.pt/static11.C: Xfail for m68k-elf
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111360 138bc75d-0d04-0410-961f-82ee72b054a4
      14fe2d6c
    • bkoz's avatar
      2006-02-21 Benjamin Kosnik <bkoz@redhat.com> · ab10ed24
      bkoz authored
      	* include/c_std/cmath.tcc: Use _GLIBCXX_BEGIN_NAMESPACE,
      	_GLIBCXX_END_NAMESPACE.
      
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111357 138bc75d-0d04-0410-961f-82ee72b054a4
      ab10ed24
    • bkoz's avatar
      2006-02-21 Benjamin Kosnik <bkoz@redhat.com> · 10c73e3f
      bkoz authored
      	* 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.
      
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111356 138bc75d-0d04-0410-961f-82ee72b054a4
      10c73e3f
    • paolo's avatar
      2006-02-21 Paolo Carlini <pcarlini@suse.de> · f6595c4d
      paolo authored
      	* include/tr1/hashtable: Trivial formatting fixes.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111355 138bc75d-0d04-0410-961f-82ee72b054a4
      f6595c4d
    • gccadmin's avatar
      Daily bump. · ab268bab
      gccadmin authored
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111353 138bc75d-0d04-0410-961f-82ee72b054a4
      ab268bab
  3. Feb 21, 2006
Loading