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]

r167681 - in /trunk/boehm-gc: ChangeLog powerpc...


Author: iains
Date: Fri Dec 10 10:09:10 2010
New Revision: 167681

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167681
Log:

update boehm-gc for powerpc m64 darwin.

boehm-gc:

	* powerpc_darwin_mach_dep.s:  Update for m64.  Add eh frames.
	Do not build or use the picsymbol stub for Darwin >= 9.
	* tests/test.c (reverse_test):  Modify count for ppc64-darwin.
	* pthread_support.c (GC_get_thread_stack_base): Correct a debug
	statement.


Modified:
    trunk/boehm-gc/ChangeLog
    trunk/boehm-gc/powerpc_darwin_mach_dep.s
    trunk/boehm-gc/pthread_support.c
    trunk/boehm-gc/tests/test.c


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