This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r124956 - in /branches/gcc-4_2-branch/boehm-gc:...


Author: andreast
Date: Tue May 22 19:48:05 2007
New Revision: 124956

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124956
Log:
2007-05-22  Andreas Tobler  <a.tobler@schweiz.org>

	* Backport r124870 from main.

	2007-05-20  Andreas Tobler  <a.tobler@schweiz.org>

	* configure.ac: Introduce extra_ldflags_libgc. Use it for Darwin.
	* configure: Regenerate.
	* Makefile.am (libgc_la_LDFLAGS): Use extra_ldflags_libgc.
	* Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* include/private/gcconfig.h: Enable MPROTECT_VDB for all Darwin
	targets. Remove comments. Prepare ppc64 support for Darwin.

Modified:
    branches/gcc-4_2-branch/boehm-gc/ChangeLog
    branches/gcc-4_2-branch/boehm-gc/Makefile.am
    branches/gcc-4_2-branch/boehm-gc/Makefile.in
    branches/gcc-4_2-branch/boehm-gc/configure
    branches/gcc-4_2-branch/boehm-gc/configure.ac
    branches/gcc-4_2-branch/boehm-gc/include/Makefile.in
    branches/gcc-4_2-branch/boehm-gc/include/private/gcconfig.h


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