1. 27 Feb, 2004 2 commits
  2. 26 Feb, 2004 36 commits
  3. 25 Feb, 2004 2 commits
    • config.gcc: Add comment describing extra_gcc_objs. · 30500d84
      2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* config.gcc: Add comment describing extra_gcc_objs.
      	i[34567]86-*-cygwin*): Replace host_extra_gcc_objs with extra_gcc_objs.
      	* configure.ac (extra_gcc_objs): New substitution variable.
      	(host_extra_gcc_objs): Don't substitute.
      	* configure: Regenerate.
      	* Makefile.in: Use extra_gcc_objs.
      
      From-SVN: r78459
      Kelley Cook committed
    • * bits/demangle.h · bb9f8a85
      namespace __gnu_cxx::demangler
      (session<Allocator>::qualifier_list_Allocator): Add
      (session<Allocator>::M_qualifier_list_alloc): Add
      (session<Allocator>::decode_type_with_postfix):
      Use M_qualifier_list_alloc instead of calling operator new/delete.
      
      From-SVN: r78457
      Carlo Wood committed