2007-06-28 Hans Boehm <Hans.Boehm@hp.com> gc7_0
authorhboehm <hboehm>
Thu, 28 Jun 2007 21:23:45 +0000 (21:23 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 25 Jul 2011 12:03:24 +0000 (16:03 +0400)
commit79ba20b8cd49025224a6909b7a9052e6922177c2
treebf4f7cc84a98a10d06403433fb9218e2a0905f4a
parentd327e38d8e1da2dc08035a382c4d1830fc28fc78
2007-06-28  Hans Boehm <Hans.Boehm@hp.com>

* Makefile.am: Use -no-undefined for libgc.
* Makefile.in: Regenerate.
* Makefile.direct: Document USE_PROC_FOR_LIBRARIES.
* dyn_load.c (GC_register_map_entries): Rename prot_buf to prot
consistently.
* misc.c: Fix some WARN calls.  Move GC_is_initialized setting and
GC_thr_init() call.
* os_dep.c: Consistently use WARN where appropriate.
* thread_local_alloc.c: Revert change to GC_WIN32_THREADS test.  Instead
remove inappropriate pthread.h include.
* doc/README.linux: Remove some anachronisms.
* libatomic_ops-1.2/src/atomic_ops/sysdeps/gcc/powerpc.h (AO_load_acquire): Add
64-bit version.
ChangeLog
src/atomic_ops/sysdeps/gcc/powerpc.h