OSDN Git Service

2003-02-11 Andreas Tobler <a.tobler@schweiz.ch>
[pf3gnuchains/gcc-fork.git] / boehm-gc / ChangeLog
1 2003-02-11  Andreas Tobler  <a.tobler@schweiz.ch>
2
3         * include/private/gcconfig.h: undefine MPROTECT_VDB for MACOSX
4
5 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
6
7         * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
8         Remove USE_LIBDIR conditional.
9         * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
10         * Makefile.in, configure: Rebuilt.
11
12 2002-12-31  Tom Tromey  <tromey@redhat.com>
13
14         For PR libgcj/8933:
15         * include/Makefile.in: Rebuilt.
16         * include/Makefile.am (noinst_HEADERS): Renamed from
17         include_HEADERS.
18
19 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20
21         * ltconfig (osf[345]): Append $major to soname_spec.
22         Reflect this in library_names_spec.
23         * ltmain.sh (osf): Prefix $major with . for use as extension.
24
25 2002-10-02  Andreas Jaeger  <aj@suse.de>
26
27         * include/private/gcconfig.h (HBLKSIZE): Define for x86-64.
28
29 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
30
31         * include/private/gcconfig.h: Don't check for __XSCALE__.  Instead
32         check for __arm__ or __thumb__.
33
34 2002-09-27  Ulrich Weigand  <uweigand@de.ibm.com>
35
36         * include/private/gcconfig: Add machine type S390.  Add s390x support.
37         * include/private/gc_locks.h (GC_test_and_set): Implement for s390.
38         (GC_compare_and_exchange): Likewise.
39
40 2002-09-24  Jason Thorpe  <thorpej@wasabisystems.com>
41
42         * include/private/gcconfig.h: Fix NetBSD/mips parameters.
43
44 2002-08-23  Adam Megacz <adam@xwt.org>
45
46         * win32_threads.cc: Removed extraneous ABORT()
47
48 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
49
50         * Makefile.am (all-multi): Fix multilib parallel build.
51
52 2002-07-18  Bo Thorsen  <bo@suse.de>
53
54         * include/private/gcconfig.h: Add x86-64 definitions.
55         * os_dep.c: Add x86-64 support.
56         * configure.in: Likewise.
57         * configure: Regenerate.
58
59 2002-07-18  H.J. Lu <hjl@gnu.org>
60
61         * mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.
62
63 2002-07-18  H.J. Lu  (hjl@gnu.org)
64
65         * configure.in (machdep): Don't add mips_sgi_mach_dep.lo for
66         Linux/mips.
67
68 2002-06-28  Hans Boehm <Hans_Boehm@hp.com>
69             Jonathan Clark
70
71         * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.
72
73 2002-06-09  H.J. Lu  (hjl@gnu.org)
74
75         * include/private/gc_locks.h (GC_test_and_set): Support
76         Linux/mips.
77         (GC_TEST_AND_SET_DEFINED): Likewise.
78
79         * include/private/gcconfig.h (DYNAMIC_LOADING): Defined for
80         Linux/mips.
81         (DATAEND): Likewise.
82         (LINUX_STACKBOTTOM): Likewise.
83         (STACKBOTTOM): Removed for Linux/mips.
84
85 Sun May 19 11:32:03 2002  Mark P Mitchell  <mark@codesourcery.com>
86
87         * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
88         (GC_pthread_create): Fix typo.
89         (GC_TRY_LOCK): Likewise.
90         * include/private/gc_locks.h (GC_test_and_set): Only take one
91         one argument.
92         (LOCK): Adjust appropriately.
93         * include/private/gc_priv.h (SIG_SUSPEND): Use SIGRTMIN if
94         _SIGRTMIN is unavailable.
95
96 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
97
98         * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
99         * aclocal.m4: Regenerate.
100         * configure: Regenerate.
101
102 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
103
104         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
105         script entry, and set LD to it when configuring multilibs.
106         * configure: Rebuilt.
107
108 2002-04-22  Jeff Sturm  <jsturm@one-point.com>
109
110         * Makefile.am (toolexeclib_LTLIBRARIES): Remove.
111         (noinst_LTLIBRARIES): Add libgcjgc.la.
112
113         * Makefile.in: Rebuild.
114
115 2002-04-22  David S. Miller  <davem@redhat.com>
116
117         * include/private/gcconfig.h: Hard-code STACKBOTTOM on
118         64-bit SPARC Linux, the __libc_stack_end technique does
119         not work in this case.
120
121 2002-04-22  Jeff Sturm  <jsturm@one-point.com>
122
123         * gcconfig.h: Enable DYNAMIC_LOADING for all sparc-solaris ABIs.
124
125 2002-04-17  Hans Boehm  <Hans_Boehm@hp.com>
126
127         * include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
128         SPARC Linux.
129
130 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
131
132         * include/private/gcconfig.h (DATAEND): Update comment example
133         to match reality.
134
135 2002-04-08  Loren J. Rittle  <ljrittle@acm.org>
136
137         * include/private/gcconfig.h (DATAEND): Clarify comment.
138
139 2002-04-08  Hans Boehm  <Hans_Boehm@hp.com>
140
141         * include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.
142         (GC_large_alloc_warn_interval, GC_large_alloc_warn_suppressed):
143         declare.
144         * allchblk.c (GC_allchblk_nth): Change text and support reduced
145         frequency for blacklist warning message.
146         * misc.c (GC_large_alloc_warn_interval,
147         GC_large_alloc_warn_suppressed): define.
148         (GC_init_inner): Check GC_NO_BLACKLIST_WARNING and
149         GC_LARGE_ALLOC_WARN_INTERVAL environment variables.
150         * doc/README.environment (GC_NO_BLACKLIST_WARNING): Deprecate.
151         (GC_LARGE_ALLOC_WARN_INTERVAL): Add documentation.
152
153         * dyn_load.c (_DYNAMIC): Move declaration to file scope.
154
155 2002-04-04  Loren J. Rittle  <ljrittle@acm.org>
156
157         * include/private/gcconfig.h: Add support for an unmapped
158         memory hole between the end of the initialized data segment
159         and the start of the BSS on FreeBSD/i386.
160
161 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
162
163         * include/private/gcconfig.h: define DYNAMIC_LOADING for ELF
164         NetBSD/i386.
165
166 2002-03-29  Hans Boehm  <Hans_Boehm@hp.com>
167
168         * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.
169         (GC_local_gcj_malloc): Add assertion.
170         (start_mark_threads): Fix abort message.
171         * mark.c (GC_mark_from): Generalize assertion.
172         * reclaim.c (GC_clear_fl_links): New function.
173         (GC_start_reclaim): Must clear some freelist links.
174         * include/private/specific.h, specific.c: Add assertions.
175         Safer definition for INVALID_QTID, quick_thread_id.  Fix/add comments.
176         Rearrange tse fields.
177
178 2002-03-27  Richard Henderson  <rth@redhat.com>
179
180         * os_dep.c (GC_init_linux_data_start): Fix references to
181         __data_start and _end.
182
183 2002-03-25  Loren J. Rittle  <ljrittle@acm.org>
184
185         * include/private/gcconfig.h: Change all likely references
186         to linker script synthesized symbols to use this idiom:
187         extern int etext[]; etext
188
189 2002-03-25  Jeff Sturm  <jsturm@one-point.com>
190
191         * linux_threads.c (GC_get_nprocs): Close file descriptor.
192
193 2002-03-21  Loren J. Rittle  <ljrittle@acm.org>
194
195         * include/private/gcconfig.h: Add unified test for FreeBSD.
196         Support FreeBSD/alpha.
197         * os_dep.c: Do not include <machine/trap.h> unless available.
198         (GC_freebsd_stack_base): Fix types.
199
200 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
201
202         * Makefile.am: Make a convenience library.
203         * Makefile.in: Rebuilt.
204
205 2002-03-15  Anthony Green  <green@redhat.com>
206
207         * misc.c (GC_init_inner): Initialize GC_write_cs before use.
208         * configure.in: Disable use of getenv for win32 targets (some of
209         which have broken implementations).
210         * configure: Rebuilt.
211
212 2002-03-12  Adam Megacz  <adam@xwt.org>
213
214         * dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.
215         * misc.c: Renamed GC_is_win32s() to GC_no_win32_dlls
216         * os_dep.c: Renamed GC_win32s to GC_no_win32_dlls and
217         statically initialized it to TRUE if compiling with GCC.
218         * win32_threads.c (thread_start): We no longer use SEH if
219         compiling with GCC.
220         * mark.c (GC_mark_some): We no longer use SEH if
221         compiling with GCC.
222
223 2002-03-09  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
224
225         * include/gc_priv.h: Define ALIGN_DOUBLE on 32 bit targets if GCJ
226         support is enabled, for hash synchronization.
227
228 2002-02-24  Adam Megacz  <adam@xwt.org>
229
230         * Makefile.am: Added win32_threads.c to sources list.
231         * win32_threads.c: Added two */'s which I had neglected.
232
233 2002-02-20  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
234
235         * Makefile.am: Re-add SUBDIRS parameter which was lost in merge.
236         * Makefile.in: Rebuilt.
237
238 2002-02-13  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
239
240         * dbg_mlc.c (GC_debug_generic_malloc): Removed.
241
242         * sparc_mach_dep.S: Rename from sparc_mach_dep.s as it is a
243         preprocessor file.
244         * mips_sgi_mach_dep.S: Likewise.
245         * Makefile.am: Update for above changes.
246         * Makefile.in: Rebuilt.
247
248 2002-02-12  Richard Henderson  <rth@redhat.com>
249
250         * configure.in: Re-apply 2001-06-26 configure change.
251         * configure: Rebuild.
252
253 2002-02-12  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
254
255         Imported GC 6.1 Alpha 3.
256
257         * sparc_mach_dep.S: Delete incorrectly named file.
258
259 2001-02-11  Adam Megacz <adam@xwt.org
260
261         * configure.in: support for win32, saner
262         cross-compile options
263
264 2001-02-08  Anthony Green  <green@redhat.com>
265
266         * include/private/gcconfig.h: Add XSCALE NOSYS support for bare
267           board embedded targets.
268         * os_dep.c: Avoid signal handling code for NOSYS/ECOS targets.
269           Use GC_get_stack_base for NOSYS/ECOS targets.  Clean up some
270           redundant uses of ECOS.
271         * misc.c: Use NOSYS where ECOS is being used.
272           Don't define GC_write twice for ECOS systems.
273           (GC_write): New function for NOSYS targets.
274
275 2002-02-06  Adam Megacz <adam@xwt.org>
276
277         * boehm-gc/include/gc.h: (GC_CreateThread) This function is
278         now exposed on all Win32 platforms.
279         * boehm-gc/win32_threads.c: (GC_CreateThread) This now
280         compiles on Win32; it invokes CreateThread() if GC is built
281         as a DLL; otherwise it registers the thread.
282         * boehm-gc/misc.c (GC_init): Initialize GC_allocate_ml in case
283         libgcjgc was not built as a DLL.
284
285 2002-02-01  Adam Megacz <adam@xwt.org>
286
287         * boehm-gc on win32 now automatically detects if it is being built
288         as a DLL; see http://gcc.gnu.org/ml/java/2001-12/msg00240.html
289
290 2002-01-25  David Edelsohn  <edelsohn@gnu.org>
291
292         * include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
293         * include/private/gcconfig.h (RS6000): Add 64-bit AIX support.
294         Define USE_GENERIC_PUSH_REGS.  Use AIX _data and _end symbols for
295         DATASTART and DATAEND roots.
296         * rs6000_mach_dep.s: Add function descriptor and traceback table.
297
298 2001-12-16  Jeff Sturm  <jsturm@one-point.com>
299
300         * dyn_load.c: Define ElfW (if needed) for all targets,
301         not just GNU/Linux.
302         (GC_FirstDLOpenedLinkMap): Use it.
303         (GC_register_dynamic_libraries_dl): Use it.
304         * include/private/gcconfig.h: Define CPP_WORDSZ, ELF_CLASS
305         for sparcv9.
306
307 2001-12-16  Craig Rodrigues  <rodrigc@gcc.gnu.org>
308
309         PR other/3725
310         * configure.in: Add AC_SUBST(target_alias).
311         * configure: Regenerated.
312
313 2001-11-26  Loren J. Rittle  <ljrittle@acm.org>
314
315         * linux_threads.c (WRAP_FUNC(pthread_join)): Remove special
316         case for GC_FREEBSD_THREADS.
317         * configure.in (*-*-freebsd*): Clarify warning.
318         * configure: Rebuilt.
319
320 2001-10-23  Loren J. Rittle  <ljrittle@acm.org>
321             Andreas Tobler <toa@pop.agri.ch>
322
323         * include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS.
324
325 2001-10-22  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
326
327         * linux_threads.c (GC_init_parallel): Do not declare as a static
328         constructor.
329         * include/gc.h (GC_init): Declare here. Add description.
330         * include/private/gc_priv.h (GC_init): Remove declaration.
331
332 2001-10-16  Loren J. Rittle  <ljrittle@acm.org>
333
334         * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
335         * linux_threads.c (WRAP_FUNC(pthread_join)): Conditionalized on
336         GC_FREEBSD_THREADS, handle strange interaction between system
337         pthread implementation and boehm-gc signal-handler architecture.
338         * tests/test.c (main): Conditionalized on GC_FREEBSD_THREADS,
339         set stack.
340         * include/private/gcconfig.h (configuration keyed off FREEBSD):
341         Define SIG_SUSPEND, SIG_THR_RESTART.  Do not define
342         MPROTECT_VDB when GC_FREEBSD_THREADS is defined.
343
344 2001-10-16  Loren J. Rittle  <ljrittle@acm.org>
345
346         * Makefile.am (test.o): Find tests/test.c in $(srcdir).
347         * Makefile.in: Rebuilt.
348
349 2001-10-16  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
350
351         * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1 and
352         merged local changes.
353
354 2001-09-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
355
356         * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide special
357         Solaris 2/Intel definition.
358
359         * configure.in (i?86-*-solaris2.[89]*): Define
360         SOLARIS25_PROC_VDB_BUG_FIXED.
361         * include/private/gcconfig.h [I386 && SUNOS5]: Use it.
362         * configure: Regenerate.
363
364         * include/private/gcconfig.h [I386 && SUNOS5] (DATASTART): Use _etext.
365         (DATAEND): Define using _end.
366
367 2001-09-11  Per Bothner  <per@bothner.com>
368
369         * include/Makefile.am:  New file.  It defines include_HEADERS.
370         * Makefile.am (SUBDIRS):  New macro, set to include.
371         * configure.in (AC_OUTPUT):  Add include/Makefile.
372
373 2001-08-20  Tom Tromey  <tromey@redhat.com>
374
375         * configure: Rebuilt.
376         * configure.in: Always ask gcc for threads package.
377
378 2001-08-17  Tom Tromey  <tromey@redhat.com>
379
380         * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 and
381         merged local changes.
382
383 2001-08-02  David Billinghurst <David.Billinghurst>
384
385         * configure: Rebuilt.
386         * configure.in:  POSIX threads on cygwin does not link with
387         -lpthreads.
388
389 2001-07-03  Tom Tromey  <tromey@redhat.com>
390
391         Fix for PR bootstrap/3281:
392         * aclocal.m4, configure, Makefile.in: Rebuilt.
393         * acinclude.m4: Set mkinstalldirs for in-tree build.
394
395 2001-06-26  Richard Henderson  <rth@redhat.com>
396
397         * alpha_mach_dep.s: Mark call-saved FP registers.
398         * include/private/gcconfig.h (ALPHA): Remove USE_GENERIC_PUSH_REGS.
399         * configure.in (alpha*): Re-enable alpha_mach_dep.s
400         * configure: Rebuild.
401
402 2001-06-12  Tom Tromey  <tromey@redhat.com>
403
404         * aclocal.m4, configure: Rebuilt.
405         * acinclude.m4: Find configure.host in srcdir.
406
407 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
408
409         * configure.in (AC_EXEEXT): Work around in case it expands to
410         nothing, as in autoconf 2.50.
411         * acinclude.m4: Likewise.
412         * aclocal.m4, configure: Rebuilt.
413
414 2001-06-07  Tom Tromey  <tromey@redhat.com>
415
416         For PR bootstrap/3075:
417         * configure, aclocal.m4, Makefile.in: Rebuilt.
418         * configure.in: Don't call AC_CONFIG_AUX_DIR or
419         AC_CANONICAL_SYSTEM.
420         * acinclude.m4 (BOEHM_CONFIGURE): Call AC_CONFIG_AUX_DIR and
421         AC_CANONICAL_SYSTEM here.
422         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Use srcdir, not
423         boehm_gc_basedir.
424
425 2001-05-24  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
426
427         * Makefile.am: Override gctest_OBJECTS so tests/test.c can be built.
428         (libgcjgc_la_SOURCES): Remove typo.
429         * tests/test.c: Fix struct names and includes for GC_GCJ_SUPPORT case.
430         * Makefile.in: Rebuilt.
431
432 2001-05-21  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
433
434         Imported version version 6.0alpha7.
435
436         * README, README.Mac, README.OS2, README.QUICK, README.alpha,
437         README.amiga, README.debugging, README.dj, README.hp, README.linux,
438         README.rs6000, README.sgi, README.solaris2, README.uts,
439         README.win32, SCoptions.amiga, backptr.h, barrett_diagram,
440         dbg_mlc.h, gc.h, gc.man, gc_alloc.h, gc_cpp.h, gc_hdrs.h, gc_mark.h,
441         gc_priv.h, gc_private.h, gc_typed.h, gcconfig.h,
442         hpux_irix_threads.c, makefile.depend, nursery.c,
443         solaris_threads.h, test.c, test_cpp.cc, weakpointer.h, cord/README,
444         cord/SCOPTIONS.amiga, cord/SMakefile.amiga, cord/cord.h,
445         cord/ec.h, cord/gc.h, cord/private/cord_pos.h, include/backptr.h,
446         include/gc_copy_descr.h, include/gc_nursery.h: Remove obsolete/moved
447         files.
448
449 2001-05-19  Hans Boehm  <hans_boehm@hp.com>
450
451         * configure.host: Build with -fexceptions.
452         * linux_threads.c: Remember which thread stopped world for
453
454 2001-05-04  Loren J. Rittle  <ljrittle@acm.org>
455             with final tuning by Bryce McKinlay
456
457         * configure.in: Add support for --enable-threads=posix on FreeBSD.
458         * configure: Rebuilt.
459
460 2001-05-01  Jeffrey Oldham  <oldham@codesourcery.com>
461
462         * gc_priv.h (UNLOCK): Change type of GC_noop1 argument.
463         (GC_noop1): Change declaration to take one argument.
464
465 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
466
467         * configure.in: Obtain THREADS with `gcc -v'.
468         * configure: Rebuilt.
469
470 2001-04-05  Hans Boehm  <hans_boehm@hp.com>
471
472         * misc.c: Back out buggy changes to stack clearing code.
473         Reduce CLEAR_SIZE to 1/4 of original value to reduce time
474         spent clearing memory.
475
476 2001-04-04  Hans Boehm  <hans_boehm@hp.com>
477
478         * finalize.c:
479         - Accomodate finalization requests for static objects.
480           (Will be required by hash synchronization.  May be needed
481           in some configurations now.)
482
483         * gc_priv.h:
484         - Define MIN_WORDS.  All allocation requests are rounded
485           up to at least this size.  Removes a subtle assumption that
486           Java objects have a 2 word header.
487
488         * gcconfig.h:
489         - Adjust Linux/IA64 configuration for non-ancient kernels.
490           (Necessary fix for IA64.)
491
492         * linux_threads.c:
493         - Fix syntax error in currently unused code.  Will be needed
494           for Linux/PA-RISC.
495
496         * malloc.c:
497         - Handle MIN_WORDS.
498
499         * misc.c:
500         - Handle MIN_WORDS.
501         - Change stack cleaning code to typically clear about one tenth
502           the memory it used to in the threads configuration.  Occasionally
503           still clear more.  (This is really a fix for a long-standing
504           and fairly significant performance bug with threads.)
505
506         * os_dep.c:
507         - Fix the code for finding the beginning of the data segment under
508           Linux.  I believe this is necessary for some IA64 Linux
509           distributions.  It will also helo other platforms, though those
510           may additionally require a gcconfig.h adjustment.  (This basically
511           works around the absence of a data_start or __data_start
512           definition in glibc.)
513
514         * test.c:
515         - Handle rounding due to MIN_WORDS.
516
517 2001-03-22  Tom Tromey  <tromey@redhat.com>
518
519         * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.
520
521 2001-03-19  Tom Tromey  <tromey@redhat.com>
522
523         * Makefile.in: Rebuilt.
524         * Makefile.am (gctest_LDFLAGS): new macro.
525
526 2001-03-16  Tom Tromey  <tromey@redhat.com>
527
528         * Makefile.in: Rebuilt.
529         * Makefile.am (TESTS_ENVIRONMENT): New macro.
530
531 2001-01-23  Rod Stewart <stewart@lab43.org>
532
533         * gcconfig.h: Check for `__arm__', not `arm'.
534
535 2000-12-30  Bryce McKinlay  <bryce@albatross.co.nz>
536
537         * configure.in: Rename THREADLIB to THREADLIBS.
538         * Makefile.am (LINK): Add $(THREADLIBS) to libtool command line. This
539         ensures that we link the correct version of the linuxthreads semaphore
540         functions.
541         * Makefile.in: Rebuilt.
542         * configure: Rebuilt.
543
544         * linux_thread.c (GC_thr_init, GC_suspend_handler): Add SIGABRT to the
545         list of signals which are not blocked during suspend in the NO_SIGNALS
546         case.
547
548 2000-12-23  Hans Boehm  <Hans_Boehm@hp.com>
549
550         * gcj_mlc.c (GC_gcj_malloc): Don't release allocation lock twice.
551
552 2000-12-15  Bryce McKinlay  <bryce@albatross.co.nz>
553
554         * Makefile.dist: Renamed from Makefile.orig.
555
556 2000-12-11  Alexandre Petit-Bianco  <apbianco@cygnus.com>
557
558         * Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.
559         * configure.in (EXTRA_TEST_LIBS): Check for `dlopen' in -ldl and
560         set accordingly.
561         * Makefile.in: Rebuilt.
562         * configure: Likewise.
563
564 2000-12-10  Geoffrey Keating  <geoffk@redhat.com>
565
566         * gcconfig.h: Add new case for powerpc EABI.
567         [PPC]: Handle embedded OS for powerpc simulator.
568
569 2000-09-30  Bryce McKinlay  <bryce@albatross.co.nz>
570
571         * configure.in: Define GC_GCJ_SUPPORT. Define NO_DEBUGGING in
572         cross-compile configuration only.
573         * Makefile.am: Build gcj_mlc.c.
574         * configure, Makefile.in: Rebuilt.
575
576 2000-09-10  Alexandre Oliva  <aoliva@redhat.com>
577
578         * acinclude.m4: Include libtool macros from the top level.
579         * aclocal.m4, configure: Rebuilt.
580
581 2000-09-04  Anthony Green  <green@redhat.com>
582
583         Fix for PR libgcj/230:
584         * mark.c (GC_mark_from_mark_stack): Remove call to
585         GC_debug_object_start.
586         * gc_priv.h (GC_debug_object_start): Remove prototype.
587
588 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
589
590         * gcconfig.h [OSF1] (_end): Declare as `int'.
591
592 2000-08-02  Tom Tromey  <tromey@cygnus.com>
593
594         * gc_priv.h (GC_generic_malloc_inner): Prototype.
595         (GC_generic_malloc): Likewise.
596         (GC_add_to_black_list_normal): Likewise.
597         (GC_find_header): Likewise.
598         (GC_ADD_TO_BLACK_LIST_NORMAL): Cast bits argument to word.
599         * gc_mark.h (GC_find_start): Prototype.
600         (GC_signal_mark_stack_overflow): Likewise.
601
602 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
603
604         * configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*.
605         * configure: Rebuilt.
606
607         * dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.
608
609 2000-06-20  Bryce McKinlay  <bryce@albatross.co.nz>
610
611         Imported version 5.1.
612         * acinclude.m4: Push version to 5.1.
613
614 2000-06-19  Andrew Haley  <aph@cygnus.com>
615
616         * os_dep.c (read): Pass two dummy args to syscall().
617
618 2000-05-11  Bryce McKinlay  <bryce@albatross.co.nz>
619
620         Imported 5.0 release version.
621         * acinclude.m4: Increment version to 5.0.
622
623 2000-05-07  Bryce McKinlay  <bryce@albatross.co.nz>
624
625         Imported version 5.0alpha7.
626         * acinclude.m4: Update version to 5.0a7.
627
628 2000-04-26  Jakub Jelinek  <jakub@redhat.com>
629
630         * gcconfig.h (SPARC): Define ALIGNMENT to 8 for 64bit SPARC.
631         (SPARC/LINUX): Use GC_SysVGetDataStart instead of LINUX_DATA_START
632         - sparc glibc does not provide it.
633         (SAVE_CALL_CHAIN, ASM_CLEAR_CODE): Define on sparc*-linux*.
634         Make STACKBOTTOM depend on the wordsize.
635         * os_dep.c (GC_SysVGetDataStart): Compile in on sparc*-linux*.
636         (struct frame): Declare on sparc*-linux*.
637         (GC_save_callers): Bias the frame pointers if needed (sparc64).
638         * mach_dep.c (GC_save_regs_in_stack): Optimize on sparc32.
639         Implement on sparc64.
640         (GC_clear_stack_inner): Implement on sparc64.
641         * gc_priv.h (GC_test_and_set): Implement for sparc.
642         * linux_threads.c (GC_suspend_handler, GC_push_all_stacks): Use
643         GC_save_regs_in_stack on sparc.
644
645 2000-04-23  Tom Tromey  <tromey@cygnus.com>
646
647         * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
648
649 2000-04-19  Bryce McKinlay  <bryce@albatross.co.nz>
650
651         Imported version version 5.0alpha6.
652         * acinclude.m4: Bump version to 5.0a6.
653         * configure.in: Don't use alpha_mach_dep.s.
654         * include/private/config.h, irix_threads.c gc_watcom.asm: Delete
655         obsolete files.
656         * Makefile.am, Makefile.in: irix_threads.c is now
657         hpux_irix_threads.c.
658         * Makefile.orig: Updated from gc distribution Makefile.
659
660 2000-03-26  Anthony Green  <green@redhat.com>
661
662         * misc.c (GC_enable): Always define GC_enable and GC_disable.
663
664 2000-02-14  Tom Tromey  <tromey@cygnus.com>
665
666         * gc.h (dlopen): Define as GC_dlopen on Linux.
667         (GC_dlopen): Declare on Linux.
668         * dyn_load.c (GC_dlopen): Define for Linux.
669
670 Fri Jan 28 17:13:20 2000  Anthony Green  <green@cygnus.com>
671
672         * gcconfig.h (DATASTART): Add missing extern declaration
673         for data_start on powerpc.
674
675 1999-12-22  Bryce McKinlay  <bryce@albatross.co.nz>
676
677         * linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the
678         NO_SIGNALS case.
679
680 1999-12-19  Jeff Sturm  <jsturm@sigma6.com>
681
682         * gcconfig.h: Define DATASTART for Alpha Linux.
683
684 1999-12-19  Anthony Green  <green@cygnus.com>
685
686         * gcconfig.h: Use libgcj hack for Alpha Linux.
687         Undefine MPROTEXT_VDB (from Jeff Sturm).
688         * os_dep.c: Remove Alpha Linux hacks.
689         * misc.c: Ditto.
690
691 1999-12-13  Tom Tromey  <tromey@cygnus.com>
692
693         * aclocal.m4, configure: Rebuilt.
694         * acinclude.m4: Changed version to 5.0a4.
695         * Makefile.in: Rebuilt.
696         * Makefile.am (libgcjgc_la_LDFLAGS): Changed version to 1:1:0.
697
698 1999-12-12  Anthony Green  <green@cygnus.com>
699
700         * gcconfig.h (DATASTART): Define as (&data_start) for PowerPC
701         Linux.
702         (DYNAMIC_LOADING): Define for PowerPC Linux.
703         * os_dep.c: Remove some special cases for PowerPC Linux.
704         * misc.c (GC_init_inner): Don't call GC_init_linux_data_start
705         for PowerPC Linux.
706
707 1999-11-04  Tom Tromey  <tromey@cygnus.com>
708
709         * Makefile.in: Rebuilt.
710         * Makefile.am (libgcjgc_la_SOURCES): Removed quick_threads.c.
711
712         * misc.c (GC_init_inner): Don't call GC_init_linuxppc().
713         (GC_thr_init): Don't declare.
714
715         * configure: Rebuilt.
716         * configure.in: Removed qt threads case.
717         * dyn_load.c: Don't mention QUICK_THREADS.
718         * os_dep.c: Don't mention QUICK_THREADS.
719         * misc.c: Don't mention QUICK_THREADS.
720         * gcconfig.h: Don't mention QUICK_THREADS.
721         * gc_priv.h: Removed QUICK_THREADS code.
722         * quick_threads.c: Removed.
723
724 1999-11-03  Tom Tromey  <tromey@cygnus.com>
725
726         * gcconfig.h: Merged in local changes from old config.h.
727
728 1999-11-02  Bryce McKinlay  <bryce@albatross.co.nz>
729
730         * gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.
731
732 1999-11-02  Tom Tromey  <tromey@cygnus.com>
733
734         * quick_threads.c: Include gcconfig.h, not boehm-config.h.
735
736         * configure: Rebuilt.
737         * configure.in: Don't create boehm-config.h.
738         * Makefile.in: Rebuilt.
739         * Makefile.am (libgcjgc_la_SOURCES): Reference gcconfig.h, not
740         config.h.
741         ($(all_objs)): Depend on gcconfig.h.
742         * gc_priv.h: Reference GCCONFIG_H, not CONFIG_H.
743         * gcconfig.h: Define GCCONFIG_H, not CONFIG_H.
744         * config.h: Removed.
745
746 1999-11-01  Tom Tromey  <tromey@cygnus.com>
747
748         * Makefile.in: Rebuilt.
749         * Makefile.am (gctest_LDADD): Added THREADLIB.
750         (TESTS): New macro.
751         * configure: Rebuilt.
752         * configure.in (INCLUDES): New subst.
753
754 1999-09-29  Steve Chamberlain  <sac@pobox.com>
755
756         * config.h: Added picoJava target.
757         * mach_dep.h (GC_push_regs):  New code for picoJava.
758
759 1999-09-28  Tom Tromey  <tromey@cygnus.com>
760
761         * aclocal.m4, configure: Rebuilt.
762         * acinclude.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CXX): Provide
763         appropriate AC_PROG_ symbol.
764
765 Tue Aug 10 00:08:29 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
766
767         * gc_priv.h:  IRIX thread changes from
768         include/private/gc_priv.h.
769
770 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
771
772         * Makefile.in: Rebuilt.
773         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
774         builds.
775
776         * configure: Rebuilt.
777         * configure.in: Properly align --help output, fix capitalization
778         and punctuation.
779         * acinclude.m4: Likewise.
780
781 1999-08-04  Tom Tromey  <tromey@cygnus.com>
782
783         * configure.in: Added missing `;;'.  From Anthony Green.
784
785 Mon Aug  2 23:09:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
786
787         * configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.
788
789 1999-08-03  Tom Tromey  <tromey@cygnus.com>
790
791         * gc_priv.h (GC_test_and_set): Implementation for Linux PPC from
792         Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
793
794 1999-08-02  Tom Tromey  <tromey@cygnus.com>
795
796         * aclocal.m4, configure: Rebuilt for new libtool.
797
798 1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
799
800         * mips_sgi_mach_dep.s: Enable PIC option.
801
802 1999-07-19  Tom Tromey  <tromey@cygnus.com>
803
804         * config.h (MPROTECT_VDB): Don't define on Linux.
805
806 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
807
808         * Makefile.am (.s.lo): Avoid `#line' directives.
809         * Makefile.in: Rebuilt.
810
811 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
812
813         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
814         generate *-recursive for this Makefile, use *-am instead.
815         * Makefile.in: Rebuilt.
816
817 1999-06-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
818
819         * Makefile.am (.s.lo): Renamed from `.s.o'.
820         * Makefile.in: Rebuilt.
821
822 1999-06-21  Tom Tromey  <tromey@cygnus.com>
823
824         Alpha patch from Jeff Sturm:
825         * os_dep.c (GC_init_linuxalpha): New function.
826         * misc.c: Initialize for alpha linux.
827         * gc_priv.h (GC_test_and_set): Define for alpha.
828         * config.h: Don't assume __data_start on alpha.
829
830         * Makefile.in: Rebuilt.
831         * Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not
832         -release.
833
834         * Makefile.in: Rebuilt.
835         * Makefile.am (toolexeclibdir): Define as libdir when
836         appropriate.
837         * configure: Rebuilt.
838         * configure.in (USE_LIBDIR): New conditional.
839
840         * configure: Rebuilt.
841         * configure.in: Recognize all forms of alpha.
842
843 1999-06-17  Anthony Green  <green@cygnus.com>
844
845         * mach_dep.c (GC_push_regs): FreeBSD-elf support (from
846         Carlo Dapor <carlo@vis.ethz.ch>).
847
848 1999-05-05  Gilles Zunino  <Gilles.Zunino@hei.fr>
849
850         * configure.in: Switch from irix threads to posix threads
851         Defined IRIX_THREADS. Put mips_sgi_mach_dep.lo into machdep
852         for mips architecture.
853         * configure: Regenerate.
854
855 1999-04-30  Tom Tromey  <tromey@cygnus.com>
856
857         * linux_threads.c: Don't reference __pthread_initial_thread_bos.
858
859 1999-04-26  Tom Tromey  <tromey@cygnus.com>
860
861         * dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as
862         `weak'.
863
864 1999-04-23  Tom Tromey  <tromey@cygnus.com>
865
866         * Makefile.in, configure: Rebuilt.
867         * Makefile.am (EXTRA_LIBRARIES): Mention libgcjgc.la.
868         (libgcjgc_la_SOURCES): Renamed.
869         (libgcjgc_la_LIBADD): Likewise.
870         (libgcjgc_la_DEPENDENCIES): Likewise.
871         (EXTRA_libgcjgc_la_SOURCES): Likewise.
872         (gctest_LDADD): Use libgcjgc.la.
873         (all_objs): Mention libgcj_la_OBJECTS.
874         (EXTRA_LTLIBRARIES): Renamed.
875         (toollib_LTLIBRARIES): Likewise.
876         (libgcjgc_la_LDFLAGS): New macro
877         (toolexecdir): Renamed.
878         (toolexeclibdir): Likewise.
879         (toolexeclib_LTLIBRARIES): Likewise.
880         (LTCOMPILE): Renamed; added libtool invocation.
881         (LINK): Added libtool invocation.
882         (.s.o): use LTCOMPILE.
883         * configure.in: Call AM_PROG_LIBTOOL.
884         (target_all): Set to libgcjgc.la.
885         Mention `.lo' forms of object files.
886
887 1999-04-21  Tom Tromey  <tromey@cygnus.com>
888
889         * misc.c (GC_init_inner): If QUICK_THREADS defined, compute
890         GC_stackbottom.
891
892         * os_dep.c: glibc 2.1 requires asm/sigcontext.h, not
893         sigcontext.h.  From Matthias Klose <doko@itso.de>.
894
895 1999-04-16  Tom Tromey  <tromey@cygnus.com>
896
897         * config.h (__start): Declare as `int' in alpha/OSF1 case.  From
898         David Pettersson <dapet@mai.liu.se>
899
900 1999-04-14  Tom Tromey  <tromey@cygnus.com>
901
902         * configure: Rebuilt.
903         * configure.in: Don't use sparc_mach_dep.o for Solaris.  Reverts
904         incorrect patch of 199-04-09.
905
906         * configure: Rebuilt.
907         * configure.in: Added support for alpha.
908         From David Pettersson <dapet@mai.liu.se>.
909
910 1999-04-13  Tom Tromey  <tromey@cygnus.com>
911
912         * Makefile.in: Rebuilt.
913         * Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and
914         solaris-threads.h.
915
916 1999-04-09  Tom Tromey  <tromey@cygnus.com>
917
918         * configure: Rebuilt.
919         * configure.in: Use sparc_mach_dep.s when building on Solaris.
920
921 1999-02-23  Tom Tromey  <tromey@cygnus.com>
922
923         * configure: Rebuilt.
924         * configure.in: For Linux, define _REENTRANT.  For Solaris, define
925         SOLARIS_THREADS and _SOLARIS_PTHREADS.
926
927 1999-02-18  Tom Tromey  <tromey@cygnus.com>
928
929         * quick_threads.c (GC_push_all_stacks): Change order of arguments
930         to GC_push_all_stacks depending on STACK_GROWS_DOWN define.  Check
931         for case where LO is NULL.
932
933 1999-02-10  Tom Tromey  <tromey@cygnus.com>
934
935         * aclocal.m4, configure, Makefile.in: Rebuilt.
936         * acinclude.m4: Updated to be used with automake 1.4.
937         * configure.in: Renamed libgc to libgcjgc.  Updated to be used
938         with automake 1.4.
939         * Makefile.am (EXTRA_LIBRARIES): Renamed libgc to libgcjgc.
940         (libgcjgc_a_SOURCES): Likewise.
941         (libgcjgc_a_LIBADD): Likewise.
942         (libgcjgc_a_DEPENDENCIES): Likewise.
943         (EXTRA_libgcjgc_a_SOURCES): Likewise.
944         (gctest_LDADD): Likewise.
945         (all_objs): Likewise.
946
947 1999-01-08  Tom Tromey  <tromey@cygnus.com>
948
949         * configure: Rebuilt.
950         * configure.in: Define LINUX_THREADS if using POSIX threads on
951         Linux.
952
953         * gc_priv.h (GC_test_and_set): Put return type into definition.
954
955 1998-11-24  Andrew Haley  <aph@viagra.cygnus.co.uk>
956
957         * Makefile.am: add support for eCos.  In particular, add C++
958         support for compiling the file ecos.cc.
959         * ecos.cc: new file.
960         * acinclude.m4: add C++ support.
961         * aclocal.m4: likewise
962         * config.h: add eCos support.
963         * configure: likewise
964         * configure.in: likewise
965         * misc.c (GC_write): add eCos support.
966         * os_dep.c (tiny_sbrk): add eCos support.
967
968 Thu Dec 10 18:24:34 1998  Warren Levy  <warrenl@cygnus.com>
969
970         * misc.c (GC_init_inner): Moved STACKBASE code to os_dep.c.
971         * os_dep.c (GC_get_stack_base): Moved STACKBASE code from misc.c.
972
973 1998-11-23  Tom Tromey  <tromey@cygnus.com>
974
975         * configure.host (boehm_gc_cflags): Don't add `-O2'.
976
977 1998-11-20  Andrew Haley  <aph@viagra.cygnus.co.uk>
978
979         * Makefile.am, Makefile.in, configure.host: tx39 build option
980         "-G 0" added.
981
982 1998-11-17  Tom Tromey  <tromey@cygnus.com>
983
984         * configure: Rebuilt.
985         * configure.in: Switch on host, not target.
986
987 1998-11-16  Tom Tromey  <tromey@cygnus.com>
988
989         * gc_priv.h (GC_debug_object_start): Declare.
990         * mark.c (GC_mark_from_mark_stack): Call GC_debug_object_start.
991         * gc.h (GC_debug_register_finalizer_no_order,
992         GC_register_finalizer_no_order): Declare.
993         (GC_REGISTER_FINALIZER_NO_ORDER): New macro.
994         * dbg_mlc.c (GC_debug_register_finalizer_no_order): New function.
995         (GC_debug_generic_malloc): Likewise.
996         (GC_debug_object_start): new function.
997
998 1998-11-11  Tom Tromey  <tromey@cygnus.com>
999
1000         * configure: Rebuilt.
1001         * configure.in: Recognize --enable-java-gc, not --enable-gc.
1002
1003 Tue Nov  3 18:01:12 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
1004
1005         * dyn_load.c: Handle QUICK_THREADS case.
1006
1007 1998-10-21  Tom Tromey  <tromey@cygnus.com>
1008
1009         * configure: Rebuilt.
1010         * configure.in: Put cpp defines here, not in config.h.  Recognize
1011         --enable-threads.  Set INCLUDES.  Create boehm-cflags file.  Don't
1012         define PACKAGE or VERSION.
1013         * config.h (SILENT, NO_SIGNALS, NO_DEBUGGING, JAVA_FINALIZATION):
1014         Don't define.
1015
1016         * os_dep.c (GC_default_push_other_roots): Define when
1017         QUICK_THREADS defined.
1018         * misc.c: Added QUICK_THREADS case.
1019         * gc_priv.h: Added QUICK_THREADS case to define LOCK and UNLOCK.
1020         * config.h (THREADS): Define if QUICK_THREADS defined.
1021         * Makefile.in: Rebuilt.
1022         * Makefile.am (libgc_a_SOURCES): Added linux_threads.c,
1023         quick_threads.c.
1024         * quick_threads.c: New file.
1025
1026 1998-10-20  Tom Tromey  <tromey@cygnus.com>
1027
1028         * aclocal.m4, configure: Rebuilt.
1029         * acinclude.m4: Don't subst machine_dir or sys_dir.
1030         * configure.host: Removed unused code.
1031
1032 Sun Oct 11 08:18:02 1998  Anthony Green  <green@cygnus.com>
1033
1034         * configure: Rebuilt.
1035         * configure.in: Fix typo in previous patch.
1036
1037 Sun Oct 11 08:06:11 1998  Anthony Green  <green@cygnus.com>
1038
1039         * Makefile.in, aclocal.m4, configure: Rebuilt.
1040         * Makefile.am, acinclude.m4, configure.in: Add multilib support.
1041         * configure.host: Created.
1042
1043 Tue Sep  1 10:58:15 1998  Tom Tromey  <tromey@cygnus.com>
1044
1045         * Makefile.in: Rebuilt.
1046         * Makefile.am (lib_LIBRARIES): Use target_all.
1047         (EXTRA_LIBRARIES): New macro.
1048         * configure: Rebuilt.
1049         * configure.in: Recognize --enable-gc.
1050
1051 Thu Aug 13 10:52:45 1998  Tom Tromey  <tromey@cygnus.com>
1052
1053         * Makefile.in: Rebuilt.
1054         * Makefile.am (COMPILE): Define.
1055         (LINK): Likewise.
1056         (.s.o): Use MY_CFLAGS.
1057         * configure: Rebuilt.
1058         * configure.in (MY_CFLAGS): Define and subst.
1059
1060 Wed Aug 12 11:41:43 1998  Tom Tromey  <tromey@cygnus.com>
1061
1062         * configure: Rebuilt.
1063         * configure.in: Added --with-cross-host argument.  Use
1064         $with_cross_host to determine when cross-compiling.
1065
1066         * config.h (SMALL_CONFIG): Don't define.
1067         * configure: Rebuilt.
1068         * configure.in: Define SMALL_CONFIG when cross-compiling.
1069
1070 Tue Aug 11 11:41:25 1998  Tom Tromey  <tromey@cygnus.com>
1071
1072         * solaris_pthreads.c, misc.c, gc_priv.h, config.h, alloc.c,
1073         allchblk.c: Merged with 4.13a2 while preserving local changes.
1074
1075         * Makefile.orig: Updated from Makefile in 4.13a2.
1076
1077         * configure: Rebuilt.
1078         * configure.in: Updated version number to 4.13a2.  On Solaris,
1079         don't build with -O when using gcc.
1080
1081         Merged in version 4.13alpha2:
1082         * config.h (USE_MMAP): Re-enable on Solaris.
1083         * solaris_pthreads.c: Removed RCS Id line.
1084         * alpha_mach_dep.s: Removed RCS Id line.
1085
1086 Wed Jul 22 15:38:12 1998  Tom Tromey  <tromey@cygnus.com>
1087
1088         * config.h (USE_MMAP): Don't define for Solaris.
1089
1090 Wed Jun 10 12:51:41 1998  Tom Tromey  <tromey@cygnus.com>
1091
1092         * Makefile.in: Rebuilt.
1093         * Makefile.am (libgc_a_SOURCES): Removed setjmp_t.c.
1094
1095         * Makefile.in: Rebuilt.
1096         * Makefile.am (libgc_a_SOURCES): Removed add_gc_prefix.c.
1097
1098 Thu May 14 15:32:58 1998  Tom Tromey  <tromey@cygnus.com>
1099
1100         * Makefile.in: Rebuilt.
1101         * Makefile.am ($(all_objs)): Depend on config.h.
1102
1103         * config.h: [MIPS] If DATASTART_IS_ETEXT defined then define
1104         DATASTART as &_etext.
1105         * misc.c (GC_init_inner): If STACKBASE defined, then use it.
1106         * configure: Rebuilt.
1107         * configure.in: Define STACKBASE and DATASTART_IS_ETEXT for the
1108         tx39.
1109
1110 Tue May 12 13:15:45 1998  Tom Tromey  <tromey@cygnus.com>
1111
1112         * alloc.c: Don't call GET_TIME if NO_CLOCK defined.
1113         (GC_maybe_gc): Likewise.
1114         * os_dep.c: If NO_SIGSET defined, then have empty
1115         GC_disable_signals and GC_enable_signals.
1116         * configure: Rebuilt.
1117         * configure.in: Added --with-target-subdir option.  If
1118         cross-compiling, define NO_SIGSET and NO_CLOCK.
1119
1120 Wed May  6 16:40:28 1998  Tom Tromey  <tromey@cygnus.com>
1121
1122         * Makefile.in: Rebuilt.
1123         * Makefile.am (.s.o): Directly use CC -x assembler-with-cpp.
1124         (AS): Removed.
1125         * aclocal.m4, configure: Rebuilt.
1126         * acinclude.m4: New file.
1127         * configure.in: Don't run AM_EXEEXT.  Use LIB_AC_PROG_CC.
1128
1129 Thu Apr 30 14:51:12 1998  Tom Tromey  <tromey@cygnus.com>
1130
1131         * configure: Rebuilt.
1132         * configure.in: Link boehm-config.h to config.h.
1133         * Makefile.in: Rebuilt.
1134         * Makefile.am (INCLUDES): Removed.
1135         * config.h (SILENT, SMALL_CONFIG, NO_SIGNALS, NO_DEBUGGING,
1136         JAVA_FINALIZATION): Define
1137
1138 Wed Apr 29 11:03:14 1998  Tom Tromey  <tromey@cygnus.com>
1139
1140         * Many files: Use GC_bool, not bool.
1141         * gc_priv.h: Define GC_bool, not bool.
1142
1143         * misc.c (GC_dont_gc): Define as int.
1144         (GC_quiet): Likewise.
1145         * gc_priv.h (GC_never_stop_func): Declare as returning bool.
1146         * alloc.c (GC_dont_expand): Define as int.
1147         * gc_priv.h: For gcc, define bool as char.
1148
1149 Tue Apr 28 22:44:16 1998  Tom Tromey  <tromey@cygnus.com>
1150
1151         * Makefile.in: Rebuilt.
1152         * Makefile.am (check_PROGRAMS): New macro.
1153         (gctest_SOURCES): Likewise.
1154         (gctest_LDADD): Likewise.
1155
1156 Mon Apr 27 23:53:24 1998  Tom Tromey  <tromey@cygnus.com>
1157
1158         * Makefile.in: Rebuilt.
1159         * Makefile.am (libgc_a_SOURCES): Added dyn_load.c.
1160         * configure: Rebuilt.
1161         * configure.in: Define SUNOS53_SHARED_LIB on Solaris 2.3.
1162
1163 Wed Apr 15 11:40:56 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
1164
1165         * Makefile.am, Makefile.in, configure.in, configure, aclocal.m4:
1166         New files.
1167         * Makefile.orig: Renamed from Makefile.