]> granicus.if.org Git - gc/commit
update boehm-gc for powerpc m64 darwin.
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Dec 2010 10:09:10 +0000 (10:09 +0000)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 06:54:30 +0000 (10:54 +0400)
commit0f6c1b1124859bb2ac510936a85807ac0775b741
treec2e2ac967db0ec1a4470a69005f851fde4a0613b
parentff8e5b28ce130230860953cb90395b4602b288ad
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167681 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
powerpc_darwin_mach_dep.s
pthread_support.c
tests/test.c