gcc/boehm-gc
Andreas Tobler 583cb3d38f configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* and...
2007-01-11  Andreas Tobler  <a.tobler@schweiz.org>

	* configure.ac: Replaced HAS_I386_THREAD_STATE_* with
	HAS_X86_THREAD_STATE32_* and HAS_X86_THREAD_STATE64_* respectively.
	* configure: Regenerated.
	* include/private/gcconfig.h (DARWIN): Added X86_64 define for Darwin.
	Added base definitions for the X86_64 Darwin port.
	* include/private/gc_priv.h: Added definitions for Darwin MACH thread
	operations. Moved existing THREAD_STATE info from darwin_stop_world.c.
	* darwin_stop_world.c: Removed THREAD_STATE info. Added
	HAS_X86_THREAD_STATE64___RAX. And replaced HAS_I386_THREAD_STATE___EAX
	with HAS_X86_THREAD_STATE32___EAX.
	(GC_push_all_stacks): Use GC_MACH_THREAD_STATE_COUNT. Add code for
	X86_64 Darwin.
	* dyn_load.c (GC_dyld_name_for_hdr): Use GC_MACH_HEADER.
	(GC_dyld_image_add): Use GC_MACH_HEADER and GC_MACH_SECTION.
	Distinguish between getsectbynamefromheader_64 and
	getsectbynamefromheader.
	(GC_dyld_image_remove): Likewise.
	* os_dep.c (GC_dirty_init): Use GC_MACH_THREAD_STATE.
	(catch_exception_raise): Introduce exception information for I386 and
	X86_64 Darwin. Add X86_64 for exc_state.faultvaddr.

From-SVN: r120684
2007-01-11 21:06:45 +01:00
..
cord
doc
include configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* and... 2007-01-11 21:06:45 +01:00
Mac_files
tests
aclocal.m4
add_gc_prefix.c
allchblk.c
alloc.c
alpha_mach_dep.S
AmigaOS.c
backgraph.c
BCC_MAKEFILE
blacklst.c
callprocs
ChangeLog configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* and... 2007-01-11 21:06:45 +01:00
checksums.c
configure configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* and... 2007-01-11 21:06:45 +01:00
configure.ac configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* and... 2007-01-11 21:06:45 +01:00
configure.host
darwin_stop_world.c configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* and... 2007-01-11 21:06:45 +01:00
dbg_mlc.c
depcomp
digimars.mak
dyn_load.c configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* and... 2007-01-11 21:06:45 +01:00
EMX_MAKEFILE
finalize.c
gc_cpp.cc
gc_cpp.cpp
gc_dlopen.c
gc.mak
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
MacOS.c
MacProjects.sit.hqx
Makefile.am
Makefile.direct
Makefile.dist
Makefile.dj
Makefile.DLLs
Makefile.in
malloc.c
mallocx.c
mark_rts.c
mark.c
mips_sgi_mach_dep.s
mips_ultrix_mach_dep.s
misc.c re PR boehm-gc/29068 (Bootstrap fails building libjava on SPARC/Solaris) 2006-09-14 18:06:04 +00:00
new_hblk.c
NT_MAKEFILE
NT_STATIC_THREADS_MAKEFILE
NT_THREADS_MAKEFILE
obj_map.c
OS2_MAKEFILE
os_dep.c configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* and... 2007-01-11 21:06:45 +01:00
pc_excludes
pcr_interface.c
PCR-Makefile
powerpc_darwin_mach_dep.s
pthread_stop_world.c
pthread_support.c re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with garbage collector) 2006-08-21 22:07:30 +00:00
ptr_chck.c
real_malloc.c
reclaim.c
rs6000_mach_dep.s
setjmp_t.c
SMakefile.amiga
solaris_pthreads.c
solaris_threads.c
sparc_mach_dep.S
sparc_netbsd_mach_dep.s
sparc_sunos4_mach_dep.s
specific.c
stubborn.c
threadlibs.c
typd_mlc.c
version.h
WCC_MAKEFILE
win32_threads.c