2007-12-21 Hans Boehm <Hans.Boehm@hp.com>
authorhboehm <hboehm>
Sat, 22 Dec 2007 01:05:43 +0000 (01:05 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:41 +0000 (21:06 +0400)
commit6a6047275589ae5a530a0f5c33527088388f2138
tree37390a1b27ee075a09803ff8a40c681bcb4660c7
parent229ac02581c039a6ca8d2c07d09605444a03eb0d
2007-12-21  Hans Boehm <Hans.Boehm@hp.com>

* alloc.c: Define GC_version instead of in version.h.
* version.h: Remove.
* include/gc_version.h: Move most of version.h here.
* include/gc.h: Include gc_version.h.
* gcname.c, add_gc_prefix.c: include gc.h instead of version.h.
* Makefile.direct, Makefile.dj, Makefile.am: Adjust for
version.h rename.

2007-12-21  Hans Boehm <Hans.Boehm@hp.com> (Really mostly russ sludge dot net)

* configure.ac: Put libatomic_ops links in build directory.
* configure: Regenerate.
* Makefile.am: Dont mention atomic_ops.c and atomic_ops_sysdeps.S
as nodist sources.
Makefile.am
Makefile.direct
Makefile.dj
add_gc_prefix.c
alloc.c
configure
configure.ac
gcname.c
include/gc.h
include/gc_version.h [moved from version.h with 84% similarity]