gcc/boehm-gc/include
Patrick Marlier e00db51142 re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)
2012-02-23  Patrick Marlier  <patrick.marlier@gmail.com>
	    Jack Howarth  <howarth@bromo.med.uc.edu>

boehm-gc/

	PR boehm-gc/52179
	* include/gc_config.h.in: Undefine HAVE_PTHREAD_GET_STACKADDR_NP.
	* include/private/gcconfig.h (DARWIN): Define STACKBOTTOM with
	pthread_get_stackaddr_np when available.
	* configure.ac (THREADS): Check availability of pthread_get_stackaddr_np.
	* configure: Regenerate.

libjava/

	PR target/49461
	* configure.ac (SYSTEMSPEC): No longer pass -no_pie for darwin11.
	* configure: Regenerate.


Co-Authored-By: Jack Howarth <howarth@bromo.med.uc.edu>

From-SVN: r184555
2012-02-24 15:21:12 +00:00
..
private re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11) 2012-02-24 15:21:12 +00:00
Makefile.am
Makefile.in
cord.h
ec.h
gc.h
gc_alloc.h
gc_allocator.h
gc_amiga_redirects.h
gc_backptr.h
gc_config.h.in re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11) 2012-02-24 15:21:12 +00:00
gc_config_macros.h re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dllexport) on i686-w64-mingw32 target) 2012-02-10 17:30:47 +01:00
gc_cpp.h
gc_ext_config.h.in
gc_gcj.h
gc_inl.h
gc_inline.h
gc_local_alloc.h
gc_mark.h
gc_pthread_redirects.h
gc_typed.h
javaxfc.h
leak_detector.h
new_gc_alloc.h
weakpointer.h