gcc/boehm-gc/include
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
..
private gc_locks.h (GC_test_and_set <POWERPC>): Don't use broken 64-bit version. 2006-02-04 10:45:08 +10:30
cord.h
ec.h
gc_alloc.h
gc_allocator.h
gc_amiga_redirects.h
gc_backptr.h
gc_config_macros.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
gc_config.h.in Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
gc_cpp.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
gc_ext_config.h.in gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION. 2006-02-07 01:02:31 +00:00
gc_gcj.h
gc_inl.h
gc_inline.h
gc_local_alloc.h
gc_mark.h
gc_pthread_redirects.h gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION. 2006-02-07 01:02:31 +00:00
gc_typed.h
gc.h dyn_load.c (GC_has_static_roots): Declare. 2006-04-24 13:40:21 +00:00
javaxfc.h
leak_detector.h
Makefile.am
Makefile.in Makefile.am: Add install-html target. 2006-05-24 21:33:42 +00:00
new_gc_alloc.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
weakpointer.h