1. 26 Jul, 2011 5 commits
  2. 25 Jul, 2011 34 commits
  3. 24 Jul, 2011 1 commit
    • configure.ac (demangler_in_ld): Default to yes. · df45fc34
      2011-07-24  Sandra Loosemore  <sandra@codesourcery.com>
      
      	gcc/
      	* configure.ac (demangler_in_ld): Default to yes.
      	* configure: Regenerated.
      	* collect2.c (main): When HAVE_LD_DEMANGLE is defined, don't
      	mess with COLLECT_NO_DEMANGLE, and just pass --demangle and
      	--no-demangle options straight through to ld.  When
      	HAVE_LD_DEMANGLE is not defined, set COLLECT_NO_DEMANGLE in a
      	way that has the intended effect on Windows.
      
      From-SVN: r176720
      Sandra Loosemore committed