libtoolized GC library. See ChangeLog for details.
authorTom Tromey <tromey@cygnus.com>
Mon, 26 Apr 1999 14:15:05 +0000 (14:15 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 26 Apr 1999 14:15:05 +0000 (14:15 +0000)
commit66deb2be595d1a2ca4d00cfbf24d13e7a772c5ab
tree419bf5af5475ca11cc989d4c67ec026cfeb18980
parent01656b25ec4da07ca1470bd2b7c64456e5900f2e
libtoolized GC library.  See ChangeLog for details.

Also a couple bug fixes:
* dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as
`weak'.
* misc.c (GC_init_inner): If QUICK_THREADS defined, compute
GC_stackbottom.

From-SVN: r26650
boehm-gc/ChangeLog
boehm-gc/Makefile.am
boehm-gc/Makefile.in
boehm-gc/aclocal.m4
boehm-gc/configure
boehm-gc/configure.in
boehm-gc/dyn_load.c
boehm-gc/misc.c