This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r172333 - in /branches/google/integration/libst...


Author: ppluzhnikov
Date: Tue Apr 12 18:34:16 2011
New Revision: 172333

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172333
Log:
2011-04-12  Paul Pluzhnikov  <ppluzhnikov@google.com>

	* libstdc++-v3/src/Makefile.am: Add -fno-omit-frame-pointer to
	functexcept.
	* libstdc++-v3/libsupc++/Makefile.am: Add -fno-omit-frame-pointer
	to eh_throw and eh_terminate.
	* libstdc++-v3/src/Makefile.in: Regenerate.
	* libstdc++-v3/libsupc++/Makefile.in: Regenerate.


Modified:
    branches/google/integration/libstdc++-v3/libsupc++/Makefile.am
    branches/google/integration/libstdc++-v3/libsupc++/Makefile.in
    branches/google/integration/libstdc++-v3/src/Makefile.am
    branches/google/integration/libstdc++-v3/src/Makefile.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]