gcc/boehm-gc
Geoffrey Keating 4f6d8cc800 Index: gcc/ChangeLog
2006-06-02  Geoffrey Keating  <geoffk@apple.com>

	* config/rs6000/host-darwin.c (sigaltstack): Protect prototype with
	HAVE_DECL_SIGALTSTACK.
	(MC_FLD): New.
	(segv_handler): Use MC_FLD.
	* configure.ac: Check for a sigaltstack declaration.
	Compute HAS_MCONTEXT_T_UNDERSCORES on Darwin.
	* configure: Regenerate.
	* config.in: Regenerate.

Index: boehm-gc/ChangeLog
2006-06-02  Geoffrey Keating  <geoffk@apple.com>

	* configure.ac: Define HAS_PPC_THREAD_STATE_R0,
	HAS_PPC_THREAD_STATE___R0, HAS_PPC_THREAD_STATE64_R0,
	HAS_PPC_THREAD_STATE64___R0, HAS_I386_THREAD_STATE_EAX,
	HAS_I386_THREAD_STATE___EAX.
	* configure: Regenerate.
	* include/gc_config.h.in: Regenerate.
	* darwin_stop_world.c (PPC_RED_ZONE_SIZE): Use standard Darwin
	macro names to determine value.
	(THREAD_STATE): New.
	(THREAD_FLD): New.
	(GC_push_all_stacks): Use THREAD_STATE and THREAD_FLD in both versions.

From-SVN: r114339
2006-06-03 02:07:36 +00:00
..
Mac_files
cord Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
doc Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
include Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
tests Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
AmigaOS.c
BCC_MAKEFILE
ChangeLog Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
EMX_MAKEFILE
MacOS.c
MacProjects.sit.hqx
Makefile.DLLs
Makefile.am Makefile.am: Add install-html target. 2006-05-24 21:33:42 +00:00
Makefile.direct Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
Makefile.dist
Makefile.dj
Makefile.in Makefile.am: Add install-html target. 2006-05-24 21:33:42 +00:00
NT_MAKEFILE
NT_STATIC_THREADS_MAKEFILE
NT_THREADS_MAKEFILE
OS2_MAKEFILE
PCR-Makefile
SMakefile.amiga
WCC_MAKEFILE
aclocal.m4 Makefile.am: Add install-html target. 2006-05-24 21:33:42 +00:00
add_gc_prefix.c
allchblk.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
alloc.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
alpha_mach_dep.S Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
backgraph.c
blacklst.c
callprocs
checksums.c
configure Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
configure.ac Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
configure.host re PR libgcj/19823 (java fails with non-executable memory) 2005-02-16 04:10:42 +00:00
darwin_stop_world.c Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
dbg_mlc.c
depcomp
digimars.mak
dyn_load.c dyn_load.c (GC_has_static_roots): Declare. 2006-04-24 13:40:21 +00:00
finalize.c
gc.mak
gc_cpp.cc
gc_cpp.cpp
gc_dlopen.c
gcc_support.c
gcj_mlc.c
gcname.c
headers.c
hpux_test_and_clear.s
ia64_save_regs_in_stack.s
if_mach.c
if_not_there.c
mach_dep.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
malloc.c
mallocx.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
mark.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
mark_rts.c
mips_sgi_mach_dep.s
mips_ultrix_mach_dep.s
misc.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
new_hblk.c
obj_map.c
os_dep.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
pc_excludes
pcr_interface.c
powerpc_darwin_mach_dep.s Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
pthread_stop_world.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
pthread_support.c * pthread_support.c: Conditionally include dlfcn.h. 2006-02-10 01:58:30 +00:00
ptr_chck.c
real_malloc.c
reclaim.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
rs6000_mach_dep.s
setjmp_t.c
solaris_pthreads.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
solaris_threads.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
sparc_mach_dep.S
sparc_netbsd_mach_dep.s
sparc_sunos4_mach_dep.s
specific.c
stubborn.c
threadlibs.c Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
typd_mlc.c
version.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
win32_threads.c Remove svn:executable property. 2006-01-25 03:13:18 +00:00