]> granicus.if.org Git - gc/commit
2007-06-28 Hans Boehm <Hans.Boehm@hp.com>
authorhboehm <hboehm>
Thu, 28 Jun 2007 21:23:45 +0000 (21:23 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:40 +0000 (21:06 +0400)
commit03946ca31b518c05cd3b0a02fc2ccab658dee4d2
tree5393985b271f2da53860bf3a89a2f52cbb99213d
parent3f66e8f0bc80d05708b7807d9019e5dca1269d6d
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
Makefile.am
Makefile.direct
Makefile.in
doc/README.linux
dyn_load.c
misc.c
os_dep.c
thread_local_alloc.c