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
Makefile.am For PR libgcj/8933: 2002-12-31 17:52:25 +00:00
Makefile.in Makefile.am: Add install-html target. 2006-05-24 21:33:42 +00:00
cord.h This commit was generated by cvs2svn to compensate for changes in r33244, 2000-04-19 03:29:16 +01:00
ec.h Initial revision 1999-04-07 08:01:30 +00:00
gc.h dyn_load.c (GC_has_static_roots): Declare. 2006-04-24 13:40:21 +00:00
gc_alloc.h This commit was generated by cvs2svn to compensate for changes in r42373, 2001-05-21 07:39:25 +01:00
gc_allocator.h This commit was generated by cvs2svn to compensate for changes in r85899, 2004-08-12 22:14:30 +01:00
gc_amiga_redirects.h Initial revision 2001-05-21 07:39:23 +01:00
gc_backptr.h Initial revision 2001-05-21 07:39:23 +01:00
gc_config.h.in Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
gc_config_macros.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +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 configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
gc_inl.h This commit was generated by cvs2svn to compensate for changes in r42373, 2001-05-21 07:39:25 +01:00
gc_inline.h Initial revision 1999-04-07 08:01:30 +00:00
gc_local_alloc.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
gc_mark.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
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 Import GC 6.3alpha1. 2003-07-28 04:18:23 +00:00
javaxfc.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
leak_detector.h Imported GC 6.1 Alpha 3. Finally. 2002-02-12 04:37:57 +00:00
new_gc_alloc.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
weakpointer.h Initial revision 1999-04-07 08:01:30 +00:00