OSDN Git Service

* gcc.dg/pragma-darwin.c: Improve for ppc64.
[pf3gnuchains/gcc-fork.git] / boehm-gc / ChangeLog
1 2006-03-24  Andreas Tobler  <a.tobler@schweiz.ch>
2         John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3
4         * configure.ac (THREADS): Add REENTRANT for *-*-hpux11*.
5         Warn about POSIX threads not being supported for *-*-hpux10*.
6         * configure: Regenerate.
7
8 2006-02-09  Tom Tromey  <tromey@redhat.com>
9
10         * pthread_support.c: Conditionally include dlfcn.h.
11
12 2006-02-06  Jakub Jelinek  <jakub@redhat.com>
13             Anthony Green  <green@redhat.com>
14             Tom Tromey  <tromey@redhat.com>
15
16         * include/gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.
17         * include/gc_config.h.in: Rebuilt.
18         * include/gc_pthread_redirects.h (pthread_create): Conditionally
19         define.
20         * pthread_support.c (pthread_create_): New global.
21         (constr): New function.
22         (pthread_create): Conditionally renamed.
23         * configure: Rebuilt.
24         * configure.ac (GC_PTHREAD_SYM_VERSION): Define.
25
26 2006-02-04  Alan Modra  <amodra@bigpond.net.au>
27
28         * include/private/gc_locks.h (GC_test_and_set <POWERPC>): Don't
29         use broken 64-bit version.
30
31 2006-01-25  Andreas Tobler  <a.tobler@schweiz.ch>
32
33         * darwin_stop_world.c: Change inline asm instruction to ld as ldz
34         is wrong.
35
36         * Makefile.am (asm_libgcjgc_sources): Rename to asm_libgcjgc_sources.
37         * Makefile.in: Regenerate.
38
39 2006-01-25  Bryce McKinlay  <mckinlay@redhat.com>
40
41         * include/private/gcconfig.h: Revert to GC 6.6 version, removing
42         all local changes.
43
44 2006-01-24  Bryce McKinlay  <mckinlay@redhat.com>
45
46         Import Boehm GC version 6.6.
47
48 2006-01-24  David Ayers  <d.ayers@inode.at>
49
50         PR libobjc/13946
51         * include/gc.h: Fix prototype declarations for bootstrap.
52
53 2005-11-01  Bryce McKinlay  <mckinlay@redhat.com>
54
55         * include/private/gc_priv.h: Increase MAX_ROOT_SETS to 1024.
56
57 2005-09-15  Kazu Hirata  <kazu@codesourcery.com>
58
59         * include/private/gc_locks.h (GC_test_and_set): Change the
60         constraint of the first operand to '0'.
61
62 2005-09-06  Tom Tromey  <tromey@redhat.com>
63
64         PR libgcj/23662:
65         * include/private/gcconfig.h (LINUX_STACKBOTTOM): Use instead of
66         HEURISTIC1 on ARM.
67
68 2005-07-17  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
69
70         * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.
71
72 2005-06-15  Andreas Tobler  <a.tobler@schweiz.ch>
73
74         * os_dep.c: Add FreeBSD/PowerPC bits.
75         (GC_SysVGetDataStart): Likewise.
76         * include/private/gcconfig.h: Likewise.
77
78 2005-05-25  Andrew Haley  <aph@redhat.com>
79
80         * include/private/gcconfig.h (HBLKSIZE): Define to 4096 on
81         powerpc64-linux.
82
83 2005-05-09  Mike Stump  <mrs@apple.com>
84
85         * configure: Regenerate.
86
87 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
88
89         * os_dep.c, include/private/gc_locks.h: Import CRIS port by
90         Simon Posnjak from gc6.4.
91         * include/private/gcconfig.h: Ditto.  Add M32R note from gc6.4.
92
93 2005-04-17  David S. Miller  <davem@davemloft.net>
94
95         * include/private/gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.
96         * os_dep.c (GC_linux_stack_base): Check for bug present in some
97         Sparc glibc variants where __libc_stack_end is erroneously set
98         to "1".  Fallback to procfs code in that case.
99
100 2005-04-12  Mike Stump  <mrs@apple.com>
101
102         * configure: Regenerate.
103
104 2005-04-12  Richard Henderson  <rth@redhat.com>
105
106         * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.
107
108 2005-03-23  Mike Stump  <mrs@apple.com>
109
110         * darwin_stop_world.c: Update for -m64 multilib.
111         * include/private/gcconfig.h: Likewise.
112         * powerpc_darwin_mach_dep.s: Likewise.
113
114 2005-03-01  Kelley Cook  <kcook@gcc.gnu.org>
115
116         * Makefile.in, include/Makefile.in: Regenerate.
117
118 2005-02-26  Richard Earnshaw  <rearnsha@arm.com>
119
120         * dyn_load.c: On NetBSD, include machine/elf_machdep.h and define
121         ELFSIZE in terms of ARCH_ELFSIZE (back-ported from gc7.0alpha1).
122
123 2005-02-15  Bryce McKinlay  <mckinlay@redhat.com>
124
125         PR libgcj/19823
126         * configure.host: Set gc_use_mmap on *-linux*.
127         * configure.ac: Define USE_MMAP if gc_use_mmap is set.
128         * include/private/gc_priv.h: Include gc_config.h.
129         * configure, include/gc_config.h.in: Rebuilt.
130
131 2005-02-07  Hans Boehm  <Hans.Boehm@hp.com>
132
133         * allchblk.c (GC_allochblk_nth): Dont overlook available space if
134           GC disabled, correctly convert GC_finalizer_mem_freed to byte,
135           total_size to words.
136         * dyn_load.c (win32 GC_register_dynamic_libraries): Consider only
137           MEM_IMAGE regions.
138         * mach_dep.c (GC_with_callee_saves_pushed): separate into new function,
139           and indent appropriately.
140         * mark_rts.c (GC_approx_sp): Access stack.
141         * pthread_stop_world.c: (GC_suspend_handler): Explicitly push
142           callee-saves registers when appropriate.
143           (GC_stop_world): Handle EINTR from sem_wait (sync with Mono GC).
144
145 2005-01-01  Bryce McKinlay  <mckinlay@redhat.com>
146
147         * configure.ac (AC_CONFIG_HEADERS): Build both include/gc_config.h 
148         and include/gc_ext_config.h.
149         * include/gc_ext_config.h: New file. Define only THREAD_LOCAL_ALLOC.
150         * include/gc.h: Undef PACKAGE_* before including gc_config.h.
151
152 2004-12-13  Kelley Cook  <kcook@gcc.gnu.org>
153
154         * configure: Regenerate.
155
156 2004-11-29  Bryce McKinlay  <mckinlay@redhat.com>
157
158         PR libgcj/18699
159         Revert patches of 2004-11-26 and 2004-11-27.
160
161 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
162
163         * configure: Regenerate for libtool change.
164
165 2004-11-27  Bryce McKinlay  <mckinlay@redhat.com>
166
167         * include/gc_config.h.in: Add comment. Define only THREAD_LOCAL_ALLOC.
168
169 2004-11-26  Bryce McKinlay  <mckinlay@redhat.com>
170
171         Fix "PACKAGE_NAME redefined" errors.
172         * configure.ac (AC_CONFIG_HEADERS): Build both include/config.h 
173         and include/gc_config.h.
174         * configure: Regenerated.
175         * include/gc_config.h.in: No longer auto-generated. Define only the
176         macros needed by libjava.
177         * include/config.h.in: Generated by autoheader.
178         * include/gc.h: Include config.h, not gc_config.h.
179
180 2004-11-25  Kelley Cook  <kcook@gcc.gnu.org>
181
182         * configure: Regenerate for libtool reversion.
183
184 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
185
186         * configure: Regenerate for libtool change.
187
188 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
189
190         * configure.ac (machdep): Use sparc_mach_dep.lo on
191         sparc64-sun-solaris2.* too.
192         (Solaris gcc optimization fix): Disable on sparc*-sun-solaris2.*.
193         * configure: Regenerate.
194
195 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
196
197         PR target/18444
198         * configure.ac (threading): Accept 'posix95'.
199         * configure: Regenerate.
200
201 2004-11-04  Kelley Cook  <kcook@gcc.gnu.org>
202
203         * Makefile.am: Define ACLOCAL_AMFLAGS.
204         * configure.ac: Remove redundant sinclude.
205         * acinclude.m4: Delete file.
206         * aclocal.m4: Regenerate.
207         * Makefile.in, include/Makefile.in: Regenerate.
208         * configure: Regenerate.
209
210 2004-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
211
212         * include/private/gc_priv.h (GC_generic_malloc_words_small_inner):
213         Add prototype.
214
215 2004-10-13  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
216
217         * include/private/gcconfig.h: Add m32r-linux target.
218
219 2004-09-27  Kelley Cook  <kcook@gcc.gnu.org>
220
221         * configure.ac: Update all AC_DEFINEs to newer style.
222         * configure: Regenerate.
223         * include/gc_config.h.in: Regenerate.
224
225 2004-08-27  Hans Boehm  <Hans.Boehm@hp.com>
226
227         * backgraph.c, gc_priv.h (GC_traverse_back_graph,
228         GC_print_back_graph_stats): split GC_traverse_back_graph.
229         * backgraph.c: Dynamically grow in_progress_space.
230         * finalize.c (GC_notify_or_invoke_finalizers): also call
231         GC_print_back_graph_stats.
232         * alloc.c, finalize.c, gc_priv.h (GC_generate_random_backtrace_no_gc,
233         GC_print_back_height): Move delarations to header file.
234         * configure.ac: rename --enable-full-debug to --enable-gc-debug.
235         * configure: Regenerate.
236         
237 2004-08-23  Hans Boehm  <Hans.Boehm@hp.com>
238
239         * aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.
240         * backgraph.c, include/private/gc_pmark.h: Always include gc.h.
241
242 2004-08-23  Bryce McKinlay  <mckinlay@redhat.com>
243
244         * win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.
245         Reported by Danny Smith.
246
247 2004-08-21  Danny Smith  <dannysmith@users.sourceforge.net>
248
249         * misc.c (GC_init): Replace lhs cast with rhs cast.
250
251 2004-08-16  Bryce McKinlay  <mckinlay@redhat.com>
252
253         * specific.c: Check GC_LINUX_THREADS before including 
254         private/specific.h. From Richard Earnshaw.
255
256 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
257
258         * aclocal.m4: Remove obsolete construct for old automake.
259         * acinclude.m4: Regenerate with aclocal 1.9.1.
260         * configure.ac:  Remove duplicate AC_WITH calls.  Replace
261         AC_CANONICAL_SYSTEM with AC_CANONICAL_HOST, AC_CANONICAL_TARGET.
262         Replace _GCC_TOPLEV_NONCANONICAL calls with ACX_NONCANONICAL_TARGET.
263         Remove now-redundant subst of target_noncanonical.  Remove
264         now-gratuitous m4 quoting around $.  Replace AM_PROG_LIBTOOL with
265         AC_PROG_LIBTOOL and remove second, redundant AC_PROG_LIBTOOL.
266         Use slightly more modern form of AC_INIT.
267         * configure: Rebuild with autoconf 2.59.
268         * Makefile.in, include/Makefile.in: Rebuild with automake 1.9.1.
269
270 2004-08-16  Andreas Tobler  <a.tobler@schweiz.ch>
271
272         * solaris_threads.c: Remove ifdef around #include "private/gc_priv.h"
273         since they're not known at this time.
274         * solaris_pthreads.c: Likewise.
275
276 2004-08-15  Andreas Tobler  <a.tobler@schweiz.ch>
277
278         PR target/14931
279         * powerpc_darwin_mach_dep.s (_GC_push_regs): Change to new stub style.
280
281 2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>
282
283         * configure.ac (gc_cflags): Add -Iinclude.
284         (AC_CONFIG_HEADERS): New. Configure gc_config.h header.
285         Don't write DEFS to boehm-cflags file.
286         * configure: Rebuilt.
287         * gcj_mlc.c: Check #ifdef GC_GCJ_SUPPORT after including headers.
288         * specific.c: Check #ifdef GC_LINUX_THREADS after including headers.
289         * include/gc_config_macros.h: Remove backward-compatibility 
290         redefinitions of GC_ names.
291         * include/gc.h: Include <gc_config.h>.
292
293 2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>
294
295         Import Boehm GC version 6.3.
296
297 2004-08-12  Kelley Cook  <kcook@gcc.gnu.org>
298
299         * include/Makefile.in: Regenerate
300
301 2004-07-06  Andrew Pinski  <apinski@apple.com>
302
303         * os-dep.c (GC_task_self): Declare as static
304         and remove the second declaration.
305
306 2004-06-20  Andreas Tobler  <a.tobler@schweiz.ch>
307
308         * Makefile.am: Add rule for .S files to fix bootstrap on
309         solaris and alpha.
310         * Makefile.in: Regenerate.
311
312 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
313
314         * boehm-gc/configure.ac: New name of configure.in.
315         Remove useless multilib stuff.  Change uses of
316         INCLUDES and CXXINCLUDES to AM_CPPFLAGS.
317         * boehm-gc/configure.in: New name of configure.in.
318         * boehm-gc/Makefile.am: Update for automake 1.8.5.
319         * boehm-gc/acinclude.m4: Include ../config/acx.m4.
320         * boehm-gc/aclocal.m4: Regenerate.
321         * boehm-gc/configure: Regenerate.
322         * boehm-gc/Makefile.in: Regenerate.
323
324 2004-06-15  Paolo Bonzini  <bonzini@gnu.org>
325
326         * .cvsignore: New file.
327
328 2004-04-25  Andreas Jaeger  <aj@suse.de>
329
330         * mark.c (GC_mark_from): Use pointer as prefetch argument.
331
332 2004-04-06  H.J. Lu  <hongjiu.lu@intel.com>
333
334         * include/private/gcconfig.h (PREFETCH): Use __builtin_prefetch
335         for gcc >= 3.0.
336         (PREFETCH_FOR_WRITE): Likewise.
337
338 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
339
340         * configure.ac: Bump AC_PREREQ to 2.59.
341         * configure: Regenerate.
342         * config.in: Regenerate.
343
344 2004-02-26  Nathanael Nerode  <neroden@gcc.gnu.org>
345
346         * ltconfig, ltmain.sh: Remove unused files.
347         * configure.in: Remove bogus extra early invocation of
348         AC_CONFIG_AUX_DIR.
349         * configure: Regenerate.
350         * mkinstalldirs, install-sh, config.sub, config.guess:
351         Remove (now) unused files.
352         * Makefile.in: Regenerate (losing references to vanished
353         files).
354
355         * configure.in: Add CCAS, CCASFLAGS for future automakes.
356         * configure, Makefile.in, include/Makefile.in: Regenerate.
357
358         * Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.
359         * Makefile.in: Regenerate.
360
361         * configure.in: Remove bogus duplicate invocation of
362         AM_MAINTAINER_MODE.  Remove obsolete comment.
363         * configure: Regenerate.
364
365         * acinclude.m4: Remove GC_CONFIGURE macro; move contents
366         to configure.in.
367         * aclocal.m4: Regenerate.
368         * configure.in: Receive contents of GC_CONFIGURE macro.
369         * configure: Regenerate.
370
371         * configure.in: Remove more obsolete, bogus code.
372         * configure: Regenerate.
373
374         * acinclude.m4: Remove obsolete and bogus constructs.
375         * aclocal.m4: Regenerate.
376         * configure: Regnerate.
377
378 2004-02-23  Nathanael Nerode  <neroden@gcc.gnu.org>
379
380         * acinclude.m4: De-precious CC and CXX so that the right flags
381         are passed down to multilibs.
382         * aclocal.m4: Regenerate.
383         * configure: Regenerate.
384
385 2004-02-22  Zack Weinberg <zack@codesourcery.com>
386             Nathanael Nerode <neroden@twcny.rr.com>
387             Alexandre Oliva <aoliva@redhat.com>
388
389         * config.sub, config.guess: Replace with forwarding scripts
390         which invoke the master copies in the top level.
391
392 2004-02-23  Nathanael Nerode  <neroden@gcc.gnu.org>
393
394         * acinclude.m4: Remove old no-executables workaround;
395         add new no-executables workaround.
396         * aclocal.m4: Regenerate.
397         * configure.in: Change prereqs to autoconf 2.57.
398         * configure: Regenerate with autoconf 2.57.
399
400         * configure.in: Use NCN_TARGET_NONCANONICAL and friends.
401         * configure: Regenerate.
402         * Makefile.am: Use target_noncanonical variable from configure.
403         * Makefile.in: Regenerate.
404         * include/Makefile.in: Regenerate.
405
406 2004-02-20  Andrew Cagney  <cagney@redhat.com>
407
408         * config.guess: Update from version 2002-01-10 to 2004-02-16.
409         * config.sub: Update from version 2002-01-02 to 2004-02-16.
410
411 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
412
413         * acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.
414         * aclocal.m4: Rebuild.
415         * configure: Regenerate.
416
417         * acinclude.m4: Move certain code to configure.in.
418         * configure.in: Receive code from acinclude.m4.
419         * aclocal.m4: Rebuild.
420         * configure: Regenerate.
421
422         * Makefile.direct, alloc.c: Resync to upstream 6.3 alpha 1.
423
424 2004-01-20  Andrew Haley  <aph@redhat.com>
425
426         * include/private/gcconfig.h (USE_MMAP): Define for all Linux.
427
428         * configure.in: Comment change.
429
430 2004-01-16  Andrew Haley  <aph@redhat.com>
431
432         * configure.in (NO_EXECUTE_PERMISSION): Remove global declaration;
433         add for ia64; remove for MIPS.
434         * configure: Regnerated.
435
436 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
437
438         * configure.in: Add in AC_PREREQ(2.13)
439
440 2004-01-07  Dave Jones <davej@redhat.com>
441
442         * malloc.c (GC_generic_malloc): Correct initialization typo.
443         * mallocx.c (GC_generic_malloc_ignore_off_page): Ditto.
444
445 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
446
447         * include/private/gcconfig.h: Re-install change of 2003-04-16.
448
449 2003-10-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
450
451         * mips_sgi_mach_dep.s: Use _ABIO32 instead of external
452         _MIPS_SIM_ABI32.
453
454 2003-10-18  Alan Modra  <amodra@bigpond.net.au>
455
456         * include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Remove
457         unsure comment.
458
459 2003-10-03  Jeff Sturm  <jsturm@one-point.com>
460
461         * configure: Rebuild.
462
463 2003-10-03  Hans Boehm  <Hans.Boehm@hp.com>
464
465         * configure.in: Remove NO_GETENV definition for win32.
466         * mach_dep.c (GC_generic_push_regs): Prevent tail call optimization.
467         * misc.c (GC_init_inner): Call GC_thr_init for win32.
468           (GC_set_warn_proc): Add assertion.
469         * win32_threads.c: Import 6.3alpha2 version.
470         * include/private/gc_priv.h: Add support for EMPTY_GETENV_RESULTS.
471
472 2003-09-29  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
473
474         * configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris
475         2.3/SPARC, there are no micro versions.
476         Treat Solaris 10 and up alike.
477         * configure: Regenerate.
478
479 2003-09-22  Anthony Green  <green@redhat.com>
480
481         * os_dep.c: Fix GC_get_stack_base build problem for vanilla elf
482         "NOSYS" targets.
483
484 2003-09-20    <green@redhat.com>
485
486         * include/private/gcconfig.h: Don't check for __XSCALE__.  Instead
487         check for __arm__ or __thumb__.
488
489 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
490
491         * configure: Regenerate.
492
493 2003-08-07  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
494             Roger Sayle <roger@eyesopen.com>
495
496         * configure.in: Set INCLUDES to absolute path.
497         Save $INCLUDES in boehm-cflags, too.
498         Set INCLUDES so it's available to config.status.
499         * configure: Regenerate.
500
501 2003-07-31  Danny Smith  <dannysmith@users.sourceforge.net>
502
503         * include/gc.h (GC_CreateThread): Declare with WINAPI
504         attribute.
505         * win32_threads.c (GC_CreateThread): Make definitions consistent
506         with declaration.  Cast &thread_table[i].handle to PHANDLE
507         in call to DuplicateHandle
508         (thread_start): Declare as static.
509
510 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
511
512         * dyn_load.c: Define __private_extern__ to match Apple's system
513         header.
514
515 2003-07-28  Loren J. Rittle  <ljrittle@acm.org>
516
517         * os_dep.c: Remove redundancy introduced in last merge.
518
519 2003-07-28  Jeff Sturm  <jsturm@one-point.com>
520
521         Import GC 6.3alpha1.
522         * BCC_MAKEFILE: Merge with GC 6.3alpha1 release.
523         * ChangeLog: Likewise.
524         * Makefile.am: Likewise.
525         * Makefile.direct: Likewise.
526         * Makefile.dj: Likewise.
527         * allchblk.c: Likewise.
528         * alloc.c: Likewise.
529         * backgraph.c: Likewise.
530         * configure.host: Likewise.
531         * configure.in: Likewise.
532         * dbg_mlc.c: Likewise.
533         * dyn_load.c: Likewise.
534         * finalize.c: Likewise.
535         * gc_cpp.cc: Likewise.
536         * gc_dlopen.c: Likewise.
537         * gcj_mlc.c: Likewise.
538         * if_mach.c: Likewise.
539         * mach_dep.c: Likewise.
540         * malloc.c: Likewise.
541         * mallocx.c: Likewise.
542         * mark.c: Likewise.
543         * mark_rts.c: Likewise.
544         * misc.c: Likewise.
545         * os_dep.c: Likewise.
546         * ptr_chck.c: Likewise.
547         * reclaim.c: Likewise.
548         * solaris_pthreads.c: Likewise.
549         * solaris_threads.c: Likewise.
550         * sparc_mach_dep.S: Likewise.
551         * threadlibs.c: Likewise.
552         * typd_mlc.c: Likewise.
553         * version.h: Likewise.
554         * win32_threads.c: Likewise.
555         * Mac_files/MacOS_Test_config.h: Likewise.
556         * Mac_files/MacOS_config.h: Likewise.
557         * cord/cordbscs.c: Likewise.
558         * cord/cordprnt.c: Likewise.
559         * cord/de_win.c: Likewise.
560         * doc/README: Likewise.
561         * doc/README.MacOSX: Likewise.
562         * doc/README.changes: Likewise.
563         * doc/README.environment: Likewise.
564         * doc/README.ews4800: Likewise.
565         * doc/README.linux: Likewise.
566         * doc/README.macros: Likewise.
567         * doc/README.win32: Likewise.
568         * doc/debugging.html: Likewise.
569         * doc/gcdescr.html: Likewise.
570         * doc/tree.html: Likewise.
571         * include/Makefile.in: Likewise.
572         * include/gc.h: Likewise.
573         * include/gc_cpp.h: Likewise.
574         * include/gc_local_alloc.h: Likewise.
575         * include/gc_mark.h: Likewise.
576         * include/gc_pthread_redirects.h: Likewise.
577         * include/gc_typed.h: Likewise.
578         * include/new_gc_alloc.h: Likewise.
579         * include/private/dbg_mlc.h: Likewise.
580         * include/private/gc_hdrs.h: Likewise.
581         * include/private/gc_locks.h: Likewise.
582         * include/private/gc_pmark.h: Likewise.
583         * include/private/gc_priv.h: Likewise.
584         * include/private/gcconfig.h: Likewise.
585         * include/private/solaris_threads.h: Likewise.
586         * include/private/specific.h: Likewise.
587         * tests/test.c: Likewise.
588         * tests/test_cpp.cc: Likewise.
589
590         * configure: Rebuild.
591         * Makefile.in: Rebuild.
592
593         * mips_sgi_mach_dep.s: Add.
594
595         * alpha_mach_dep.s: Remove.
596         * irix_threads.c: Remove.
597         * linux_threads.c: Remove.
598         * mips_sgi_mach_dep.S: Remove.
599         * missing: Remove.
600         * powerpc_macosx_mach_dep.s: Remove.
601         * doc/Makefile.am: Remove.
602         * doc/Makefile.in: Remove.
603
604 2003-07-25  Roger Sayle  <roger@eyesopen.com>
605
606         * configure.host: Only use +ESdbgasm when using the HPUX native
607         compiler on PA-Risc.  It isn't recognized by GCC and is silently
608         ignored by HP's compilers on ia64.
609
610 2003-04-28  Mohan Embar  <gnustuff@thisiscool.com>
611
612         * configure.in: define GC_DLL under mingw if --enable-shared
613         * configure: rebuilt
614         * win32_threads.c: add #ifdef GC_DLL around DllMain
615
616 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
617
618         * include/private/gcconfig.h: Add support for arm-netbsdelf.
619
620 2003-04-09  Tom Tromey  <tromey@redhat.com>
621
622         * include/private/gcconfig.h (LINUX_STACKBOTTOM): Define for
623         POWERPC.
624         (STACK_GRAN, HEURISTIC1): Don't define for POWERPC.
625
626 2003-03-22  Richard Henderson  <rth@redhat.com>
627
628         * include/private/gc_locks.h [IA64]: Include ia64intrin.h.
629         (GC_test_and_set): Use __sync_lock_test_and_set.
630         (GC_clear): Use volatile assignment.
631         (GC_compare_and_exchange): Use __sync_bool_compare_and_swap.
632         (GC_memory_write_barrier): Use __sync_synchronize.
633
634 2003-03-12  Andreas Schwab  <schwab@suse.de>
635
636         * configure.in: Avoid trailing /. in toolexeclibdir.
637         * configure: Rebuilt.
638
639 2003-03-04  Hans Boehm <Hans.Boehm@hp.com>
640         * include/private/gcconfig.h (GC_data_start): declare when needed.
641         * include/private/gc_priv.h: Include gcconfig.h after ptr_t
642         declaration.
643         * dyn_load.c (GC_register_dynamic_libraries_dl_iterate_phdr,
644         GC_register_dynlib_callback): Register main data for static
645         executable if dl_iterate_phdr() didn't.
646         * misc.c (GC_init_inner): Call GC_init_linux_data_start() even
647         if we don't expect to register main static data.
648
649 2003-03-03  Hans Boehm  <Hans.Boehm@hp.com>
650         * mark_rts.c (GC_cond_register_dynamic_libraries): add.
651         (GC_push_roots): explicitly mark free list headers, register
652         dynamic libraries only if !REGISTER_LIBRARIES_EARLY.
653         * alloc.c (GC_stopped_mark): Conditionally call
654         GC_cond_register_dynamic_libraries().
655         (GC_collect_a_little_inner, GC_try_to_collect_inner): Check GC_dont_gc.
656         * dyn_load.c (GC_register_main_static_data): define.
657         (GC_register_dyn_libraries (Linux /proc, Linux ELF versions)):
658         no longer skip main data.
659         * misc.c (GC_REGISTER_MAIN_STATIC_DATA): define.
660         (GC_init_inner): Make main data registration conditional.
661         * include/private/gc_priv.h (GC_register_main_static_data): declare.
662         * include/private/gcconfig.h (REGISTER_LIBRARIES_EARLY): define
663         for LINUX.
664
665 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
666
667         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
668         config.status.
669         * configure: Rebuilt.
670
671 2003-02-11  Andreas Tobler  <a.tobler@schweiz.ch>
672
673         * include/private/gcconfig.h: undefine MPROTECT_VDB for MACOSX
674
675 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
676
677         * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
678         Remove USE_LIBDIR conditional.
679         * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
680         * Makefile.in, configure: Rebuilt.
681
682 2002-12-31  Tom Tromey  <tromey@redhat.com>
683
684         For PR libgcj/8933:
685         * include/Makefile.in: Rebuilt.
686         * include/Makefile.am (noinst_HEADERS): Renamed from
687         include_HEADERS.
688
689 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
690
691         * ltconfig (osf[345]): Append $major to soname_spec.
692         Reflect this in library_names_spec.
693         * ltmain.sh (osf): Prefix $major with . for use as extension.
694
695 2002-10-02  Andreas Jaeger  <aj@suse.de>
696
697         * include/private/gcconfig.h (HBLKSIZE): Define for x86-64.
698
699 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
700
701         * include/private/gcconfig.h: Don't check for __XSCALE__.  Instead
702         check for __arm__ or __thumb__.
703
704 2002-09-27  Ulrich Weigand  <uweigand@de.ibm.com>
705
706         * include/private/gcconfig: Add machine type S390.  Add s390x support.
707         * include/private/gc_locks.h (GC_test_and_set): Implement for s390.
708         (GC_compare_and_exchange): Likewise.
709
710 2002-09-24  Jason Thorpe  <thorpej@wasabisystems.com>
711
712         * include/private/gcconfig.h: Fix NetBSD/mips parameters.
713
714 2002-08-23  Adam Megacz <adam@xwt.org>
715
716         * win32_threads.cc: Removed extraneous ABORT()
717
718 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
719
720         * Makefile.am (all-multi): Fix multilib parallel build.
721
722 2002-07-18  Bo Thorsen  <bo@suse.de>
723
724         * include/private/gcconfig.h: Add x86-64 definitions.
725         * os_dep.c: Add x86-64 support.
726         * configure.in: Likewise.
727         * configure: Regenerate.
728
729 2002-07-18  H.J. Lu <hjl@gnu.org>
730
731         * mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.
732
733 2002-07-18  H.J. Lu  (hjl@gnu.org)
734
735         * configure.in (machdep): Don't add mips_sgi_mach_dep.lo for
736         Linux/mips.
737
738 2002-06-28  Hans Boehm <Hans_Boehm@hp.com>
739             Jonathan Clark
740
741         * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.
742
743 2002-06-09  H.J. Lu  (hjl@gnu.org)
744
745         * include/private/gc_locks.h (GC_test_and_set): Support
746         Linux/mips.
747         (GC_TEST_AND_SET_DEFINED): Likewise.
748
749         * include/private/gcconfig.h (DYNAMIC_LOADING): Defined for
750         Linux/mips.
751         (DATAEND): Likewise.
752         (LINUX_STACKBOTTOM): Likewise.
753         (STACKBOTTOM): Removed for Linux/mips.
754
755 Sun May 19 11:32:03 2002  Mark P Mitchell  <mark@codesourcery.com>
756
757         * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
758         (GC_pthread_create): Fix typo.
759         (GC_TRY_LOCK): Likewise.
760         * include/private/gc_locks.h (GC_test_and_set): Only take one
761         one argument.
762         (LOCK): Adjust appropriately.
763         * include/private/gc_priv.h (SIG_SUSPEND): Use SIGRTMIN if
764         _SIGRTMIN is unavailable.
765
766 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
767
768         * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
769         * aclocal.m4: Regenerate.
770         * configure: Regenerate.
771
772 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
773
774         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
775         script entry, and set LD to it when configuring multilibs.
776         * configure: Rebuilt.
777
778 2002-04-22  Jeff Sturm  <jsturm@one-point.com>
779
780         * Makefile.am (toolexeclib_LTLIBRARIES): Remove.
781         (noinst_LTLIBRARIES): Add libgcjgc.la.
782
783         * Makefile.in: Rebuild.
784
785 2002-04-22  David S. Miller  <davem@redhat.com>
786
787         * include/private/gcconfig.h: Hard-code STACKBOTTOM on
788         64-bit SPARC Linux, the __libc_stack_end technique does
789         not work in this case.
790
791 2002-04-22  Jeff Sturm  <jsturm@one-point.com>
792
793         * gcconfig.h: Enable DYNAMIC_LOADING for all sparc-solaris ABIs.
794
795 2002-04-17  Hans Boehm  <Hans_Boehm@hp.com>
796
797         * include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
798         SPARC Linux.
799
800 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
801
802         * include/private/gcconfig.h (DATAEND): Update comment example
803         to match reality.
804
805 2002-04-08  Loren J. Rittle  <ljrittle@acm.org>
806
807         * include/private/gcconfig.h (DATAEND): Clarify comment.
808
809 2002-04-08  Hans Boehm  <Hans_Boehm@hp.com>
810
811         * include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.
812         (GC_large_alloc_warn_interval, GC_large_alloc_warn_suppressed):
813         declare.
814         * allchblk.c (GC_allchblk_nth): Change text and support reduced
815         frequency for blacklist warning message.
816         * misc.c (GC_large_alloc_warn_interval,
817         GC_large_alloc_warn_suppressed): define.
818         (GC_init_inner): Check GC_NO_BLACKLIST_WARNING and
819         GC_LARGE_ALLOC_WARN_INTERVAL environment variables.
820         * doc/README.environment (GC_NO_BLACKLIST_WARNING): Deprecate.
821         (GC_LARGE_ALLOC_WARN_INTERVAL): Add documentation.
822
823         * dyn_load.c (_DYNAMIC): Move declaration to file scope.
824
825 2002-04-04  Loren J. Rittle  <ljrittle@acm.org>
826
827         * include/private/gcconfig.h: Add support for an unmapped
828         memory hole between the end of the initialized data segment
829         and the start of the BSS on FreeBSD/i386.
830
831 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
832
833         * include/private/gcconfig.h: define DYNAMIC_LOADING for ELF
834         NetBSD/i386.
835
836 2002-03-29  Hans Boehm  <Hans_Boehm@hp.com>
837
838         * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.
839         (GC_local_gcj_malloc): Add assertion.
840         (start_mark_threads): Fix abort message.
841         * mark.c (GC_mark_from): Generalize assertion.
842         * reclaim.c (GC_clear_fl_links): New function.
843         (GC_start_reclaim): Must clear some freelist links.
844         * include/private/specific.h, specific.c: Add assertions.
845         Safer definition for INVALID_QTID, quick_thread_id.  Fix/add comments.
846         Rearrange tse fields.
847
848 2002-03-27  Richard Henderson  <rth@redhat.com>
849
850         * os_dep.c (GC_init_linux_data_start): Fix references to
851         __data_start and _end.
852
853 2002-03-25  Loren J. Rittle  <ljrittle@acm.org>
854
855         * include/private/gcconfig.h: Change all likely references
856         to linker script synthesized symbols to use this idiom:
857         extern int etext[]; etext
858
859 2002-03-25  Jeff Sturm  <jsturm@one-point.com>
860
861         * linux_threads.c (GC_get_nprocs): Close file descriptor.
862
863 2002-03-21  Loren J. Rittle  <ljrittle@acm.org>
864
865         * include/private/gcconfig.h: Add unified test for FreeBSD.
866         Support FreeBSD/alpha.
867         * os_dep.c: Do not include <machine/trap.h> unless available.
868         (GC_freebsd_stack_base): Fix types.
869
870 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
871
872         * Makefile.am: Make a convenience library.
873         * Makefile.in: Rebuilt.
874
875 2002-03-15  Anthony Green  <green@redhat.com>
876
877         * misc.c (GC_init_inner): Initialize GC_write_cs before use.
878         * configure.in: Disable use of getenv for win32 targets (some of
879         which have broken implementations).
880         * configure: Rebuilt.
881
882 2002-03-12  Adam Megacz  <adam@xwt.org>
883
884         * dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.
885         * misc.c: Renamed GC_is_win32s() to GC_no_win32_dlls
886         * os_dep.c: Renamed GC_win32s to GC_no_win32_dlls and
887         statically initialized it to TRUE if compiling with GCC.
888         * win32_threads.c (thread_start): We no longer use SEH if
889         compiling with GCC.
890         * mark.c (GC_mark_some): We no longer use SEH if
891         compiling with GCC.
892
893 2002-03-09  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
894
895         * include/gc_priv.h: Define ALIGN_DOUBLE on 32 bit targets if GCJ
896         support is enabled, for hash synchronization.
897
898 2002-02-24  Adam Megacz  <adam@xwt.org>
899
900         * Makefile.am: Added win32_threads.c to sources list.
901         * win32_threads.c: Added two */'s which I had neglected.
902
903 2002-02-20  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
904
905         * Makefile.am: Re-add SUBDIRS parameter which was lost in merge.
906         * Makefile.in: Rebuilt.
907
908 2002-02-13  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
909
910         * dbg_mlc.c (GC_debug_generic_malloc): Removed.
911
912         * sparc_mach_dep.S: Rename from sparc_mach_dep.s as it is a
913         preprocessor file.
914         * mips_sgi_mach_dep.S: Likewise.
915         * Makefile.am: Update for above changes.
916         * Makefile.in: Rebuilt.
917
918 2002-02-12  Richard Henderson  <rth@redhat.com>
919
920         * configure.in: Re-apply 2001-06-26 configure change.
921         * configure: Rebuild.
922
923 2002-02-12  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
924
925         Imported GC 6.1 Alpha 3.
926
927         * sparc_mach_dep.S: Delete incorrectly named file.
928
929 2001-02-11  Adam Megacz <adam@xwt.org
930
931         * configure.in: support for win32, saner
932         cross-compile options
933
934 2001-02-08  Anthony Green  <green@redhat.com>
935
936         * include/private/gcconfig.h: Add XSCALE NOSYS support for bare
937           board embedded targets.
938         * os_dep.c: Avoid signal handling code for NOSYS/ECOS targets.
939           Use GC_get_stack_base for NOSYS/ECOS targets.  Clean up some
940           redundant uses of ECOS.
941         * misc.c: Use NOSYS where ECOS is being used.
942           Don't define GC_write twice for ECOS systems.
943           (GC_write): New function for NOSYS targets.
944
945 2002-02-06  Adam Megacz <adam@xwt.org>
946
947         * boehm-gc/include/gc.h: (GC_CreateThread) This function is
948         now exposed on all Win32 platforms.
949         * boehm-gc/win32_threads.c: (GC_CreateThread) This now
950         compiles on Win32; it invokes CreateThread() if GC is built
951         as a DLL; otherwise it registers the thread.
952         * boehm-gc/misc.c (GC_init): Initialize GC_allocate_ml in case
953         libgcjgc was not built as a DLL.
954
955 2002-02-01  Adam Megacz <adam@xwt.org>
956
957         * boehm-gc on win32 now automatically detects if it is being built
958         as a DLL; see http://gcc.gnu.org/ml/java/2001-12/msg00240.html
959
960 2002-01-25  David Edelsohn  <edelsohn@gnu.org>
961
962         * include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
963         * include/private/gcconfig.h (RS6000): Add 64-bit AIX support.
964         Define USE_GENERIC_PUSH_REGS.  Use AIX _data and _end symbols for
965         DATASTART and DATAEND roots.
966         * rs6000_mach_dep.s: Add function descriptor and traceback table.
967
968 2001-12-16  Jeff Sturm  <jsturm@one-point.com>
969
970         * dyn_load.c: Define ElfW (if needed) for all targets,
971         not just GNU/Linux.
972         (GC_FirstDLOpenedLinkMap): Use it.
973         (GC_register_dynamic_libraries_dl): Use it.
974         * include/private/gcconfig.h: Define CPP_WORDSZ, ELF_CLASS
975         for sparcv9.
976
977 2001-12-16  Craig Rodrigues  <rodrigc@gcc.gnu.org>
978
979         PR other/3725
980         * configure.in: Add AC_SUBST(target_alias).
981         * configure: Regenerated.
982
983 2001-11-26  Loren J. Rittle  <ljrittle@acm.org>
984
985         * linux_threads.c (WRAP_FUNC(pthread_join)): Remove special
986         case for GC_FREEBSD_THREADS.
987         * configure.in (*-*-freebsd*): Clarify warning.
988         * configure: Rebuilt.
989
990 2001-10-23  Loren J. Rittle  <ljrittle@acm.org>
991             Andreas Tobler <toa@pop.agri.ch>
992
993         * include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS.
994
995 2001-10-22  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
996
997         * linux_threads.c (GC_init_parallel): Do not declare as a static
998         constructor.
999         * include/gc.h (GC_init): Declare here. Add description.
1000         * include/private/gc_priv.h (GC_init): Remove declaration.
1001
1002 2001-10-16  Loren J. Rittle  <ljrittle@acm.org>
1003
1004         * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
1005         * linux_threads.c (WRAP_FUNC(pthread_join)): Conditionalized on
1006         GC_FREEBSD_THREADS, handle strange interaction between system
1007         pthread implementation and boehm-gc signal-handler architecture.
1008         * tests/test.c (main): Conditionalized on GC_FREEBSD_THREADS,
1009         set stack.
1010         * include/private/gcconfig.h (configuration keyed off FREEBSD):
1011         Define SIG_SUSPEND, SIG_THR_RESTART.  Do not define
1012         MPROTECT_VDB when GC_FREEBSD_THREADS is defined.
1013
1014 2001-10-16  Loren J. Rittle  <ljrittle@acm.org>
1015
1016         * Makefile.am (test.o): Find tests/test.c in $(srcdir).
1017         * Makefile.in: Rebuilt.
1018
1019 2001-10-16  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1020
1021         * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1 and
1022         merged local changes.
1023
1024 2001-09-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1025
1026         * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide special
1027         Solaris 2/Intel definition.
1028
1029         * configure.in (i?86-*-solaris2.[89]*): Define
1030         SOLARIS25_PROC_VDB_BUG_FIXED.
1031         * include/private/gcconfig.h [I386 && SUNOS5]: Use it.
1032         * configure: Regenerate.
1033
1034         * include/private/gcconfig.h [I386 && SUNOS5] (DATASTART): Use _etext.
1035         (DATAEND): Define using _end.
1036
1037 2001-09-11  Per Bothner  <per@bothner.com>
1038
1039         * include/Makefile.am:  New file.  It defines include_HEADERS.
1040         * Makefile.am (SUBDIRS):  New macro, set to include.
1041         * configure.in (AC_OUTPUT):  Add include/Makefile.
1042
1043 2001-08-20  Tom Tromey  <tromey@redhat.com>
1044
1045         * configure: Rebuilt.
1046         * configure.in: Always ask gcc for threads package.
1047
1048 2001-08-17  Tom Tromey  <tromey@redhat.com>
1049
1050         * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 and
1051         merged local changes.
1052
1053 2001-08-02  David Billinghurst <David.Billinghurst>
1054
1055         * configure: Rebuilt.
1056         * configure.in:  POSIX threads on cygwin does not link with
1057         -lpthreads.
1058
1059 2001-07-03  Tom Tromey  <tromey@redhat.com>
1060
1061         Fix for PR bootstrap/3281:
1062         * aclocal.m4, configure, Makefile.in: Rebuilt.
1063         * acinclude.m4: Set mkinstalldirs for in-tree build.
1064
1065 2001-06-26  Richard Henderson  <rth@redhat.com>
1066
1067         * alpha_mach_dep.s: Mark call-saved FP registers.
1068         * include/private/gcconfig.h (ALPHA): Remove USE_GENERIC_PUSH_REGS.
1069         * configure.in (alpha*): Re-enable alpha_mach_dep.s
1070         * configure: Rebuild.
1071
1072 2001-06-12  Tom Tromey  <tromey@redhat.com>
1073
1074         * aclocal.m4, configure: Rebuilt.
1075         * acinclude.m4: Find configure.host in srcdir.
1076
1077 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
1078
1079         * configure.in (AC_EXEEXT): Work around in case it expands to
1080         nothing, as in autoconf 2.50.
1081         * acinclude.m4: Likewise.
1082         * aclocal.m4, configure: Rebuilt.
1083
1084 2001-06-07  Tom Tromey  <tromey@redhat.com>
1085
1086         For PR bootstrap/3075:
1087         * configure, aclocal.m4, Makefile.in: Rebuilt.
1088         * configure.in: Don't call AC_CONFIG_AUX_DIR or
1089         AC_CANONICAL_SYSTEM.
1090         * acinclude.m4 (BOEHM_CONFIGURE): Call AC_CONFIG_AUX_DIR and
1091         AC_CANONICAL_SYSTEM here.
1092         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Use srcdir, not
1093         boehm_gc_basedir.
1094
1095 2001-05-24  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1096
1097         * Makefile.am: Override gctest_OBJECTS so tests/test.c can be built.
1098         (libgcjgc_la_SOURCES): Remove typo.
1099         * tests/test.c: Fix struct names and includes for GC_GCJ_SUPPORT case.
1100         * Makefile.in: Rebuilt.
1101
1102 2001-05-21  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1103
1104         Imported version version 6.0alpha7.
1105
1106         * README, README.Mac, README.OS2, README.QUICK, README.alpha,
1107         README.amiga, README.debugging, README.dj, README.hp, README.linux,
1108         README.rs6000, README.sgi, README.solaris2, README.uts,
1109         README.win32, SCoptions.amiga, backptr.h, barrett_diagram,
1110         dbg_mlc.h, gc.h, gc.man, gc_alloc.h, gc_cpp.h, gc_hdrs.h, gc_mark.h,
1111         gc_priv.h, gc_private.h, gc_typed.h, gcconfig.h,
1112         hpux_irix_threads.c, makefile.depend, nursery.c,
1113         solaris_threads.h, test.c, test_cpp.cc, weakpointer.h, cord/README,
1114         cord/SCOPTIONS.amiga, cord/SMakefile.amiga, cord/cord.h,
1115         cord/ec.h, cord/gc.h, cord/private/cord_pos.h, include/backptr.h,
1116         include/gc_copy_descr.h, include/gc_nursery.h: Remove obsolete/moved
1117         files.
1118
1119 2001-05-19  Hans Boehm  <hans_boehm@hp.com>
1120
1121         * configure.host: Build with -fexceptions.
1122         * linux_threads.c: Remember which thread stopped world for
1123
1124 2001-05-04  Loren J. Rittle  <ljrittle@acm.org>
1125             with final tuning by Bryce McKinlay
1126
1127         * configure.in: Add support for --enable-threads=posix on FreeBSD.
1128         * configure: Rebuilt.
1129
1130 2001-05-01  Jeffrey Oldham  <oldham@codesourcery.com>
1131
1132         * gc_priv.h (UNLOCK): Change type of GC_noop1 argument.
1133         (GC_noop1): Change declaration to take one argument.
1134
1135 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
1136
1137         * configure.in: Obtain THREADS with `gcc -v'.
1138         * configure: Rebuilt.
1139
1140 2001-04-05  Hans Boehm  <hans_boehm@hp.com>
1141
1142         * misc.c: Back out buggy changes to stack clearing code.
1143         Reduce CLEAR_SIZE to 1/4 of original value to reduce time
1144         spent clearing memory.
1145
1146 2001-04-04  Hans Boehm  <hans_boehm@hp.com>
1147
1148         * finalize.c:
1149         - Accomodate finalization requests for static objects.
1150           (Will be required by hash synchronization.  May be needed
1151           in some configurations now.)
1152
1153         * gc_priv.h:
1154         - Define MIN_WORDS.  All allocation requests are rounded
1155           up to at least this size.  Removes a subtle assumption that
1156           Java objects have a 2 word header.
1157
1158         * gcconfig.h:
1159         - Adjust Linux/IA64 configuration for non-ancient kernels.
1160           (Necessary fix for IA64.)
1161
1162         * linux_threads.c:
1163         - Fix syntax error in currently unused code.  Will be needed
1164           for Linux/PA-RISC.
1165
1166         * malloc.c:
1167         - Handle MIN_WORDS.
1168
1169         * misc.c:
1170         - Handle MIN_WORDS.
1171         - Change stack cleaning code to typically clear about one tenth
1172           the memory it used to in the threads configuration.  Occasionally
1173           still clear more.  (This is really a fix for a long-standing
1174           and fairly significant performance bug with threads.)
1175
1176         * os_dep.c:
1177         - Fix the code for finding the beginning of the data segment under
1178           Linux.  I believe this is necessary for some IA64 Linux
1179           distributions.  It will also helo other platforms, though those
1180           may additionally require a gcconfig.h adjustment.  (This basically
1181           works around the absence of a data_start or __data_start
1182           definition in glibc.)
1183
1184         * test.c:
1185         - Handle rounding due to MIN_WORDS.
1186
1187 2001-03-22  Tom Tromey  <tromey@redhat.com>
1188
1189         * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.
1190
1191 2001-03-19  Tom Tromey  <tromey@redhat.com>
1192
1193         * Makefile.in: Rebuilt.
1194         * Makefile.am (gctest_LDFLAGS): new macro.
1195
1196 2001-03-16  Tom Tromey  <tromey@redhat.com>
1197
1198         * Makefile.in: Rebuilt.
1199         * Makefile.am (TESTS_ENVIRONMENT): New macro.
1200
1201 2001-01-23  Rod Stewart <stewart@lab43.org>
1202
1203         * gcconfig.h: Check for `__arm__', not `arm'.
1204
1205 2000-12-30  Bryce McKinlay  <bryce@albatross.co.nz>
1206
1207         * configure.in: Rename THREADLIB to THREADLIBS.
1208         * Makefile.am (LINK): Add $(THREADLIBS) to libtool command line. This
1209         ensures that we link the correct version of the linuxthreads semaphore
1210         functions.
1211         * Makefile.in: Rebuilt.
1212         * configure: Rebuilt.
1213
1214         * linux_thread.c (GC_thr_init, GC_suspend_handler): Add SIGABRT to the
1215         list of signals which are not blocked during suspend in the NO_SIGNALS
1216         case.
1217
1218 2000-12-23  Hans Boehm  <Hans_Boehm@hp.com>
1219
1220         * gcj_mlc.c (GC_gcj_malloc): Don't release allocation lock twice.
1221
1222 2000-12-15  Bryce McKinlay  <bryce@albatross.co.nz>
1223
1224         * Makefile.dist: Renamed from Makefile.orig.
1225
1226 2000-12-11  Alexandre Petit-Bianco  <apbianco@cygnus.com>
1227
1228         * Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.
1229         * configure.in (EXTRA_TEST_LIBS): Check for `dlopen' in -ldl and
1230         set accordingly.
1231         * Makefile.in: Rebuilt.
1232         * configure: Likewise.
1233
1234 2000-12-10  Geoffrey Keating  <geoffk@redhat.com>
1235
1236         * gcconfig.h: Add new case for powerpc EABI.
1237         [PPC]: Handle embedded OS for powerpc simulator.
1238
1239 2000-09-30  Bryce McKinlay  <bryce@albatross.co.nz>
1240
1241         * configure.in: Define GC_GCJ_SUPPORT. Define NO_DEBUGGING in
1242         cross-compile configuration only.
1243         * Makefile.am: Build gcj_mlc.c.
1244         * configure, Makefile.in: Rebuilt.
1245
1246 2000-09-10  Alexandre Oliva  <aoliva@redhat.com>
1247
1248         * acinclude.m4: Include libtool macros from the top level.
1249         * aclocal.m4, configure: Rebuilt.
1250
1251 2000-09-04  Anthony Green  <green@redhat.com>
1252
1253         Fix for PR libgcj/230:
1254         * mark.c (GC_mark_from_mark_stack): Remove call to
1255         GC_debug_object_start.
1256         * gc_priv.h (GC_debug_object_start): Remove prototype.
1257
1258 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
1259
1260         * gcconfig.h [OSF1] (_end): Declare as `int'.
1261
1262 2000-08-02  Tom Tromey  <tromey@cygnus.com>
1263
1264         * gc_priv.h (GC_generic_malloc_inner): Prototype.
1265         (GC_generic_malloc): Likewise.
1266         (GC_add_to_black_list_normal): Likewise.
1267         (GC_find_header): Likewise.
1268         (GC_ADD_TO_BLACK_LIST_NORMAL): Cast bits argument to word.
1269         * gc_mark.h (GC_find_start): Prototype.
1270         (GC_signal_mark_stack_overflow): Likewise.
1271
1272 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
1273
1274         * configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*.
1275         * configure: Rebuilt.
1276
1277         * dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.
1278
1279 2000-06-20  Bryce McKinlay  <bryce@albatross.co.nz>
1280
1281         Imported version 5.1.
1282         * acinclude.m4: Push version to 5.1.
1283
1284 2000-06-19  Andrew Haley  <aph@cygnus.com>
1285
1286         * os_dep.c (read): Pass two dummy args to syscall().
1287
1288 2000-05-11  Bryce McKinlay  <bryce@albatross.co.nz>
1289
1290         Imported 5.0 release version.
1291         * acinclude.m4: Increment version to 5.0.
1292
1293 2000-05-07  Bryce McKinlay  <bryce@albatross.co.nz>
1294
1295         Imported version 5.0alpha7.
1296         * acinclude.m4: Update version to 5.0a7.
1297
1298 2000-04-26  Jakub Jelinek  <jakub@redhat.com>
1299
1300         * gcconfig.h (SPARC): Define ALIGNMENT to 8 for 64bit SPARC.
1301         (SPARC/LINUX): Use GC_SysVGetDataStart instead of LINUX_DATA_START
1302         - sparc glibc does not provide it.
1303         (SAVE_CALL_CHAIN, ASM_CLEAR_CODE): Define on sparc*-linux*.
1304         Make STACKBOTTOM depend on the wordsize.
1305         * os_dep.c (GC_SysVGetDataStart): Compile in on sparc*-linux*.
1306         (struct frame): Declare on sparc*-linux*.
1307         (GC_save_callers): Bias the frame pointers if needed (sparc64).
1308         * mach_dep.c (GC_save_regs_in_stack): Optimize on sparc32.
1309         Implement on sparc64.
1310         (GC_clear_stack_inner): Implement on sparc64.
1311         * gc_priv.h (GC_test_and_set): Implement for sparc.
1312         * linux_threads.c (GC_suspend_handler, GC_push_all_stacks): Use
1313         GC_save_regs_in_stack on sparc.
1314
1315 2000-04-23  Tom Tromey  <tromey@cygnus.com>
1316
1317         * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
1318
1319 2000-04-19  Bryce McKinlay  <bryce@albatross.co.nz>
1320
1321         Imported version version 5.0alpha6.
1322         * acinclude.m4: Bump version to 5.0a6.
1323         * configure.in: Don't use alpha_mach_dep.s.
1324         * include/private/config.h, irix_threads.c gc_watcom.asm: Delete
1325         obsolete files.
1326         * Makefile.am, Makefile.in: irix_threads.c is now
1327         hpux_irix_threads.c.
1328         * Makefile.orig: Updated from gc distribution Makefile.
1329
1330 2000-03-26  Anthony Green  <green@redhat.com>
1331
1332         * misc.c (GC_enable): Always define GC_enable and GC_disable.
1333
1334 2000-02-14  Tom Tromey  <tromey@cygnus.com>
1335
1336         * gc.h (dlopen): Define as GC_dlopen on Linux.
1337         (GC_dlopen): Declare on Linux.
1338         * dyn_load.c (GC_dlopen): Define for Linux.
1339
1340 Fri Jan 28 17:13:20 2000  Anthony Green  <green@cygnus.com>
1341
1342         * gcconfig.h (DATASTART): Add missing extern declaration
1343         for data_start on powerpc.
1344
1345 1999-12-22  Bryce McKinlay  <bryce@albatross.co.nz>
1346
1347         * linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the
1348         NO_SIGNALS case.
1349
1350 1999-12-19  Jeff Sturm  <jsturm@sigma6.com>
1351
1352         * gcconfig.h: Define DATASTART for Alpha Linux.
1353
1354 1999-12-19  Anthony Green  <green@cygnus.com>
1355
1356         * gcconfig.h: Use libgcj hack for Alpha Linux.
1357         Undefine MPROTEXT_VDB (from Jeff Sturm).
1358         * os_dep.c: Remove Alpha Linux hacks.
1359         * misc.c: Ditto.
1360
1361 1999-12-13  Tom Tromey  <tromey@cygnus.com>
1362
1363         * aclocal.m4, configure: Rebuilt.
1364         * acinclude.m4: Changed version to 5.0a4.
1365         * Makefile.in: Rebuilt.
1366         * Makefile.am (libgcjgc_la_LDFLAGS): Changed version to 1:1:0.
1367
1368 1999-12-12  Anthony Green  <green@cygnus.com>
1369
1370         * gcconfig.h (DATASTART): Define as (&data_start) for PowerPC
1371         Linux.
1372         (DYNAMIC_LOADING): Define for PowerPC Linux.
1373         * os_dep.c: Remove some special cases for PowerPC Linux.
1374         * misc.c (GC_init_inner): Don't call GC_init_linux_data_start
1375         for PowerPC Linux.
1376
1377 1999-11-04  Tom Tromey  <tromey@cygnus.com>
1378
1379         * Makefile.in: Rebuilt.
1380         * Makefile.am (libgcjgc_la_SOURCES): Removed quick_threads.c.
1381
1382         * misc.c (GC_init_inner): Don't call GC_init_linuxppc().
1383         (GC_thr_init): Don't declare.
1384
1385         * configure: Rebuilt.
1386         * configure.in: Removed qt threads case.
1387         * dyn_load.c: Don't mention QUICK_THREADS.
1388         * os_dep.c: Don't mention QUICK_THREADS.
1389         * misc.c: Don't mention QUICK_THREADS.
1390         * gcconfig.h: Don't mention QUICK_THREADS.
1391         * gc_priv.h: Removed QUICK_THREADS code.
1392         * quick_threads.c: Removed.
1393
1394 1999-11-03  Tom Tromey  <tromey@cygnus.com>
1395
1396         * gcconfig.h: Merged in local changes from old config.h.
1397
1398 1999-11-02  Bryce McKinlay  <bryce@albatross.co.nz>
1399
1400         * gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.
1401
1402 1999-11-02  Tom Tromey  <tromey@cygnus.com>
1403
1404         * quick_threads.c: Include gcconfig.h, not boehm-config.h.
1405
1406         * configure: Rebuilt.
1407         * configure.in: Don't create boehm-config.h.
1408         * Makefile.in: Rebuilt.
1409         * Makefile.am (libgcjgc_la_SOURCES): Reference gcconfig.h, not
1410         config.h.
1411         ($(all_objs)): Depend on gcconfig.h.
1412         * gc_priv.h: Reference GCCONFIG_H, not CONFIG_H.
1413         * gcconfig.h: Define GCCONFIG_H, not CONFIG_H.
1414         * config.h: Removed.
1415
1416 1999-11-01  Tom Tromey  <tromey@cygnus.com>
1417
1418         * Makefile.in: Rebuilt.
1419         * Makefile.am (gctest_LDADD): Added THREADLIB.
1420         (TESTS): New macro.
1421         * configure: Rebuilt.
1422         * configure.in (INCLUDES): New subst.
1423
1424 1999-09-29  Steve Chamberlain  <sac@pobox.com>
1425
1426         * config.h: Added picoJava target.
1427         * mach_dep.h (GC_push_regs):  New code for picoJava.
1428
1429 1999-09-28  Tom Tromey  <tromey@cygnus.com>
1430
1431         * aclocal.m4, configure: Rebuilt.
1432         * acinclude.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CXX): Provide
1433         appropriate AC_PROG_ symbol.
1434
1435 Tue Aug 10 00:08:29 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1436
1437         * gc_priv.h:  IRIX thread changes from
1438         include/private/gc_priv.h.
1439
1440 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1441
1442         * Makefile.in: Rebuilt.
1443         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
1444         builds.
1445
1446         * configure: Rebuilt.
1447         * configure.in: Properly align --help output, fix capitalization
1448         and punctuation.
1449         * acinclude.m4: Likewise.
1450
1451 1999-08-04  Tom Tromey  <tromey@cygnus.com>
1452
1453         * configure.in: Added missing `;;'.  From Anthony Green.
1454
1455 Mon Aug  2 23:09:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1456
1457         * configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.
1458
1459 1999-08-03  Tom Tromey  <tromey@cygnus.com>
1460
1461         * gc_priv.h (GC_test_and_set): Implementation for Linux PPC from
1462         Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1463
1464 1999-08-02  Tom Tromey  <tromey@cygnus.com>
1465
1466         * aclocal.m4, configure: Rebuilt for new libtool.
1467
1468 1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
1469
1470         * mips_sgi_mach_dep.s: Enable PIC option.
1471
1472 1999-07-19  Tom Tromey  <tromey@cygnus.com>
1473
1474         * config.h (MPROTECT_VDB): Don't define on Linux.
1475
1476 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
1477
1478         * Makefile.am (.s.lo): Avoid `#line' directives.
1479         * Makefile.in: Rebuilt.
1480
1481 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
1482
1483         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
1484         generate *-recursive for this Makefile, use *-am instead.
1485         * Makefile.in: Rebuilt.
1486
1487 1999-06-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
1488
1489         * Makefile.am (.s.lo): Renamed from `.s.o'.
1490         * Makefile.in: Rebuilt.
1491
1492 1999-06-21  Tom Tromey  <tromey@cygnus.com>
1493
1494         Alpha patch from Jeff Sturm:
1495         * os_dep.c (GC_init_linuxalpha): New function.
1496         * misc.c: Initialize for alpha linux.
1497         * gc_priv.h (GC_test_and_set): Define for alpha.
1498         * config.h: Don't assume __data_start on alpha.
1499
1500         * Makefile.in: Rebuilt.
1501         * Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not
1502         -release.
1503
1504         * Makefile.in: Rebuilt.
1505         * Makefile.am (toolexeclibdir): Define as libdir when
1506         appropriate.
1507         * configure: Rebuilt.
1508         * configure.in (USE_LIBDIR): New conditional.
1509
1510         * configure: Rebuilt.
1511         * configure.in: Recognize all forms of alpha.
1512
1513 1999-06-17  Anthony Green  <green@cygnus.com>
1514
1515         * mach_dep.c (GC_push_regs): FreeBSD-elf support (from
1516         Carlo Dapor <carlo@vis.ethz.ch>).
1517
1518 1999-05-05  Gilles Zunino  <Gilles.Zunino@hei.fr>
1519
1520         * configure.in: Switch from irix threads to posix threads
1521         Defined IRIX_THREADS. Put mips_sgi_mach_dep.lo into machdep
1522         for mips architecture.
1523         * configure: Regenerate.
1524
1525 1999-04-30  Tom Tromey  <tromey@cygnus.com>
1526
1527         * linux_threads.c: Don't reference __pthread_initial_thread_bos.
1528
1529 1999-04-26  Tom Tromey  <tromey@cygnus.com>
1530
1531         * dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as
1532         `weak'.
1533
1534 1999-04-23  Tom Tromey  <tromey@cygnus.com>
1535
1536         * Makefile.in, configure: Rebuilt.
1537         * Makefile.am (EXTRA_LIBRARIES): Mention libgcjgc.la.
1538         (libgcjgc_la_SOURCES): Renamed.
1539         (libgcjgc_la_LIBADD): Likewise.
1540         (libgcjgc_la_DEPENDENCIES): Likewise.
1541         (EXTRA_libgcjgc_la_SOURCES): Likewise.
1542         (gctest_LDADD): Use libgcjgc.la.
1543         (all_objs): Mention libgcj_la_OBJECTS.
1544         (EXTRA_LTLIBRARIES): Renamed.
1545         (toollib_LTLIBRARIES): Likewise.
1546         (libgcjgc_la_LDFLAGS): New macro
1547         (toolexecdir): Renamed.
1548         (toolexeclibdir): Likewise.
1549         (toolexeclib_LTLIBRARIES): Likewise.
1550         (LTCOMPILE): Renamed; added libtool invocation.
1551         (LINK): Added libtool invocation.
1552         (.s.o): use LTCOMPILE.
1553         * configure.in: Call AM_PROG_LIBTOOL.
1554         (target_all): Set to libgcjgc.la.
1555         Mention `.lo' forms of object files.
1556
1557 1999-04-21  Tom Tromey  <tromey@cygnus.com>
1558
1559         * misc.c (GC_init_inner): If QUICK_THREADS defined, compute
1560         GC_stackbottom.
1561
1562         * os_dep.c: glibc 2.1 requires asm/sigcontext.h, not
1563         sigcontext.h.  From Matthias Klose <doko@itso.de>.
1564
1565 1999-04-16  Tom Tromey  <tromey@cygnus.com>
1566
1567         * config.h (__start): Declare as `int' in alpha/OSF1 case.  From
1568         David Pettersson <dapet@mai.liu.se>
1569
1570 1999-04-14  Tom Tromey  <tromey@cygnus.com>
1571
1572         * configure: Rebuilt.
1573         * configure.in: Don't use sparc_mach_dep.o for Solaris.  Reverts
1574         incorrect patch of 199-04-09.
1575
1576         * configure: Rebuilt.
1577         * configure.in: Added support for alpha.
1578         From David Pettersson <dapet@mai.liu.se>.
1579
1580 1999-04-13  Tom Tromey  <tromey@cygnus.com>
1581
1582         * Makefile.in: Rebuilt.
1583         * Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and
1584         solaris-threads.h.
1585
1586 1999-04-09  Tom Tromey  <tromey@cygnus.com>
1587
1588         * configure: Rebuilt.
1589         * configure.in: Use sparc_mach_dep.s when building on Solaris.
1590
1591 1999-02-23  Tom Tromey  <tromey@cygnus.com>
1592
1593         * configure: Rebuilt.
1594         * configure.in: For Linux, define _REENTRANT.  For Solaris, define
1595         SOLARIS_THREADS and _SOLARIS_PTHREADS.
1596
1597 1999-02-18  Tom Tromey  <tromey@cygnus.com>
1598
1599         * quick_threads.c (GC_push_all_stacks): Change order of arguments
1600         to GC_push_all_stacks depending on STACK_GROWS_DOWN define.  Check
1601         for case where LO is NULL.
1602
1603 1999-02-10  Tom Tromey  <tromey@cygnus.com>
1604
1605         * aclocal.m4, configure, Makefile.in: Rebuilt.
1606         * acinclude.m4: Updated to be used with automake 1.4.
1607         * configure.in: Renamed libgc to libgcjgc.  Updated to be used
1608         with automake 1.4.
1609         * Makefile.am (EXTRA_LIBRARIES): Renamed libgc to libgcjgc.
1610         (libgcjgc_a_SOURCES): Likewise.
1611         (libgcjgc_a_LIBADD): Likewise.
1612         (libgcjgc_a_DEPENDENCIES): Likewise.
1613         (EXTRA_libgcjgc_a_SOURCES): Likewise.
1614         (gctest_LDADD): Likewise.
1615         (all_objs): Likewise.
1616
1617 1999-01-08  Tom Tromey  <tromey@cygnus.com>
1618
1619         * configure: Rebuilt.
1620         * configure.in: Define LINUX_THREADS if using POSIX threads on
1621         Linux.
1622
1623         * gc_priv.h (GC_test_and_set): Put return type into definition.
1624
1625 1998-11-24  Andrew Haley  <aph@viagra.cygnus.co.uk>
1626
1627         * Makefile.am: add support for eCos.  In particular, add C++
1628         support for compiling the file ecos.cc.
1629         * ecos.cc: new file.
1630         * acinclude.m4: add C++ support.
1631         * aclocal.m4: likewise
1632         * config.h: add eCos support.
1633         * configure: likewise
1634         * configure.in: likewise
1635         * misc.c (GC_write): add eCos support.
1636         * os_dep.c (tiny_sbrk): add eCos support.
1637
1638 Thu Dec 10 18:24:34 1998  Warren Levy  <warrenl@cygnus.com>
1639
1640         * misc.c (GC_init_inner): Moved STACKBASE code to os_dep.c.
1641         * os_dep.c (GC_get_stack_base): Moved STACKBASE code from misc.c.
1642
1643 1998-11-23  Tom Tromey  <tromey@cygnus.com>
1644
1645         * configure.host (boehm_gc_cflags): Don't add `-O2'.
1646
1647 1998-11-20  Andrew Haley  <aph@viagra.cygnus.co.uk>
1648
1649         * Makefile.am, Makefile.in, configure.host: tx39 build option
1650         "-G 0" added.
1651
1652 1998-11-17  Tom Tromey  <tromey@cygnus.com>
1653
1654         * configure: Rebuilt.
1655         * configure.in: Switch on host, not target.
1656
1657 1998-11-16  Tom Tromey  <tromey@cygnus.com>
1658
1659         * gc_priv.h (GC_debug_object_start): Declare.
1660         * mark.c (GC_mark_from_mark_stack): Call GC_debug_object_start.
1661         * gc.h (GC_debug_register_finalizer_no_order,
1662         GC_register_finalizer_no_order): Declare.
1663         (GC_REGISTER_FINALIZER_NO_ORDER): New macro.
1664         * dbg_mlc.c (GC_debug_register_finalizer_no_order): New function.
1665         (GC_debug_generic_malloc): Likewise.
1666         (GC_debug_object_start): new function.
1667
1668 1998-11-11  Tom Tromey  <tromey@cygnus.com>
1669
1670         * configure: Rebuilt.
1671         * configure.in: Recognize --enable-java-gc, not --enable-gc.
1672
1673 Tue Nov  3 18:01:12 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
1674
1675         * dyn_load.c: Handle QUICK_THREADS case.
1676
1677 1998-10-21  Tom Tromey  <tromey@cygnus.com>
1678
1679         * configure: Rebuilt.
1680         * configure.in: Put cpp defines here, not in config.h.  Recognize
1681         --enable-threads.  Set INCLUDES.  Create boehm-cflags file.  Don't
1682         define PACKAGE or VERSION.
1683         * config.h (SILENT, NO_SIGNALS, NO_DEBUGGING, JAVA_FINALIZATION):
1684         Don't define.
1685
1686         * os_dep.c (GC_default_push_other_roots): Define when
1687         QUICK_THREADS defined.
1688         * misc.c: Added QUICK_THREADS case.
1689         * gc_priv.h: Added QUICK_THREADS case to define LOCK and UNLOCK.
1690         * config.h (THREADS): Define if QUICK_THREADS defined.
1691         * Makefile.in: Rebuilt.
1692         * Makefile.am (libgc_a_SOURCES): Added linux_threads.c,
1693         quick_threads.c.
1694         * quick_threads.c: New file.
1695
1696 1998-10-20  Tom Tromey  <tromey@cygnus.com>
1697
1698         * aclocal.m4, configure: Rebuilt.
1699         * acinclude.m4: Don't subst machine_dir or sys_dir.
1700         * configure.host: Removed unused code.
1701
1702 Sun Oct 11 08:18:02 1998  Anthony Green  <green@cygnus.com>
1703
1704         * configure: Rebuilt.
1705         * configure.in: Fix typo in previous patch.
1706
1707 Sun Oct 11 08:06:11 1998  Anthony Green  <green@cygnus.com>
1708
1709         * Makefile.in, aclocal.m4, configure: Rebuilt.
1710         * Makefile.am, acinclude.m4, configure.in: Add multilib support.
1711         * configure.host: Created.
1712
1713 Tue Sep  1 10:58:15 1998  Tom Tromey  <tromey@cygnus.com>
1714
1715         * Makefile.in: Rebuilt.
1716         * Makefile.am (lib_LIBRARIES): Use target_all.
1717         (EXTRA_LIBRARIES): New macro.
1718         * configure: Rebuilt.
1719         * configure.in: Recognize --enable-gc.
1720
1721 Thu Aug 13 10:52:45 1998  Tom Tromey  <tromey@cygnus.com>
1722
1723         * Makefile.in: Rebuilt.
1724         * Makefile.am (COMPILE): Define.
1725         (LINK): Likewise.
1726         (.s.o): Use MY_CFLAGS.
1727         * configure: Rebuilt.
1728         * configure.in (MY_CFLAGS): Define and subst.
1729
1730 Wed Aug 12 11:41:43 1998  Tom Tromey  <tromey@cygnus.com>
1731
1732         * configure: Rebuilt.
1733         * configure.in: Added --with-cross-host argument.  Use
1734         $with_cross_host to determine when cross-compiling.
1735
1736         * config.h (SMALL_CONFIG): Don't define.
1737         * configure: Rebuilt.
1738         * configure.in: Define SMALL_CONFIG when cross-compiling.
1739
1740 Tue Aug 11 11:41:25 1998  Tom Tromey  <tromey@cygnus.com>
1741
1742         * solaris_pthreads.c, misc.c, gc_priv.h, config.h, alloc.c,
1743         allchblk.c: Merged with 4.13a2 while preserving local changes.
1744
1745         * Makefile.orig: Updated from Makefile in 4.13a2.
1746
1747         * configure: Rebuilt.
1748         * configure.in: Updated version number to 4.13a2.  On Solaris,
1749         don't build with -O when using gcc.
1750
1751         Merged in version 4.13alpha2:
1752         * config.h (USE_MMAP): Re-enable on Solaris.
1753         * solaris_pthreads.c: Removed RCS Id line.
1754         * alpha_mach_dep.s: Removed RCS Id line.
1755
1756 Wed Jul 22 15:38:12 1998  Tom Tromey  <tromey@cygnus.com>
1757
1758         * config.h (USE_MMAP): Don't define for Solaris.
1759
1760 Wed Jun 10 12:51:41 1998  Tom Tromey  <tromey@cygnus.com>
1761
1762         * Makefile.in: Rebuilt.
1763         * Makefile.am (libgc_a_SOURCES): Removed setjmp_t.c.
1764
1765         * Makefile.in: Rebuilt.
1766         * Makefile.am (libgc_a_SOURCES): Removed add_gc_prefix.c.
1767
1768 Thu May 14 15:32:58 1998  Tom Tromey  <tromey@cygnus.com>
1769
1770         * Makefile.in: Rebuilt.
1771         * Makefile.am ($(all_objs)): Depend on config.h.
1772
1773         * config.h: [MIPS] If DATASTART_IS_ETEXT defined then define
1774         DATASTART as &_etext.
1775         * misc.c (GC_init_inner): If STACKBASE defined, then use it.
1776         * configure: Rebuilt.
1777         * configure.in: Define STACKBASE and DATASTART_IS_ETEXT for the
1778         tx39.
1779
1780 Tue May 12 13:15:45 1998  Tom Tromey  <tromey@cygnus.com>
1781
1782         * alloc.c: Don't call GET_TIME if NO_CLOCK defined.
1783         (GC_maybe_gc): Likewise.
1784         * os_dep.c: If NO_SIGSET defined, then have empty
1785         GC_disable_signals and GC_enable_signals.
1786         * configure: Rebuilt.
1787         * configure.in: Added --with-target-subdir option.  If
1788         cross-compiling, define NO_SIGSET and NO_CLOCK.
1789
1790 Wed May  6 16:40:28 1998  Tom Tromey  <tromey@cygnus.com>
1791
1792         * Makefile.in: Rebuilt.
1793         * Makefile.am (.s.o): Directly use CC -x assembler-with-cpp.
1794         (AS): Removed.
1795         * aclocal.m4, configure: Rebuilt.
1796         * acinclude.m4: New file.
1797         * configure.in: Don't run AM_EXEEXT.  Use LIB_AC_PROG_CC.
1798
1799 Thu Apr 30 14:51:12 1998  Tom Tromey  <tromey@cygnus.com>
1800
1801         * configure: Rebuilt.
1802         * configure.in: Link boehm-config.h to config.h.
1803         * Makefile.in: Rebuilt.
1804         * Makefile.am (INCLUDES): Removed.
1805         * config.h (SILENT, SMALL_CONFIG, NO_SIGNALS, NO_DEBUGGING,
1806         JAVA_FINALIZATION): Define
1807
1808 Wed Apr 29 11:03:14 1998  Tom Tromey  <tromey@cygnus.com>
1809
1810         * Many files: Use GC_bool, not bool.
1811         * gc_priv.h: Define GC_bool, not bool.
1812
1813         * misc.c (GC_dont_gc): Define as int.
1814         (GC_quiet): Likewise.
1815         * gc_priv.h (GC_never_stop_func): Declare as returning bool.
1816         * alloc.c (GC_dont_expand): Define as int.
1817         * gc_priv.h: For gcc, define bool as char.
1818
1819 Tue Apr 28 22:44:16 1998  Tom Tromey  <tromey@cygnus.com>
1820
1821         * Makefile.in: Rebuilt.
1822         * Makefile.am (check_PROGRAMS): New macro.
1823         (gctest_SOURCES): Likewise.
1824         (gctest_LDADD): Likewise.
1825
1826 Mon Apr 27 23:53:24 1998  Tom Tromey  <tromey@cygnus.com>
1827
1828         * Makefile.in: Rebuilt.
1829         * Makefile.am (libgc_a_SOURCES): Added dyn_load.c.
1830         * configure: Rebuilt.
1831         * configure.in: Define SUNOS53_SHARED_LIB on Solaris 2.3.
1832
1833 Wed Apr 15 11:40:56 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
1834
1835         * Makefile.am, Makefile.in, configure.in, configure, aclocal.m4:
1836         New files.
1837         * Makefile.orig: Renamed from Makefile.