Tom Tromey
3442c71cfc
Makefile.in: Rebuilt.
...
* Makefile.in: Rebuilt.
* Makefile.am (libgcjgc_la_SOURCES): Removed quick_threads.c.
From-SVN: r30396
1999-11-04 19:39:50 +00:00
Tom Tromey
89de952f8f
configure: Rebuilt.
...
* configure: Rebuilt.
* configure.in: Don't create boehm-config.h.
* Makefile.in: Rebuilt.
* Makefile.am (libgcjgc_la_SOURCES): Reference gcconfig.h, not
config.h.
($(all_objs)): Depend on gcconfig.h.
* gc_priv.h: Reference GCCONFIG_H, not CONFIG_H.
* gcconfig.h: Define GCCONFIG_H, not CONFIG_H.
* config.h: Removed.
From-SVN: r30358
1999-11-03 01:11:03 +00:00
Tom Tromey
20bbd3cd53
Merged GC 5.0alpha4 with local changes, plus:
...
* Makefile.in: Rebuilt.
* Makefile.am (gctest_LDADD): Added THREADLIB.
(TESTS): New macro.
* configure: Rebuilt.
* configure.in (INCLUDES): New subst.
From-SVN: r30332
1999-11-01 23:15:51 +00:00
Rainer Orth
61e922d260
Makefile.in: Rebuilt.
...
* Makefile.in: Rebuilt.
* Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
builds.
* configure: Rebuilt.
* configure.in: Properly align --help output, fix capitalization
and punctuation.
* acinclude.m4: Likewise.
From-SVN: r28638
1999-08-10 05:28:31 +00:00
Tom Tromey
6cf31ce442
* aclocal.m4, configure: Rebuilt for new libtool.
...
From-SVN: r28436
1999-08-03 03:09:12 +00:00
Alexandre Oliva
14eee79459
Makefile.am (.s.lo): Avoid `#line' directives.
...
1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.am (.s.lo): Avoid `#line' directives.
* Makefile.in: Rebuilt.
From-SVN: r28175
1999-07-19 19:17:22 +00:00
Alexandre Oliva
44ebe2d0ac
Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for this Makefile, use *-am instead.
...
1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.am (*-recursive, *-am, *-multi): Automake does not
generate *-recursive for this Makefile, use *-am instead.
* Makefile.in: Rebuilt.
From-SVN: r28173
1999-07-19 19:11:54 +00:00
Alexandre Oliva
2fa39a0ec6
Makefile.am (.s.lo): Renamed from `.s.o'.
...
1999-06-30 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.am (.s.lo): Renamed from `.s.o'.
* Makefile.in: Rebuilt.
From-SVN: r27850
1999-06-30 12:25:07 +00:00
Tom Tromey
f687c79ec7
Makefile.in: Rebuilt.
...
* Makefile.in: Rebuilt.
* Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not
-release.
From-SVN: r27668
1999-06-21 14:57:44 +00:00
Tom Tromey
b48ed5683a
Makefile.in: Rebuilt.
...
* Makefile.in: Rebuilt.
* Makefile.am (toolexeclibdir): Define as libdir when
appropriate.
* configure: Rebuilt.
* configure.in (USE_LIBDIR): New conditional.
From-SVN: r27667
1999-06-21 13:03:47 +00:00
Tom Tromey
115dabb8f3
configure: Rebuilt.
...
* configure: Rebuilt.
* configure.in: Recognize all forms of alpha.
From-SVN: r27660
1999-06-21 11:14:41 +00:00
Tom Tromey
66deb2be59
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
1999-04-26 14:15:05 +00:00
Tom Tromey
eba0e61dc2
Makefile.in: Rebuilt.
...
* Makefile.in: Rebuilt.
* Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and
solaris-threads.h.
From-SVN: r26407
1999-04-13 14:28:15 +00:00
Tom Tromey
1530be84fc
Cygnus/libgcj changes to Boehm GC.
...
From-SVN: r26257
1999-04-07 08:01:42 +00:00