2007-08-03 Hans Boehm <Hans.Boehm@hp.com>
authorhboehm <hboehm>
Sat, 4 Aug 2007 05:59:28 +0000 (05:59 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:41 +0000 (21:06 +0400)
commit6db625e8a2a7d5d8b4faf8747b5688cd64f3949e
tree3f134e0ad5908487eafbfebf768b949d0ee9c468
parent03fd483a45856f6a1ea12544b19c51fa9a57a6d5
2007-08-03  Hans Boehm <Hans.Boehm@hp.com>

* Makefile.direct: Remove comment fragment.
* tests/tests.am: Add smashtest.
* Makefile.in: Regenerate.
* configure.ac: Define GC_USE_DLOPEN_WRAP with redirect-malloc.
* configure: Regenerate.
* pthread_support.c: Fix comment spelling.
* include/private/gcconfig.h: Define USE_PROC_FOR_LIBRARIES with
GC_LINUX_THREADS and REDIRECT_MALLOC.
* tests/smash_test.c: Initial check-in.
* obj_map.c: Print log entry to correct file.
* include/private/thread_local_alloc.h: Add TlsAlloc error check.
ChangeLog
Makefile.direct
Makefile.in
configure
configure.ac
include/private/gcconfig.h
include/private/thread_local_alloc.h
obj_map.c
pthread_support.c
tests/smash_test.c [new file with mode: 0644]
tests/tests.am