Commit Graph

5 Commits

Author SHA1 Message Date
Iain Sandoe 48f854c788 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.

From-SVN: r167681
2010-12-10 10:09:10 +00:00
Bryce McKinlay 54f28c21ee Import Boehm GC version 6.6.
From-SVN: r110204
2006-01-25 03:03:14 +00:00
Mike Stump 97e095fdc7 darwin_stop_world.c: Update for -m64 multilib.
* darwin_stop_world.c: Update for -m64 multilib.
        * include/private/gcconfig.h: Likewise.
        * powerpc_darwin_mach_dep.s: Likewise.

From-SVN: r96968
2005-03-24 00:48:39 +00:00
Andreas Tobler cbaaa7db2c re PR target/14931 (ASM file in GCC for PPC darwin should use the new stub style)
2004-08-15  Andreas Tobler  <a.tobler@schweiz.ch>

	PR target/14931
	* powerpc_darwin_mach_dep.s (_GC_push_regs): Change to new stub style.

From-SVN: r86029
2004-08-15 23:32:11 +02:00
Jeff Sturm 6991c6c926 Initial revision
From-SVN: r69872
2003-07-28 03:46:07 +00:00