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

iains@gcc.gnu.org iains@gcc.gnu.org
Fri Dec 10 10:09:00 GMT 2010


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



More information about the Gcc-cvs mailing list