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]

r109905 - in /branches/csl/sourcerygxx-4_1: Cha...


Author: pbrook
Date: Wed Jan 18 19:54:09 2006
New Revision: 109905

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109905
Log:
2006-01-18  Paul Brook  <paul@codesourcery.com>

	Merge from csl-arm-branch
	2005-03-10  Julian Brown  <julian@codesourcery.com>
	* libstdc++configure.ac (LIBSUPCXX_PRONLY): New AM_CONDITIONAL: yes
	if we are compiling for SymbianOS on ARM.
	* libstdc++include/Makefile.am: Don't install C++ headers if
	LIBSUPCXX_PRONLY is true.
	* libstdc++libsupc++/Makefile.am: Include only eh_personality.cc
	in libsupc++ if LIBSUPCXX_PRONLY is true.
	* libstdc++Makefile.in: Regenerate.
	* libstdc++configure: Regenerate.
	* libstdc++include/Makefile.in: Regenerate.
	* libstdc++libmath/Makefile.in: Regenerate.
	* libstdc++libsupc++/Makefile.in: Regenerate.
	* libstdc++po/Makefile.in: Regenerate.
	* libstdc++src/Makefile.in: Regenerate.
	* libstdc++testsuite/Makefile.in: Regenerate.


Modified:
    branches/csl/sourcerygxx-4_1/libstdc++-v3/Makefile.in
    branches/csl/sourcerygxx-4_1/libstdc++-v3/configure
    branches/csl/sourcerygxx-4_1/libstdc++-v3/configure.ac
    branches/csl/sourcerygxx-4_1/libstdc++-v3/include/Makefile.am
    branches/csl/sourcerygxx-4_1/libstdc++-v3/include/Makefile.in
    branches/csl/sourcerygxx-4_1/libstdc++-v3/libmath/Makefile.in
    branches/csl/sourcerygxx-4_1/libstdc++-v3/libsupc++/Makefile.am
    branches/csl/sourcerygxx-4_1/libstdc++-v3/libsupc++/Makefile.in
    branches/csl/sourcerygxx-4_1/libstdc++-v3/po/Makefile.in
    branches/csl/sourcerygxx-4_1/libstdc++-v3/src/Makefile.in
    branches/csl/sourcerygxx-4_1/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Modified:
    branches/csl/sourcerygxx-4_1/ChangeLog.csl


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