1 2003-03-04 Hans Boehm <Hans.Boehm@hp.com>
2 * include/private/gcconfig.h (GC_data_start): declare when needed.
3 * include/private/gc_priv.h: Include gcconfig.h after ptr_t
5 * dyn_load.c (GC_register_dynamic_libraries_dl_iterate_phdr,
6 GC_register_dynlib_callback): Register main data for static
7 executable if dl_iterate_phdr() didn't.
8 * misc.c (GC_init_inner): Call GC_init_linux_data_start() even
9 if we don't expect to register main static data.
11 2003-03-03 Hans Boehm <Hans.Boehm@hp.com>
12 * mark_rts.c (GC_cond_register_dynamic_libraries): add.
13 (GC_push_roots): explicitly mark free list headers, register
14 dynamic libraries only if !REGISTER_LIBRARIES_EARLY.
15 * alloc.c (GC_stopped_mark): Conditionally call
16 GC_cond_register_dynamic_libraries().
17 (GC_collect_a_little_inner, GC_try_to_collect_inner): Check GC_dont_gc.
18 * dyn_load.c (GC_register_main_static_data): define.
19 (GC_register_dyn_libraries (Linux /proc, Linux ELF versions)):
20 no longer skip main data.
21 * misc.c (GC_REGISTER_MAIN_STATIC_DATA): define.
22 (GC_init_inner): Make main data registration conditional.
23 * include/private/gc_priv.h (GC_register_main_static_data): declare.
24 * include/private/gcconfig.h (REGISTER_LIBRARIES_EARLY): define
27 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
29 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
33 2003-02-11 Andreas Tobler <a.tobler@schweiz.ch>
35 * include/private/gcconfig.h: undefine MPROTECT_VDB for MACOSX
37 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
39 * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
40 Remove USE_LIBDIR conditional.
41 * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
42 * Makefile.in, configure: Rebuilt.
44 2002-12-31 Tom Tromey <tromey@redhat.com>
47 * include/Makefile.in: Rebuilt.
48 * include/Makefile.am (noinst_HEADERS): Renamed from
51 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
53 * ltconfig (osf[345]): Append $major to soname_spec.
54 Reflect this in library_names_spec.
55 * ltmain.sh (osf): Prefix $major with . for use as extension.
57 2002-10-02 Andreas Jaeger <aj@suse.de>
59 * include/private/gcconfig.h (HBLKSIZE): Define for x86-64.
61 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
63 * include/private/gcconfig.h: Don't check for __XSCALE__. Instead
64 check for __arm__ or __thumb__.
66 2002-09-27 Ulrich Weigand <uweigand@de.ibm.com>
68 * include/private/gcconfig: Add machine type S390. Add s390x support.
69 * include/private/gc_locks.h (GC_test_and_set): Implement for s390.
70 (GC_compare_and_exchange): Likewise.
72 2002-09-24 Jason Thorpe <thorpej@wasabisystems.com>
74 * include/private/gcconfig.h: Fix NetBSD/mips parameters.
76 2002-08-23 Adam Megacz <adam@xwt.org>
78 * win32_threads.cc: Removed extraneous ABORT()
80 2002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
82 * Makefile.am (all-multi): Fix multilib parallel build.
84 2002-07-18 Bo Thorsen <bo@suse.de>
86 * include/private/gcconfig.h: Add x86-64 definitions.
87 * os_dep.c: Add x86-64 support.
88 * configure.in: Likewise.
89 * configure: Regenerate.
91 2002-07-18 H.J. Lu <hjl@gnu.org>
93 * mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.
95 2002-07-18 H.J. Lu (hjl@gnu.org)
97 * configure.in (machdep): Don't add mips_sgi_mach_dep.lo for
100 2002-06-28 Hans Boehm <Hans_Boehm@hp.com>
103 * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.
105 2002-06-09 H.J. Lu (hjl@gnu.org)
107 * include/private/gc_locks.h (GC_test_and_set): Support
109 (GC_TEST_AND_SET_DEFINED): Likewise.
111 * include/private/gcconfig.h (DYNAMIC_LOADING): Defined for
114 (LINUX_STACKBOTTOM): Likewise.
115 (STACKBOTTOM): Removed for Linux/mips.
117 Sun May 19 11:32:03 2002 Mark P Mitchell <mark@codesourcery.com>
119 * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
120 (GC_pthread_create): Fix typo.
121 (GC_TRY_LOCK): Likewise.
122 * include/private/gc_locks.h (GC_test_and_set): Only take one
124 (LOCK): Adjust appropriately.
125 * include/private/gc_priv.h (SIG_SUSPEND): Use SIGRTMIN if
126 _SIGRTMIN is unavailable.
128 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
130 * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
131 * aclocal.m4: Regenerate.
132 * configure: Regenerate.
134 2002-05-08 Alexandre Oliva <aoliva@redhat.com>
136 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
137 script entry, and set LD to it when configuring multilibs.
138 * configure: Rebuilt.
140 2002-04-22 Jeff Sturm <jsturm@one-point.com>
142 * Makefile.am (toolexeclib_LTLIBRARIES): Remove.
143 (noinst_LTLIBRARIES): Add libgcjgc.la.
145 * Makefile.in: Rebuild.
147 2002-04-22 David S. Miller <davem@redhat.com>
149 * include/private/gcconfig.h: Hard-code STACKBOTTOM on
150 64-bit SPARC Linux, the __libc_stack_end technique does
151 not work in this case.
153 2002-04-22 Jeff Sturm <jsturm@one-point.com>
155 * gcconfig.h: Enable DYNAMIC_LOADING for all sparc-solaris ABIs.
157 2002-04-17 Hans Boehm <Hans_Boehm@hp.com>
159 * include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
162 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
164 * include/private/gcconfig.h (DATAEND): Update comment example
167 2002-04-08 Loren J. Rittle <ljrittle@acm.org>
169 * include/private/gcconfig.h (DATAEND): Clarify comment.
171 2002-04-08 Hans Boehm <Hans_Boehm@hp.com>
173 * include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.
174 (GC_large_alloc_warn_interval, GC_large_alloc_warn_suppressed):
176 * allchblk.c (GC_allchblk_nth): Change text and support reduced
177 frequency for blacklist warning message.
178 * misc.c (GC_large_alloc_warn_interval,
179 GC_large_alloc_warn_suppressed): define.
180 (GC_init_inner): Check GC_NO_BLACKLIST_WARNING and
181 GC_LARGE_ALLOC_WARN_INTERVAL environment variables.
182 * doc/README.environment (GC_NO_BLACKLIST_WARNING): Deprecate.
183 (GC_LARGE_ALLOC_WARN_INTERVAL): Add documentation.
185 * dyn_load.c (_DYNAMIC): Move declaration to file scope.
187 2002-04-04 Loren J. Rittle <ljrittle@acm.org>
189 * include/private/gcconfig.h: Add support for an unmapped
190 memory hole between the end of the initialized data segment
191 and the start of the BSS on FreeBSD/i386.
193 2002-03-30 Krister Walfridsson <cato@df.lth.se>
195 * include/private/gcconfig.h: define DYNAMIC_LOADING for ELF
198 2002-03-29 Hans Boehm <Hans_Boehm@hp.com>
200 * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.
201 (GC_local_gcj_malloc): Add assertion.
202 (start_mark_threads): Fix abort message.
203 * mark.c (GC_mark_from): Generalize assertion.
204 * reclaim.c (GC_clear_fl_links): New function.
205 (GC_start_reclaim): Must clear some freelist links.
206 * include/private/specific.h, specific.c: Add assertions.
207 Safer definition for INVALID_QTID, quick_thread_id. Fix/add comments.
208 Rearrange tse fields.
210 2002-03-27 Richard Henderson <rth@redhat.com>
212 * os_dep.c (GC_init_linux_data_start): Fix references to
213 __data_start and _end.
215 2002-03-25 Loren J. Rittle <ljrittle@acm.org>
217 * include/private/gcconfig.h: Change all likely references
218 to linker script synthesized symbols to use this idiom:
219 extern int etext[]; etext
221 2002-03-25 Jeff Sturm <jsturm@one-point.com>
223 * linux_threads.c (GC_get_nprocs): Close file descriptor.
225 2002-03-21 Loren J. Rittle <ljrittle@acm.org>
227 * include/private/gcconfig.h: Add unified test for FreeBSD.
228 Support FreeBSD/alpha.
229 * os_dep.c: Do not include <machine/trap.h> unless available.
230 (GC_freebsd_stack_base): Fix types.
232 2002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
234 * Makefile.am: Make a convenience library.
235 * Makefile.in: Rebuilt.
237 2002-03-15 Anthony Green <green@redhat.com>
239 * misc.c (GC_init_inner): Initialize GC_write_cs before use.
240 * configure.in: Disable use of getenv for win32 targets (some of
241 which have broken implementations).
242 * configure: Rebuilt.
244 2002-03-12 Adam Megacz <adam@xwt.org>
246 * dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.
247 * misc.c: Renamed GC_is_win32s() to GC_no_win32_dlls
248 * os_dep.c: Renamed GC_win32s to GC_no_win32_dlls and
249 statically initialized it to TRUE if compiling with GCC.
250 * win32_threads.c (thread_start): We no longer use SEH if
252 * mark.c (GC_mark_some): We no longer use SEH if
255 2002-03-09 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
257 * include/gc_priv.h: Define ALIGN_DOUBLE on 32 bit targets if GCJ
258 support is enabled, for hash synchronization.
260 2002-02-24 Adam Megacz <adam@xwt.org>
262 * Makefile.am: Added win32_threads.c to sources list.
263 * win32_threads.c: Added two */'s which I had neglected.
265 2002-02-20 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
267 * Makefile.am: Re-add SUBDIRS parameter which was lost in merge.
268 * Makefile.in: Rebuilt.
270 2002-02-13 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
272 * dbg_mlc.c (GC_debug_generic_malloc): Removed.
274 * sparc_mach_dep.S: Rename from sparc_mach_dep.s as it is a
276 * mips_sgi_mach_dep.S: Likewise.
277 * Makefile.am: Update for above changes.
278 * Makefile.in: Rebuilt.
280 2002-02-12 Richard Henderson <rth@redhat.com>
282 * configure.in: Re-apply 2001-06-26 configure change.
283 * configure: Rebuild.
285 2002-02-12 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
287 Imported GC 6.1 Alpha 3.
289 * sparc_mach_dep.S: Delete incorrectly named file.
291 2001-02-11 Adam Megacz <adam@xwt.org
293 * configure.in: support for win32, saner
294 cross-compile options
296 2001-02-08 Anthony Green <green@redhat.com>
298 * include/private/gcconfig.h: Add XSCALE NOSYS support for bare
299 board embedded targets.
300 * os_dep.c: Avoid signal handling code for NOSYS/ECOS targets.
301 Use GC_get_stack_base for NOSYS/ECOS targets. Clean up some
302 redundant uses of ECOS.
303 * misc.c: Use NOSYS where ECOS is being used.
304 Don't define GC_write twice for ECOS systems.
305 (GC_write): New function for NOSYS targets.
307 2002-02-06 Adam Megacz <adam@xwt.org>
309 * boehm-gc/include/gc.h: (GC_CreateThread) This function is
310 now exposed on all Win32 platforms.
311 * boehm-gc/win32_threads.c: (GC_CreateThread) This now
312 compiles on Win32; it invokes CreateThread() if GC is built
313 as a DLL; otherwise it registers the thread.
314 * boehm-gc/misc.c (GC_init): Initialize GC_allocate_ml in case
315 libgcjgc was not built as a DLL.
317 2002-02-01 Adam Megacz <adam@xwt.org>
319 * boehm-gc on win32 now automatically detects if it is being built
320 as a DLL; see http://gcc.gnu.org/ml/java/2001-12/msg00240.html
322 2002-01-25 David Edelsohn <edelsohn@gnu.org>
324 * include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
325 * include/private/gcconfig.h (RS6000): Add 64-bit AIX support.
326 Define USE_GENERIC_PUSH_REGS. Use AIX _data and _end symbols for
327 DATASTART and DATAEND roots.
328 * rs6000_mach_dep.s: Add function descriptor and traceback table.
330 2001-12-16 Jeff Sturm <jsturm@one-point.com>
332 * dyn_load.c: Define ElfW (if needed) for all targets,
334 (GC_FirstDLOpenedLinkMap): Use it.
335 (GC_register_dynamic_libraries_dl): Use it.
336 * include/private/gcconfig.h: Define CPP_WORDSZ, ELF_CLASS
339 2001-12-16 Craig Rodrigues <rodrigc@gcc.gnu.org>
342 * configure.in: Add AC_SUBST(target_alias).
343 * configure: Regenerated.
345 2001-11-26 Loren J. Rittle <ljrittle@acm.org>
347 * linux_threads.c (WRAP_FUNC(pthread_join)): Remove special
348 case for GC_FREEBSD_THREADS.
349 * configure.in (*-*-freebsd*): Clarify warning.
350 * configure: Rebuilt.
352 2001-10-23 Loren J. Rittle <ljrittle@acm.org>
353 Andreas Tobler <toa@pop.agri.ch>
355 * include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS.
357 2001-10-22 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
359 * linux_threads.c (GC_init_parallel): Do not declare as a static
361 * include/gc.h (GC_init): Declare here. Add description.
362 * include/private/gc_priv.h (GC_init): Remove declaration.
364 2001-10-16 Loren J. Rittle <ljrittle@acm.org>
366 * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
367 * linux_threads.c (WRAP_FUNC(pthread_join)): Conditionalized on
368 GC_FREEBSD_THREADS, handle strange interaction between system
369 pthread implementation and boehm-gc signal-handler architecture.
370 * tests/test.c (main): Conditionalized on GC_FREEBSD_THREADS,
372 * include/private/gcconfig.h (configuration keyed off FREEBSD):
373 Define SIG_SUSPEND, SIG_THR_RESTART. Do not define
374 MPROTECT_VDB when GC_FREEBSD_THREADS is defined.
376 2001-10-16 Loren J. Rittle <ljrittle@acm.org>
378 * Makefile.am (test.o): Find tests/test.c in $(srcdir).
379 * Makefile.in: Rebuilt.
381 2001-10-16 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
383 * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1 and
384 merged local changes.
386 2001-09-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
388 * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide special
389 Solaris 2/Intel definition.
391 * configure.in (i?86-*-solaris2.[89]*): Define
392 SOLARIS25_PROC_VDB_BUG_FIXED.
393 * include/private/gcconfig.h [I386 && SUNOS5]: Use it.
394 * configure: Regenerate.
396 * include/private/gcconfig.h [I386 && SUNOS5] (DATASTART): Use _etext.
397 (DATAEND): Define using _end.
399 2001-09-11 Per Bothner <per@bothner.com>
401 * include/Makefile.am: New file. It defines include_HEADERS.
402 * Makefile.am (SUBDIRS): New macro, set to include.
403 * configure.in (AC_OUTPUT): Add include/Makefile.
405 2001-08-20 Tom Tromey <tromey@redhat.com>
407 * configure: Rebuilt.
408 * configure.in: Always ask gcc for threads package.
410 2001-08-17 Tom Tromey <tromey@redhat.com>
412 * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 and
413 merged local changes.
415 2001-08-02 David Billinghurst <David.Billinghurst>
417 * configure: Rebuilt.
418 * configure.in: POSIX threads on cygwin does not link with
421 2001-07-03 Tom Tromey <tromey@redhat.com>
423 Fix for PR bootstrap/3281:
424 * aclocal.m4, configure, Makefile.in: Rebuilt.
425 * acinclude.m4: Set mkinstalldirs for in-tree build.
427 2001-06-26 Richard Henderson <rth@redhat.com>
429 * alpha_mach_dep.s: Mark call-saved FP registers.
430 * include/private/gcconfig.h (ALPHA): Remove USE_GENERIC_PUSH_REGS.
431 * configure.in (alpha*): Re-enable alpha_mach_dep.s
432 * configure: Rebuild.
434 2001-06-12 Tom Tromey <tromey@redhat.com>
436 * aclocal.m4, configure: Rebuilt.
437 * acinclude.m4: Find configure.host in srcdir.
439 2001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
441 * configure.in (AC_EXEEXT): Work around in case it expands to
442 nothing, as in autoconf 2.50.
443 * acinclude.m4: Likewise.
444 * aclocal.m4, configure: Rebuilt.
446 2001-06-07 Tom Tromey <tromey@redhat.com>
448 For PR bootstrap/3075:
449 * configure, aclocal.m4, Makefile.in: Rebuilt.
450 * configure.in: Don't call AC_CONFIG_AUX_DIR or
452 * acinclude.m4 (BOEHM_CONFIGURE): Call AC_CONFIG_AUX_DIR and
453 AC_CANONICAL_SYSTEM here.
454 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Use srcdir, not
457 2001-05-24 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
459 * Makefile.am: Override gctest_OBJECTS so tests/test.c can be built.
460 (libgcjgc_la_SOURCES): Remove typo.
461 * tests/test.c: Fix struct names and includes for GC_GCJ_SUPPORT case.
462 * Makefile.in: Rebuilt.
464 2001-05-21 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
466 Imported version version 6.0alpha7.
468 * README, README.Mac, README.OS2, README.QUICK, README.alpha,
469 README.amiga, README.debugging, README.dj, README.hp, README.linux,
470 README.rs6000, README.sgi, README.solaris2, README.uts,
471 README.win32, SCoptions.amiga, backptr.h, barrett_diagram,
472 dbg_mlc.h, gc.h, gc.man, gc_alloc.h, gc_cpp.h, gc_hdrs.h, gc_mark.h,
473 gc_priv.h, gc_private.h, gc_typed.h, gcconfig.h,
474 hpux_irix_threads.c, makefile.depend, nursery.c,
475 solaris_threads.h, test.c, test_cpp.cc, weakpointer.h, cord/README,
476 cord/SCOPTIONS.amiga, cord/SMakefile.amiga, cord/cord.h,
477 cord/ec.h, cord/gc.h, cord/private/cord_pos.h, include/backptr.h,
478 include/gc_copy_descr.h, include/gc_nursery.h: Remove obsolete/moved
481 2001-05-19 Hans Boehm <hans_boehm@hp.com>
483 * configure.host: Build with -fexceptions.
484 * linux_threads.c: Remember which thread stopped world for
486 2001-05-04 Loren J. Rittle <ljrittle@acm.org>
487 with final tuning by Bryce McKinlay
489 * configure.in: Add support for --enable-threads=posix on FreeBSD.
490 * configure: Rebuilt.
492 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>
494 * gc_priv.h (UNLOCK): Change type of GC_noop1 argument.
495 (GC_noop1): Change declaration to take one argument.
497 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
499 * configure.in: Obtain THREADS with `gcc -v'.
500 * configure: Rebuilt.
502 2001-04-05 Hans Boehm <hans_boehm@hp.com>
504 * misc.c: Back out buggy changes to stack clearing code.
505 Reduce CLEAR_SIZE to 1/4 of original value to reduce time
506 spent clearing memory.
508 2001-04-04 Hans Boehm <hans_boehm@hp.com>
511 - Accomodate finalization requests for static objects.
512 (Will be required by hash synchronization. May be needed
513 in some configurations now.)
516 - Define MIN_WORDS. All allocation requests are rounded
517 up to at least this size. Removes a subtle assumption that
518 Java objects have a 2 word header.
521 - Adjust Linux/IA64 configuration for non-ancient kernels.
522 (Necessary fix for IA64.)
525 - Fix syntax error in currently unused code. Will be needed
533 - Change stack cleaning code to typically clear about one tenth
534 the memory it used to in the threads configuration. Occasionally
535 still clear more. (This is really a fix for a long-standing
536 and fairly significant performance bug with threads.)
539 - Fix the code for finding the beginning of the data segment under
540 Linux. I believe this is necessary for some IA64 Linux
541 distributions. It will also helo other platforms, though those
542 may additionally require a gcconfig.h adjustment. (This basically
543 works around the absence of a data_start or __data_start
544 definition in glibc.)
547 - Handle rounding due to MIN_WORDS.
549 2001-03-22 Tom Tromey <tromey@redhat.com>
551 * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.
553 2001-03-19 Tom Tromey <tromey@redhat.com>
555 * Makefile.in: Rebuilt.
556 * Makefile.am (gctest_LDFLAGS): new macro.
558 2001-03-16 Tom Tromey <tromey@redhat.com>
560 * Makefile.in: Rebuilt.
561 * Makefile.am (TESTS_ENVIRONMENT): New macro.
563 2001-01-23 Rod Stewart <stewart@lab43.org>
565 * gcconfig.h: Check for `__arm__', not `arm'.
567 2000-12-30 Bryce McKinlay <bryce@albatross.co.nz>
569 * configure.in: Rename THREADLIB to THREADLIBS.
570 * Makefile.am (LINK): Add $(THREADLIBS) to libtool command line. This
571 ensures that we link the correct version of the linuxthreads semaphore
573 * Makefile.in: Rebuilt.
574 * configure: Rebuilt.
576 * linux_thread.c (GC_thr_init, GC_suspend_handler): Add SIGABRT to the
577 list of signals which are not blocked during suspend in the NO_SIGNALS
580 2000-12-23 Hans Boehm <Hans_Boehm@hp.com>
582 * gcj_mlc.c (GC_gcj_malloc): Don't release allocation lock twice.
584 2000-12-15 Bryce McKinlay <bryce@albatross.co.nz>
586 * Makefile.dist: Renamed from Makefile.orig.
588 2000-12-11 Alexandre Petit-Bianco <apbianco@cygnus.com>
590 * Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.
591 * configure.in (EXTRA_TEST_LIBS): Check for `dlopen' in -ldl and
593 * Makefile.in: Rebuilt.
594 * configure: Likewise.
596 2000-12-10 Geoffrey Keating <geoffk@redhat.com>
598 * gcconfig.h: Add new case for powerpc EABI.
599 [PPC]: Handle embedded OS for powerpc simulator.
601 2000-09-30 Bryce McKinlay <bryce@albatross.co.nz>
603 * configure.in: Define GC_GCJ_SUPPORT. Define NO_DEBUGGING in
604 cross-compile configuration only.
605 * Makefile.am: Build gcj_mlc.c.
606 * configure, Makefile.in: Rebuilt.
608 2000-09-10 Alexandre Oliva <aoliva@redhat.com>
610 * acinclude.m4: Include libtool macros from the top level.
611 * aclocal.m4, configure: Rebuilt.
613 2000-09-04 Anthony Green <green@redhat.com>
615 Fix for PR libgcj/230:
616 * mark.c (GC_mark_from_mark_stack): Remove call to
617 GC_debug_object_start.
618 * gc_priv.h (GC_debug_object_start): Remove prototype.
620 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
622 * gcconfig.h [OSF1] (_end): Declare as `int'.
624 2000-08-02 Tom Tromey <tromey@cygnus.com>
626 * gc_priv.h (GC_generic_malloc_inner): Prototype.
627 (GC_generic_malloc): Likewise.
628 (GC_add_to_black_list_normal): Likewise.
629 (GC_find_header): Likewise.
630 (GC_ADD_TO_BLACK_LIST_NORMAL): Cast bits argument to word.
631 * gc_mark.h (GC_find_start): Prototype.
632 (GC_signal_mark_stack_overflow): Likewise.
634 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
636 * configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*.
637 * configure: Rebuilt.
639 * dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.
641 2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>
643 Imported version 5.1.
644 * acinclude.m4: Push version to 5.1.
646 2000-06-19 Andrew Haley <aph@cygnus.com>
648 * os_dep.c (read): Pass two dummy args to syscall().
650 2000-05-11 Bryce McKinlay <bryce@albatross.co.nz>
652 Imported 5.0 release version.
653 * acinclude.m4: Increment version to 5.0.
655 2000-05-07 Bryce McKinlay <bryce@albatross.co.nz>
657 Imported version 5.0alpha7.
658 * acinclude.m4: Update version to 5.0a7.
660 2000-04-26 Jakub Jelinek <jakub@redhat.com>
662 * gcconfig.h (SPARC): Define ALIGNMENT to 8 for 64bit SPARC.
663 (SPARC/LINUX): Use GC_SysVGetDataStart instead of LINUX_DATA_START
664 - sparc glibc does not provide it.
665 (SAVE_CALL_CHAIN, ASM_CLEAR_CODE): Define on sparc*-linux*.
666 Make STACKBOTTOM depend on the wordsize.
667 * os_dep.c (GC_SysVGetDataStart): Compile in on sparc*-linux*.
668 (struct frame): Declare on sparc*-linux*.
669 (GC_save_callers): Bias the frame pointers if needed (sparc64).
670 * mach_dep.c (GC_save_regs_in_stack): Optimize on sparc32.
671 Implement on sparc64.
672 (GC_clear_stack_inner): Implement on sparc64.
673 * gc_priv.h (GC_test_and_set): Implement for sparc.
674 * linux_threads.c (GC_suspend_handler, GC_push_all_stacks): Use
675 GC_save_regs_in_stack on sparc.
677 2000-04-23 Tom Tromey <tromey@cygnus.com>
679 * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
681 2000-04-19 Bryce McKinlay <bryce@albatross.co.nz>
683 Imported version version 5.0alpha6.
684 * acinclude.m4: Bump version to 5.0a6.
685 * configure.in: Don't use alpha_mach_dep.s.
686 * include/private/config.h, irix_threads.c gc_watcom.asm: Delete
688 * Makefile.am, Makefile.in: irix_threads.c is now
690 * Makefile.orig: Updated from gc distribution Makefile.
692 2000-03-26 Anthony Green <green@redhat.com>
694 * misc.c (GC_enable): Always define GC_enable and GC_disable.
696 2000-02-14 Tom Tromey <tromey@cygnus.com>
698 * gc.h (dlopen): Define as GC_dlopen on Linux.
699 (GC_dlopen): Declare on Linux.
700 * dyn_load.c (GC_dlopen): Define for Linux.
702 Fri Jan 28 17:13:20 2000 Anthony Green <green@cygnus.com>
704 * gcconfig.h (DATASTART): Add missing extern declaration
705 for data_start on powerpc.
707 1999-12-22 Bryce McKinlay <bryce@albatross.co.nz>
709 * linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the
712 1999-12-19 Jeff Sturm <jsturm@sigma6.com>
714 * gcconfig.h: Define DATASTART for Alpha Linux.
716 1999-12-19 Anthony Green <green@cygnus.com>
718 * gcconfig.h: Use libgcj hack for Alpha Linux.
719 Undefine MPROTEXT_VDB (from Jeff Sturm).
720 * os_dep.c: Remove Alpha Linux hacks.
723 1999-12-13 Tom Tromey <tromey@cygnus.com>
725 * aclocal.m4, configure: Rebuilt.
726 * acinclude.m4: Changed version to 5.0a4.
727 * Makefile.in: Rebuilt.
728 * Makefile.am (libgcjgc_la_LDFLAGS): Changed version to 1:1:0.
730 1999-12-12 Anthony Green <green@cygnus.com>
732 * gcconfig.h (DATASTART): Define as (&data_start) for PowerPC
734 (DYNAMIC_LOADING): Define for PowerPC Linux.
735 * os_dep.c: Remove some special cases for PowerPC Linux.
736 * misc.c (GC_init_inner): Don't call GC_init_linux_data_start
739 1999-11-04 Tom Tromey <tromey@cygnus.com>
741 * Makefile.in: Rebuilt.
742 * Makefile.am (libgcjgc_la_SOURCES): Removed quick_threads.c.
744 * misc.c (GC_init_inner): Don't call GC_init_linuxppc().
745 (GC_thr_init): Don't declare.
747 * configure: Rebuilt.
748 * configure.in: Removed qt threads case.
749 * dyn_load.c: Don't mention QUICK_THREADS.
750 * os_dep.c: Don't mention QUICK_THREADS.
751 * misc.c: Don't mention QUICK_THREADS.
752 * gcconfig.h: Don't mention QUICK_THREADS.
753 * gc_priv.h: Removed QUICK_THREADS code.
754 * quick_threads.c: Removed.
756 1999-11-03 Tom Tromey <tromey@cygnus.com>
758 * gcconfig.h: Merged in local changes from old config.h.
760 1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>
762 * gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.
764 1999-11-02 Tom Tromey <tromey@cygnus.com>
766 * quick_threads.c: Include gcconfig.h, not boehm-config.h.
768 * configure: Rebuilt.
769 * configure.in: Don't create boehm-config.h.
770 * Makefile.in: Rebuilt.
771 * Makefile.am (libgcjgc_la_SOURCES): Reference gcconfig.h, not
773 ($(all_objs)): Depend on gcconfig.h.
774 * gc_priv.h: Reference GCCONFIG_H, not CONFIG_H.
775 * gcconfig.h: Define GCCONFIG_H, not CONFIG_H.
778 1999-11-01 Tom Tromey <tromey@cygnus.com>
780 * Makefile.in: Rebuilt.
781 * Makefile.am (gctest_LDADD): Added THREADLIB.
783 * configure: Rebuilt.
784 * configure.in (INCLUDES): New subst.
786 1999-09-29 Steve Chamberlain <sac@pobox.com>
788 * config.h: Added picoJava target.
789 * mach_dep.h (GC_push_regs): New code for picoJava.
791 1999-09-28 Tom Tromey <tromey@cygnus.com>
793 * aclocal.m4, configure: Rebuilt.
794 * acinclude.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CXX): Provide
795 appropriate AC_PROG_ symbol.
797 Tue Aug 10 00:08:29 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
799 * gc_priv.h: IRIX thread changes from
800 include/private/gc_priv.h.
802 Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
804 * Makefile.in: Rebuilt.
805 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
808 * configure: Rebuilt.
809 * configure.in: Properly align --help output, fix capitalization
811 * acinclude.m4: Likewise.
813 1999-08-04 Tom Tromey <tromey@cygnus.com>
815 * configure.in: Added missing `;;'. From Anthony Green.
817 Mon Aug 2 23:09:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
819 * configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.
821 1999-08-03 Tom Tromey <tromey@cygnus.com>
823 * gc_priv.h (GC_test_and_set): Implementation for Linux PPC from
824 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
826 1999-08-02 Tom Tromey <tromey@cygnus.com>
828 * aclocal.m4, configure: Rebuilt for new libtool.
830 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
832 * mips_sgi_mach_dep.s: Enable PIC option.
834 1999-07-19 Tom Tromey <tromey@cygnus.com>
836 * config.h (MPROTECT_VDB): Don't define on Linux.
838 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
840 * Makefile.am (.s.lo): Avoid `#line' directives.
841 * Makefile.in: Rebuilt.
843 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
845 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
846 generate *-recursive for this Makefile, use *-am instead.
847 * Makefile.in: Rebuilt.
849 1999-06-30 Alexandre Oliva <oliva@dcc.unicamp.br>
851 * Makefile.am (.s.lo): Renamed from `.s.o'.
852 * Makefile.in: Rebuilt.
854 1999-06-21 Tom Tromey <tromey@cygnus.com>
856 Alpha patch from Jeff Sturm:
857 * os_dep.c (GC_init_linuxalpha): New function.
858 * misc.c: Initialize for alpha linux.
859 * gc_priv.h (GC_test_and_set): Define for alpha.
860 * config.h: Don't assume __data_start on alpha.
862 * Makefile.in: Rebuilt.
863 * Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not
866 * Makefile.in: Rebuilt.
867 * Makefile.am (toolexeclibdir): Define as libdir when
869 * configure: Rebuilt.
870 * configure.in (USE_LIBDIR): New conditional.
872 * configure: Rebuilt.
873 * configure.in: Recognize all forms of alpha.
875 1999-06-17 Anthony Green <green@cygnus.com>
877 * mach_dep.c (GC_push_regs): FreeBSD-elf support (from
878 Carlo Dapor <carlo@vis.ethz.ch>).
880 1999-05-05 Gilles Zunino <Gilles.Zunino@hei.fr>
882 * configure.in: Switch from irix threads to posix threads
883 Defined IRIX_THREADS. Put mips_sgi_mach_dep.lo into machdep
884 for mips architecture.
885 * configure: Regenerate.
887 1999-04-30 Tom Tromey <tromey@cygnus.com>
889 * linux_threads.c: Don't reference __pthread_initial_thread_bos.
891 1999-04-26 Tom Tromey <tromey@cygnus.com>
893 * dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as
896 1999-04-23 Tom Tromey <tromey@cygnus.com>
898 * Makefile.in, configure: Rebuilt.
899 * Makefile.am (EXTRA_LIBRARIES): Mention libgcjgc.la.
900 (libgcjgc_la_SOURCES): Renamed.
901 (libgcjgc_la_LIBADD): Likewise.
902 (libgcjgc_la_DEPENDENCIES): Likewise.
903 (EXTRA_libgcjgc_la_SOURCES): Likewise.
904 (gctest_LDADD): Use libgcjgc.la.
905 (all_objs): Mention libgcj_la_OBJECTS.
906 (EXTRA_LTLIBRARIES): Renamed.
907 (toollib_LTLIBRARIES): Likewise.
908 (libgcjgc_la_LDFLAGS): New macro
909 (toolexecdir): Renamed.
910 (toolexeclibdir): Likewise.
911 (toolexeclib_LTLIBRARIES): Likewise.
912 (LTCOMPILE): Renamed; added libtool invocation.
913 (LINK): Added libtool invocation.
914 (.s.o): use LTCOMPILE.
915 * configure.in: Call AM_PROG_LIBTOOL.
916 (target_all): Set to libgcjgc.la.
917 Mention `.lo' forms of object files.
919 1999-04-21 Tom Tromey <tromey@cygnus.com>
921 * misc.c (GC_init_inner): If QUICK_THREADS defined, compute
924 * os_dep.c: glibc 2.1 requires asm/sigcontext.h, not
925 sigcontext.h. From Matthias Klose <doko@itso.de>.
927 1999-04-16 Tom Tromey <tromey@cygnus.com>
929 * config.h (__start): Declare as `int' in alpha/OSF1 case. From
930 David Pettersson <dapet@mai.liu.se>
932 1999-04-14 Tom Tromey <tromey@cygnus.com>
934 * configure: Rebuilt.
935 * configure.in: Don't use sparc_mach_dep.o for Solaris. Reverts
936 incorrect patch of 199-04-09.
938 * configure: Rebuilt.
939 * configure.in: Added support for alpha.
940 From David Pettersson <dapet@mai.liu.se>.
942 1999-04-13 Tom Tromey <tromey@cygnus.com>
944 * Makefile.in: Rebuilt.
945 * Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and
948 1999-04-09 Tom Tromey <tromey@cygnus.com>
950 * configure: Rebuilt.
951 * configure.in: Use sparc_mach_dep.s when building on Solaris.
953 1999-02-23 Tom Tromey <tromey@cygnus.com>
955 * configure: Rebuilt.
956 * configure.in: For Linux, define _REENTRANT. For Solaris, define
957 SOLARIS_THREADS and _SOLARIS_PTHREADS.
959 1999-02-18 Tom Tromey <tromey@cygnus.com>
961 * quick_threads.c (GC_push_all_stacks): Change order of arguments
962 to GC_push_all_stacks depending on STACK_GROWS_DOWN define. Check
963 for case where LO is NULL.
965 1999-02-10 Tom Tromey <tromey@cygnus.com>
967 * aclocal.m4, configure, Makefile.in: Rebuilt.
968 * acinclude.m4: Updated to be used with automake 1.4.
969 * configure.in: Renamed libgc to libgcjgc. Updated to be used
971 * Makefile.am (EXTRA_LIBRARIES): Renamed libgc to libgcjgc.
972 (libgcjgc_a_SOURCES): Likewise.
973 (libgcjgc_a_LIBADD): Likewise.
974 (libgcjgc_a_DEPENDENCIES): Likewise.
975 (EXTRA_libgcjgc_a_SOURCES): Likewise.
976 (gctest_LDADD): Likewise.
977 (all_objs): Likewise.
979 1999-01-08 Tom Tromey <tromey@cygnus.com>
981 * configure: Rebuilt.
982 * configure.in: Define LINUX_THREADS if using POSIX threads on
985 * gc_priv.h (GC_test_and_set): Put return type into definition.
987 1998-11-24 Andrew Haley <aph@viagra.cygnus.co.uk>
989 * Makefile.am: add support for eCos. In particular, add C++
990 support for compiling the file ecos.cc.
992 * acinclude.m4: add C++ support.
993 * aclocal.m4: likewise
994 * config.h: add eCos support.
995 * configure: likewise
996 * configure.in: likewise
997 * misc.c (GC_write): add eCos support.
998 * os_dep.c (tiny_sbrk): add eCos support.
1000 Thu Dec 10 18:24:34 1998 Warren Levy <warrenl@cygnus.com>
1002 * misc.c (GC_init_inner): Moved STACKBASE code to os_dep.c.
1003 * os_dep.c (GC_get_stack_base): Moved STACKBASE code from misc.c.
1005 1998-11-23 Tom Tromey <tromey@cygnus.com>
1007 * configure.host (boehm_gc_cflags): Don't add `-O2'.
1009 1998-11-20 Andrew Haley <aph@viagra.cygnus.co.uk>
1011 * Makefile.am, Makefile.in, configure.host: tx39 build option
1014 1998-11-17 Tom Tromey <tromey@cygnus.com>
1016 * configure: Rebuilt.
1017 * configure.in: Switch on host, not target.
1019 1998-11-16 Tom Tromey <tromey@cygnus.com>
1021 * gc_priv.h (GC_debug_object_start): Declare.
1022 * mark.c (GC_mark_from_mark_stack): Call GC_debug_object_start.
1023 * gc.h (GC_debug_register_finalizer_no_order,
1024 GC_register_finalizer_no_order): Declare.
1025 (GC_REGISTER_FINALIZER_NO_ORDER): New macro.
1026 * dbg_mlc.c (GC_debug_register_finalizer_no_order): New function.
1027 (GC_debug_generic_malloc): Likewise.
1028 (GC_debug_object_start): new function.
1030 1998-11-11 Tom Tromey <tromey@cygnus.com>
1032 * configure: Rebuilt.
1033 * configure.in: Recognize --enable-java-gc, not --enable-gc.
1035 Tue Nov 3 18:01:12 1998 Tom Tromey <tromey@sanguine.cygnus.com>
1037 * dyn_load.c: Handle QUICK_THREADS case.
1039 1998-10-21 Tom Tromey <tromey@cygnus.com>
1041 * configure: Rebuilt.
1042 * configure.in: Put cpp defines here, not in config.h. Recognize
1043 --enable-threads. Set INCLUDES. Create boehm-cflags file. Don't
1044 define PACKAGE or VERSION.
1045 * config.h (SILENT, NO_SIGNALS, NO_DEBUGGING, JAVA_FINALIZATION):
1048 * os_dep.c (GC_default_push_other_roots): Define when
1049 QUICK_THREADS defined.
1050 * misc.c: Added QUICK_THREADS case.
1051 * gc_priv.h: Added QUICK_THREADS case to define LOCK and UNLOCK.
1052 * config.h (THREADS): Define if QUICK_THREADS defined.
1053 * Makefile.in: Rebuilt.
1054 * Makefile.am (libgc_a_SOURCES): Added linux_threads.c,
1056 * quick_threads.c: New file.
1058 1998-10-20 Tom Tromey <tromey@cygnus.com>
1060 * aclocal.m4, configure: Rebuilt.
1061 * acinclude.m4: Don't subst machine_dir or sys_dir.
1062 * configure.host: Removed unused code.
1064 Sun Oct 11 08:18:02 1998 Anthony Green <green@cygnus.com>
1066 * configure: Rebuilt.
1067 * configure.in: Fix typo in previous patch.
1069 Sun Oct 11 08:06:11 1998 Anthony Green <green@cygnus.com>
1071 * Makefile.in, aclocal.m4, configure: Rebuilt.
1072 * Makefile.am, acinclude.m4, configure.in: Add multilib support.
1073 * configure.host: Created.
1075 Tue Sep 1 10:58:15 1998 Tom Tromey <tromey@cygnus.com>
1077 * Makefile.in: Rebuilt.
1078 * Makefile.am (lib_LIBRARIES): Use target_all.
1079 (EXTRA_LIBRARIES): New macro.
1080 * configure: Rebuilt.
1081 * configure.in: Recognize --enable-gc.
1083 Thu Aug 13 10:52:45 1998 Tom Tromey <tromey@cygnus.com>
1085 * Makefile.in: Rebuilt.
1086 * Makefile.am (COMPILE): Define.
1088 (.s.o): Use MY_CFLAGS.
1089 * configure: Rebuilt.
1090 * configure.in (MY_CFLAGS): Define and subst.
1092 Wed Aug 12 11:41:43 1998 Tom Tromey <tromey@cygnus.com>
1094 * configure: Rebuilt.
1095 * configure.in: Added --with-cross-host argument. Use
1096 $with_cross_host to determine when cross-compiling.
1098 * config.h (SMALL_CONFIG): Don't define.
1099 * configure: Rebuilt.
1100 * configure.in: Define SMALL_CONFIG when cross-compiling.
1102 Tue Aug 11 11:41:25 1998 Tom Tromey <tromey@cygnus.com>
1104 * solaris_pthreads.c, misc.c, gc_priv.h, config.h, alloc.c,
1105 allchblk.c: Merged with 4.13a2 while preserving local changes.
1107 * Makefile.orig: Updated from Makefile in 4.13a2.
1109 * configure: Rebuilt.
1110 * configure.in: Updated version number to 4.13a2. On Solaris,
1111 don't build with -O when using gcc.
1113 Merged in version 4.13alpha2:
1114 * config.h (USE_MMAP): Re-enable on Solaris.
1115 * solaris_pthreads.c: Removed RCS Id line.
1116 * alpha_mach_dep.s: Removed RCS Id line.
1118 Wed Jul 22 15:38:12 1998 Tom Tromey <tromey@cygnus.com>
1120 * config.h (USE_MMAP): Don't define for Solaris.
1122 Wed Jun 10 12:51:41 1998 Tom Tromey <tromey@cygnus.com>
1124 * Makefile.in: Rebuilt.
1125 * Makefile.am (libgc_a_SOURCES): Removed setjmp_t.c.
1127 * Makefile.in: Rebuilt.
1128 * Makefile.am (libgc_a_SOURCES): Removed add_gc_prefix.c.
1130 Thu May 14 15:32:58 1998 Tom Tromey <tromey@cygnus.com>
1132 * Makefile.in: Rebuilt.
1133 * Makefile.am ($(all_objs)): Depend on config.h.
1135 * config.h: [MIPS] If DATASTART_IS_ETEXT defined then define
1136 DATASTART as &_etext.
1137 * misc.c (GC_init_inner): If STACKBASE defined, then use it.
1138 * configure: Rebuilt.
1139 * configure.in: Define STACKBASE and DATASTART_IS_ETEXT for the
1142 Tue May 12 13:15:45 1998 Tom Tromey <tromey@cygnus.com>
1144 * alloc.c: Don't call GET_TIME if NO_CLOCK defined.
1145 (GC_maybe_gc): Likewise.
1146 * os_dep.c: If NO_SIGSET defined, then have empty
1147 GC_disable_signals and GC_enable_signals.
1148 * configure: Rebuilt.
1149 * configure.in: Added --with-target-subdir option. If
1150 cross-compiling, define NO_SIGSET and NO_CLOCK.
1152 Wed May 6 16:40:28 1998 Tom Tromey <tromey@cygnus.com>
1154 * Makefile.in: Rebuilt.
1155 * Makefile.am (.s.o): Directly use CC -x assembler-with-cpp.
1157 * aclocal.m4, configure: Rebuilt.
1158 * acinclude.m4: New file.
1159 * configure.in: Don't run AM_EXEEXT. Use LIB_AC_PROG_CC.
1161 Thu Apr 30 14:51:12 1998 Tom Tromey <tromey@cygnus.com>
1163 * configure: Rebuilt.
1164 * configure.in: Link boehm-config.h to config.h.
1165 * Makefile.in: Rebuilt.
1166 * Makefile.am (INCLUDES): Removed.
1167 * config.h (SILENT, SMALL_CONFIG, NO_SIGNALS, NO_DEBUGGING,
1168 JAVA_FINALIZATION): Define
1170 Wed Apr 29 11:03:14 1998 Tom Tromey <tromey@cygnus.com>
1172 * Many files: Use GC_bool, not bool.
1173 * gc_priv.h: Define GC_bool, not bool.
1175 * misc.c (GC_dont_gc): Define as int.
1176 (GC_quiet): Likewise.
1177 * gc_priv.h (GC_never_stop_func): Declare as returning bool.
1178 * alloc.c (GC_dont_expand): Define as int.
1179 * gc_priv.h: For gcc, define bool as char.
1181 Tue Apr 28 22:44:16 1998 Tom Tromey <tromey@cygnus.com>
1183 * Makefile.in: Rebuilt.
1184 * Makefile.am (check_PROGRAMS): New macro.
1185 (gctest_SOURCES): Likewise.
1186 (gctest_LDADD): Likewise.
1188 Mon Apr 27 23:53:24 1998 Tom Tromey <tromey@cygnus.com>
1190 * Makefile.in: Rebuilt.
1191 * Makefile.am (libgc_a_SOURCES): Added dyn_load.c.
1192 * configure: Rebuilt.
1193 * configure.in: Define SUNOS53_SHARED_LIB on Solaris 2.3.
1195 Wed Apr 15 11:40:56 1998 Tom Tromey <tromey@sanguine.cygnus.com>
1197 * Makefile.am, Makefile.in, configure.in, configure, aclocal.m4:
1199 * Makefile.orig: Renamed from Makefile.