r183599 - in /trunk/libstdc++-v3: ChangeLog con...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Fri Jan 27 01:21:00 GMT 2012


Author: bkoz
Date: Fri Jan 27 01:21:29 2012
New Revision: 183599

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183599
Log:
2012-01-27  Benjamin Kosnik  <bkoz@redhat.com>
	    Matthias Klose  <doko@ubuntu.com>

	* configure.ac (GLIBCXX_ENABLE_DEBUG_FLAGS): Use -gdwarf-4 -g3 -O0.
	* configure.in: Regenerated.
	* src/Makefile.am (all-once, install-data-once): New rules.
	(all-local, install-data-local): Use them.
	(build-debug, install-debug): Tweak.
	* src/Makefile.in: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.ac
    trunk/libstdc++-v3/src/Makefile.am
    trunk/libstdc++-v3/src/Makefile.in



More information about the Libstdc++-cvs mailing list