2009-01-30 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / boehm-gc / ChangeLog
blob0f58348c97861011229d30c7d3b8d7c9c78ee5b5
1 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3         * configure: Regenerate.
5 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6             Steve Ellcey  <sje@cup.hp.com>
8         * configure: Regenerate for new libtool.
9         * Makefile.in: Ditto.
10         * include/Makefile.in: Ditto.
11         * aclocal.m4: Ditto.
13 2008-07-18  Matthias Klose  <doko@ubuntu.com> 
15         * configure.ac (AC_CONFIG_FILES): Add threads.mk. 
16         * threads.mk.in: New. 
17         * Makefile.in, configure: Regenerate. 
19 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21         * Makefile.in: Regenerate.
22         * configure: Regenerate.
23         * include/Makefile.in: Regenerate.
24         * include/gc_config.h.in: Regenerate.
26 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
28         PR bootstrap/35457
29         * aclocal.m4: Regenerate.
30         * configure: Regenerate.
32 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34         * aclocal.m4: Regenerate.
35         * configure: Likewise.
36         * Makefile.in: Likewise.
37         * include/Makefile.in: Likewise.
39 2007-02-19  Andreas Tobler  <a.tobler@schweiz.org>
41         * dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro
42         GC_GETSECTBYNAME instead.
43         * include/private/gc_priv.h: Define GC_GETSECTBYNAME according to the
44         architecture (Darwin).
46 2008-01-26  Richard Sandiford  <rsandifo@nildram.co.uk>
48         * include/private/gcconfig.h (HBLKSIZE): Define for MIPS.
50 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
52         * configure: Regenerate.
54 2007-10-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
56         PR boehm-gc/33442
57         * pthread_support.c (GC_PTR GC_get_thread_stack_base): If stack grows
58         up, return stack_addr instead of stack_addr - stack_size.
60 2007-08-14  David Daney  <ddaney@avtrex.com>
62         * include/private/gcconfig.h: Handle mips64-linux n64 ABI.
64 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
66         * aclocal.m4: Regenerated.
68 2007-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
70         PR boehm-gc/21940
71         PR boehm-gc/21942
72         * configure.ac (GC_SOLARIS_THREADS): Don't define on *-*-solaris*.
73         Use alternate thread library in /usr/lib/lwp.
74         * configure: Regenerate.
75         * dyn_load.c: Use GC_SOLARIS_PTHREADS.
76         * include/gc_config_macros.h (GC_SOLARIS_THREADS): Don't define.
77         * include/private/gcconfig.h: Handle 64-bit Solaris 2/x86.
78         (GC_SOLARIS_THREADS): Don't define.
79         * include/private/solaris_threads.h: Remove.
80         * pthread_support.c (GC_thr_init) [GC_SOLARIS_PTHREADS]: Determine
81         GC_nprocs via sysconf().
82         * Makefile.am (libgcjgc_la_SOURCES): Remove solaris_pthreads.c and
83         solaris_threads.c.
84         (gctest_LDADD): Use THREADLIBS instead of THREADDLLIBS.
85         * Makefile.in: Regenerate.       
86         * solaris_pthreads.c: Remove.
87         * solaris_threads.c: Remove.
89 2007-06-22  Jakub Jelinek  <jakub@redhat.com>
91         * pthread_support.c (GC_get_thread_stack_base): Handle
92         pthread_getattr_np failures.
94 2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
96         * configure: Regenerate.
98 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
100         * Makefile.in: Regenerate.
101         * configure: Regenerate.
102         * aclocal.m4: Regenerate.
103         * include/Makefile.in: Regenerate.
105 2007-05-20  Andreas Tobler  <a.tobler@schweiz.org>
107         * configure.ac: Introduce extra_ldflags_libgc. Use it for Darwin.
108         * configure: Regenerate.
109         * Makefile.am (libgc_la_LDFLAGS): Use extra_ldflags_libgc.
110         * Makefile.in: Regenerate.
111         * include/Makefile.in: Regenerate.
112         * include/private/gcconfig.h: Enable MPROTECT_VDB for all Darwin
113         targets. Remove comments. Prepare ppc64 support for Darwin.
115 2007-04-23  Keith Seitz  <keiths@redhat.com>
117         * include/gc.h (GC_is_thread_suspended): Declare.
118         * pthread_stop_world.c (GC_is_thread_suspended): New function.
120 2007-04-03  Jakub Jelinek  <jakub@redhat.com>
122         * configure.ac (NO_EXECUTE_PERMISSION): Set by default.
123         * configure: Rebuilt.
125 2007-03-07  Alexandre Oliva  <aoliva@redhat.com>
127         * include/gc.h (GC_REGISTER_FINALIZER_UNREACHABLE): New.
128         (GC_register_finalizer_unreachable): Declare.
129         (GC_debug_register_finalizer_unreachable): Declare.
130         * finalize.c (GC_unreachable_finalize_mark_proc): New.
131         (GC_register_finalizer_unreachable): New.
132         (GC_finalize): Handle it.
133         * dbg_mlc.c (GC_debug_register_finalizer_unreachable): New.
134         (GC_debug_register_finalizer_no_order): Fix whitespace.
136 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
138         * Makefile.am: Add dummy install-pdf target.
139         * Makefile.in: Regenerate
141 2007-02-05  Roman Zippel <zippel@linux-m68k.org>
143         * boehm-gc/include/private/gcconfig.h: use LINUX_STACKBOTTOM so
144         it works with Linux 2.6, reactivate MPROTECT_VDB
145         * boehm-gc/pthread_stop_world.c: save all register
146         on signal entry
148 2007-01-24  Andreas Tobler  <a.tobler@schweiz.org>
150         * os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently
151         added defines to include/private/gc_priv.h
152         (catch_exception_raise): Added THREAD_FLD in exc_state for POWERPC too.
153         * darwin_stop_world.c: Removed the above defines.
154         * include/private/gc_priv.h: Moved definitions from darwin_stop_world.c
155         and os_dep.c to here. Fixed THREAD definition fixes for ppc64.
157 2007-01-17  David Daney  <ddaney@avtrex.com>
159         * configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while
160         cross-compiling.
161         * configure: Regenerated.
162         * include/gc_config.h.in: Regenerated.
164 2007-01-17  Mike Stump  <mrs@apple.com>
166         * os_dep.c: Fix i686-apple-darwin9 builds.
168 2007-01-16  Jack Howarth  <howarth@bromo.med.uc.edu>
170         * aclocal.m4: Regenerate to use multi.m4.
171         * configure: Regenerate.
172         * Makefile.in: Regenerate.
174 2007-01-17  Andreas Tobler  <a.tobler@schweiz.org>
176         * include/gc_config.h.in: Regenerate.
178 2007-01-16  Petr Salinger  <Petr.Salinger@seznam.cz>
180         * include/private/gcconfig.h: Handle amd64/x86-64 cpu under
181          GNU/kFreeBSD.
182         * os_dep.c: Likewise.
184 2007-01-15  Andreas Tobler  <a.tobler@schweiz.org>
186         * os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Adjust mail
187         reference.
188         (catch_exception_raise): Fix typo in the I386 exc_state.
190 2007-01-11  Andreas Tobler  <a.tobler@schweiz.org>
192         * configure.ac: Replaced HAS_I386_THREAD_STATE_* with
193         HAS_X86_THREAD_STATE32_* and HAS_X86_THREAD_STATE64_* respectively.
194         * configure: Regenerated.
195         * include/private/gcconfig.h (DARWIN): Added X86_64 define for Darwin.
196         Added base definitions for the X86_64 Darwin port.
197         * include/private/gc_priv.h: Added definitions for Darwin MACH thread
198         operations. Moved existing THREAD_STATE info from darwin_stop_world.c.
199         * darwin_stop_world.c: Removed THREAD_STATE info. Added
200         HAS_X86_THREAD_STATE64___RAX. And replaced HAS_I386_THREAD_STATE___EAX
201         with HAS_X86_THREAD_STATE32___EAX.
202         (GC_push_all_stacks): Use GC_MACH_THREAD_STATE_COUNT. Add code for
203         X86_64 Darwin.
204         * dyn_load.c (GC_dyld_name_for_hdr): Use GC_MACH_HEADER.
205         (GC_dyld_image_add): Use GC_MACH_HEADER and GC_MACH_SECTION.
206         Distinguish between getsectbynamefromheader_64 and
207         getsectbynamefromheader.
208         (GC_dyld_image_remove): Likewise.
209         * os_dep.c (GC_dirty_init): Use GC_MACH_THREAD_STATE.
210         (catch_exception_raise): Introduce exception information for I386 and
211         X86_64 Darwin. Add X86_64 for exc_state.faultvaddr.
213 2006-12-08  Mike Stump  <mrs@apple.com>
215         * configure.ac: Fix x86 darwin builds.
216         * darwin_stop_world.c: Likewise.
217         * include/private/gcconfig.h: Likewise.
218         * connfigure: Regenerate.
219         
220 2006-09-26  Jack Howarth  <howarth@bromo.med.uc.edu>
222         PR target/29180
223         * darwin_stop_world.c: Make stack_start unsigned long.
225 2006-09-21  Sandro Tolaini  <tolaini@libero.it>
227         * os_dep.c: Port to Darwin/i386
228         * darwin_stop_world.c: Likewise
229         * include/private/gcconfig.h: Likewise
230         
231 2006-06-07  Petr Salinger  <Petr.Salinger@seznam.cz>
233         * configure.ac: add support for GNU/kFreeBSD, accepted by upstream
234         for gc 6.8.
235         * dyn_load.c: Likewise.
236         * include/gc.h: Likewise.
237         * private/gcconfig.h: Likewise.
238         * configure: Regenerate.
239         * include/gc_config.h.in: Regenerate.
241 2006-09-14  Tom Tromey  <tromey@redhat.com>
243         PR boehm-gc/29068.
244         * misc.c (GC_init_inner): Don't use GC_get_thread_stack_base on
245         Solaris.
247 2006-08-21  Bryce McKinlay  <mckinlay@redhat.com>
248         
249         PR libgcj/13212:
250         * configure.ac: Check for pthread_getattr_np(). Remove
251         GC_PTHREAD_SYM_VERSION detection.
252         * include/gc.h (GC_register_my_thread, GC_unregister_my_thread,
253         GC_get_thread_stack_base): New declarations.
254         * pthread_support.c (GC_register_my_thread, GC_unregister_my_thread,
255         GC_get_thread_stack_base): New functions.
256         (GC_delete_thread): Don't try to free the first_thread.
257         * misc.c (GC_init_inner): Use GC_get_thread_stack_base() if possible.
258         (pthread_create_, constr): Removed.
259         (pthread_create): Don't rename.
260         * include/gc_ext_config.h.in: Rebuilt.
261         * include/gc_pthread_redirects.h (pthread_create): Define 
262         unconditionally.
263         * include/gc_config.h.in: Rebuilt.
264         * configure: Rebuilt.
266 2006-06-21  Keith Seitz  <keiths@redhat.com>
268         * pthread_stop_world.c (GC_suspend_handler): Redirect to suspension
269         routine if signal is received and thread is flagged SUSPENDED.
270         (suspend_self): New function.
271         (GC_suspend_thread): New function.
272         (GC_resume_thread): New function.
273         * include/gc.h (GC_suspend_thread): Declare.
274         (GC_resumet_thread): Declare.
275         * include/private/pthread_support.h (SUSPENDED): New GC_thread
276         flag.
278 2006-06-20  Ranjit Mathew  <rmathew@gcc.gnu.org>
279         
280         Backport Windows 9x/ME VirtualQuery() fix from GC 6.7.
281         * os_dep.c (GC_wnt): Define.
282         (GC_init_win32): Set GC_wnt.
283         * dyn_load.c (GC_register_dynamic_libraries): Consider MEM_PRIVATE
284         sections also on Windows 9x/ME.
286 2006-06-02  Geoffrey Keating  <geoffk@apple.com>
288         * configure.ac: Define HAS_PPC_THREAD_STATE_R0,
289         HAS_PPC_THREAD_STATE___R0, HAS_PPC_THREAD_STATE64_R0,
290         HAS_PPC_THREAD_STATE64___R0, HAS_I386_THREAD_STATE_EAX,
291         HAS_I386_THREAD_STATE___EAX.
292         * configure: Regenerate.
293         * include/gc_config.h.in: Regenerate.
294         * darwin_stop_world.c (PPC_RED_ZONE_SIZE): Use standard Darwin
295         macro names to determine value.
296         (THREAD_STATE): New.
297         (THREAD_FLD): New.
298         (GC_push_all_stacks): Use THREAD_STATE and THREAD_FLD in both versions.
300 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
302         * Makefile.am: Add install-html target. 
303         * Makefile.in: Regenerate.
304         * aclocal.m4: Regenerate.
305         * include/Makefile.in: Regenerate.
307 2006-03-07  Andrew Haley  <aph@redhat.com>
309         * dyn_load.c (GC_has_static_roots): Declare.
310         (GC_register_dynlib_callback): Call GC_has_static_roots.
312 2006-04-11  Bryce McKinlay  <mckinlay@redhat.com>
314         * darwin_stop_world.c (GC_push_all_stacks, GC_stop_world,
315         GC_start_world): Call vm_deallocate to free act_list. Fix from
316         Bruce Mitchener.
318 2006-03-24  Andreas Tobler  <a.tobler@schweiz.ch>
319         John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
321         * configure.ac (THREADS): Add REENTRANT for *-*-hpux11*.
322         Warn about POSIX threads not being supported for *-*-hpux10*.
323         * configure: Regenerate.
325 2006-02-09  Tom Tromey  <tromey@redhat.com>
327         * pthread_support.c: Conditionally include dlfcn.h.
329 2006-02-06  Jakub Jelinek  <jakub@redhat.com>
330             Anthony Green  <green@redhat.com>
331             Tom Tromey  <tromey@redhat.com>
333         * include/gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.
334         * include/gc_config.h.in: Rebuilt.
335         * include/gc_pthread_redirects.h (pthread_create): Conditionally
336         define.
337         * pthread_support.c (pthread_create_): New global.
338         (constr): New function.
339         (pthread_create): Conditionally renamed.
340         * configure: Rebuilt.
341         * configure.ac (GC_PTHREAD_SYM_VERSION): Define.
343 2006-02-04  Alan Modra  <amodra@bigpond.net.au>
345         * include/private/gc_locks.h (GC_test_and_set <POWERPC>): Don't
346         use broken 64-bit version.
348 2006-01-25  Andreas Tobler  <a.tobler@schweiz.ch>
350         * darwin_stop_world.c: Change inline asm instruction to ld as ldz
351         is wrong.
353         * Makefile.am (asm_libgcjgc_sources): Rename to asm_libgcjgc_sources.
354         * Makefile.in: Regenerate.
356 2006-01-25  Bryce McKinlay  <mckinlay@redhat.com>
358         * include/private/gcconfig.h: Revert to GC 6.6 version, removing
359         all local changes.
361 2006-01-24  Bryce McKinlay  <mckinlay@redhat.com>
363         Import Boehm GC version 6.6.
365 2006-01-24  David Ayers  <d.ayers@inode.at>
367         PR libobjc/13946
368         * include/gc.h: Fix prototype declarations for bootstrap.
370 2005-11-01  Bryce McKinlay  <mckinlay@redhat.com>
372         * include/private/gc_priv.h: Increase MAX_ROOT_SETS to 1024.
374 2005-09-15  Kazu Hirata  <kazu@codesourcery.com>
376         * include/private/gc_locks.h (GC_test_and_set): Change the
377         constraint of the first operand to '0'.
379 2005-09-06  Tom Tromey  <tromey@redhat.com>
381         PR libgcj/23662:
382         * include/private/gcconfig.h (LINUX_STACKBOTTOM): Use instead of
383         HEURISTIC1 on ARM.
385 2005-07-17  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
387         * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.
389 2005-06-15  Andreas Tobler  <a.tobler@schweiz.ch>
391         * os_dep.c: Add FreeBSD/PowerPC bits.
392         (GC_SysVGetDataStart): Likewise.
393         * include/private/gcconfig.h: Likewise.
395 2005-05-25  Andrew Haley  <aph@redhat.com>
397         * include/private/gcconfig.h (HBLKSIZE): Define to 4096 on
398         powerpc64-linux.
400 2005-05-09  Mike Stump  <mrs@apple.com>
402         * configure: Regenerate.
404 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
406         * os_dep.c, include/private/gc_locks.h: Import CRIS port by
407         Simon Posnjak from gc6.4.
408         * include/private/gcconfig.h: Ditto.  Add M32R note from gc6.4.
410 2005-04-17  David S. Miller  <davem@davemloft.net>
412         * include/private/gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.
413         * os_dep.c (GC_linux_stack_base): Check for bug present in some
414         Sparc glibc variants where __libc_stack_end is erroneously set
415         to "1".  Fallback to procfs code in that case.
417 2005-04-12  Mike Stump  <mrs@apple.com>
419         * configure: Regenerate.
421 2005-04-12  Richard Henderson  <rth@redhat.com>
423         * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.
425 2005-03-23  Mike Stump  <mrs@apple.com>
427         * darwin_stop_world.c: Update for -m64 multilib.
428         * include/private/gcconfig.h: Likewise.
429         * powerpc_darwin_mach_dep.s: Likewise.
431 2005-03-01  Kelley Cook  <kcook@gcc.gnu.org>
433         * Makefile.in, include/Makefile.in: Regenerate.
435 2005-02-26  Richard Earnshaw  <rearnsha@arm.com>
437         * dyn_load.c: On NetBSD, include machine/elf_machdep.h and define
438         ELFSIZE in terms of ARCH_ELFSIZE (back-ported from gc7.0alpha1).
440 2005-02-15  Bryce McKinlay  <mckinlay@redhat.com>
442         PR libgcj/19823
443         * configure.host: Set gc_use_mmap on *-linux*.
444         * configure.ac: Define USE_MMAP if gc_use_mmap is set.
445         * include/private/gc_priv.h: Include gc_config.h.
446         * configure, include/gc_config.h.in: Rebuilt.
448 2005-02-07  Hans Boehm  <Hans.Boehm@hp.com>
450         * allchblk.c (GC_allochblk_nth): Dont overlook available space if
451           GC disabled, correctly convert GC_finalizer_mem_freed to byte,
452           total_size to words.
453         * dyn_load.c (win32 GC_register_dynamic_libraries): Consider only
454           MEM_IMAGE regions.
455         * mach_dep.c (GC_with_callee_saves_pushed): separate into new function,
456           and indent appropriately.
457         * mark_rts.c (GC_approx_sp): Access stack.
458         * pthread_stop_world.c: (GC_suspend_handler): Explicitly push
459           callee-saves registers when appropriate.
460           (GC_stop_world): Handle EINTR from sem_wait (sync with Mono GC).
462 2005-01-01  Bryce McKinlay  <mckinlay@redhat.com>
464         * configure.ac (AC_CONFIG_HEADERS): Build both include/gc_config.h 
465         and include/gc_ext_config.h.
466         * include/gc_ext_config.h: New file. Define only THREAD_LOCAL_ALLOC.
467         * include/gc.h: Undef PACKAGE_* before including gc_config.h.
469 2004-12-13  Kelley Cook  <kcook@gcc.gnu.org>
471         * configure: Regenerate.
473 2004-11-29  Bryce McKinlay  <mckinlay@redhat.com>
475         PR libgcj/18699
476         Revert patches of 2004-11-26 and 2004-11-27.
478 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
480         * configure: Regenerate for libtool change.
482 2004-11-27  Bryce McKinlay  <mckinlay@redhat.com>
484         * include/gc_config.h.in: Add comment. Define only THREAD_LOCAL_ALLOC.
486 2004-11-26  Bryce McKinlay  <mckinlay@redhat.com>
488         Fix "PACKAGE_NAME redefined" errors.
489         * configure.ac (AC_CONFIG_HEADERS): Build both include/config.h 
490         and include/gc_config.h.
491         * configure: Regenerated.
492         * include/gc_config.h.in: No longer auto-generated. Define only the
493         macros needed by libjava.
494         * include/config.h.in: Generated by autoheader.
495         * include/gc.h: Include config.h, not gc_config.h.
497 2004-11-25  Kelley Cook  <kcook@gcc.gnu.org>
499         * configure: Regenerate for libtool reversion.
501 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
503         * configure: Regenerate for libtool change.
505 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
507         * configure.ac (machdep): Use sparc_mach_dep.lo on
508         sparc64-sun-solaris2.* too.
509         (Solaris gcc optimization fix): Disable on sparc*-sun-solaris2.*.
510         * configure: Regenerate.
512 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
514         PR target/18444
515         * configure.ac (threading): Accept 'posix95'.
516         * configure: Regenerate.
518 2004-11-04  Kelley Cook  <kcook@gcc.gnu.org>
520         * Makefile.am: Define ACLOCAL_AMFLAGS.
521         * configure.ac: Remove redundant sinclude.
522         * acinclude.m4: Delete file.
523         * aclocal.m4: Regenerate.
524         * Makefile.in, include/Makefile.in: Regenerate.
525         * configure: Regenerate.
527 2004-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
529         * include/private/gc_priv.h (GC_generic_malloc_words_small_inner):
530         Add prototype.
532 2004-10-13  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
534         * include/private/gcconfig.h: Add m32r-linux target.
536 2004-09-27  Kelley Cook  <kcook@gcc.gnu.org>
538         * configure.ac: Update all AC_DEFINEs to newer style.
539         * configure: Regenerate.
540         * include/gc_config.h.in: Regenerate.
542 2004-08-27  Hans Boehm  <Hans.Boehm@hp.com>
544         * backgraph.c, gc_priv.h (GC_traverse_back_graph,
545         GC_print_back_graph_stats): split GC_traverse_back_graph.
546         * backgraph.c: Dynamically grow in_progress_space.
547         * finalize.c (GC_notify_or_invoke_finalizers): also call
548         GC_print_back_graph_stats.
549         * alloc.c, finalize.c, gc_priv.h (GC_generate_random_backtrace_no_gc,
550         GC_print_back_height): Move delarations to header file.
551         * configure.ac: rename --enable-full-debug to --enable-gc-debug.
552         * configure: Regenerate.
553         
554 2004-08-23  Hans Boehm  <Hans.Boehm@hp.com>
556         * aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.
557         * backgraph.c, include/private/gc_pmark.h: Always include gc.h.
559 2004-08-23  Bryce McKinlay  <mckinlay@redhat.com>
561         * win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.
562         Reported by Danny Smith.
564 2004-08-21  Danny Smith  <dannysmith@users.sourceforge.net>
566         * misc.c (GC_init): Replace lhs cast with rhs cast.
568 2004-08-16  Bryce McKinlay  <mckinlay@redhat.com>
570         * specific.c: Check GC_LINUX_THREADS before including 
571         private/specific.h. From Richard Earnshaw.
573 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
575         * aclocal.m4: Remove obsolete construct for old automake.
576         * acinclude.m4: Regenerate with aclocal 1.9.1.
577         * configure.ac:  Remove duplicate AC_WITH calls.  Replace
578         AC_CANONICAL_SYSTEM with AC_CANONICAL_HOST, AC_CANONICAL_TARGET.
579         Replace _GCC_TOPLEV_NONCANONICAL calls with ACX_NONCANONICAL_TARGET.
580         Remove now-redundant subst of target_noncanonical.  Remove
581         now-gratuitous m4 quoting around $.  Replace AM_PROG_LIBTOOL with
582         AC_PROG_LIBTOOL and remove second, redundant AC_PROG_LIBTOOL.
583         Use slightly more modern form of AC_INIT.
584         * configure: Rebuild with autoconf 2.59.
585         * Makefile.in, include/Makefile.in: Rebuild with automake 1.9.1.
587 2004-08-16  Andreas Tobler  <a.tobler@schweiz.ch>
589         * solaris_threads.c: Remove ifdef around #include "private/gc_priv.h"
590         since they're not known at this time.
591         * solaris_pthreads.c: Likewise.
593 2004-08-15  Andreas Tobler  <a.tobler@schweiz.ch>
595         PR target/14931
596         * powerpc_darwin_mach_dep.s (_GC_push_regs): Change to new stub style.
598 2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>
600         * configure.ac (gc_cflags): Add -Iinclude.
601         (AC_CONFIG_HEADERS): New. Configure gc_config.h header.
602         Don't write DEFS to boehm-cflags file.
603         * configure: Rebuilt.
604         * gcj_mlc.c: Check #ifdef GC_GCJ_SUPPORT after including headers.
605         * specific.c: Check #ifdef GC_LINUX_THREADS after including headers.
606         * include/gc_config_macros.h: Remove backward-compatibility 
607         redefinitions of GC_ names.
608         * include/gc.h: Include <gc_config.h>.
610 2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>
612         Import Boehm GC version 6.3.
614 2004-08-12  Kelley Cook  <kcook@gcc.gnu.org>
616         * include/Makefile.in: Regenerate
618 2004-07-06  Andrew Pinski  <apinski@apple.com>
620         * os-dep.c (GC_task_self): Declare as static
621         and remove the second declaration.
623 2004-06-20  Andreas Tobler  <a.tobler@schweiz.ch>
625         * Makefile.am: Add rule for .S files to fix bootstrap on
626         solaris and alpha.
627         * Makefile.in: Regenerate.
629 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
631         * boehm-gc/configure.ac: New name of configure.in.
632         Remove useless multilib stuff.  Change uses of
633         INCLUDES and CXXINCLUDES to AM_CPPFLAGS.
634         * boehm-gc/configure.in: New name of configure.in.
635         * boehm-gc/Makefile.am: Update for automake 1.8.5.
636         * boehm-gc/acinclude.m4: Include ../config/acx.m4.
637         * boehm-gc/aclocal.m4: Regenerate.
638         * boehm-gc/configure: Regenerate.
639         * boehm-gc/Makefile.in: Regenerate.
641 2004-06-15  Paolo Bonzini  <bonzini@gnu.org>
643         * .cvsignore: New file.
645 2004-04-25  Andreas Jaeger  <aj@suse.de>
647         * mark.c (GC_mark_from): Use pointer as prefetch argument.
649 2004-04-06  H.J. Lu  <hongjiu.lu@intel.com>
651         * include/private/gcconfig.h (PREFETCH): Use __builtin_prefetch
652         for gcc >= 3.0.
653         (PREFETCH_FOR_WRITE): Likewise.
655 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
657         * configure.ac: Bump AC_PREREQ to 2.59.
658         * configure: Regenerate.
659         * config.in: Regenerate.
661 2004-02-26  Nathanael Nerode  <neroden@gcc.gnu.org>
663         * ltconfig, ltmain.sh: Remove unused files.
664         * configure.in: Remove bogus extra early invocation of
665         AC_CONFIG_AUX_DIR.
666         * configure: Regenerate.
667         * mkinstalldirs, install-sh, config.sub, config.guess:
668         Remove (now) unused files.
669         * Makefile.in: Regenerate (losing references to vanished
670         files).
672         * configure.in: Add CCAS, CCASFLAGS for future automakes.
673         * configure, Makefile.in, include/Makefile.in: Regenerate.
675         * Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.
676         * Makefile.in: Regenerate.
678         * configure.in: Remove bogus duplicate invocation of
679         AM_MAINTAINER_MODE.  Remove obsolete comment.
680         * configure: Regenerate.
682         * acinclude.m4: Remove GC_CONFIGURE macro; move contents
683         to configure.in.
684         * aclocal.m4: Regenerate.
685         * configure.in: Receive contents of GC_CONFIGURE macro.
686         * configure: Regenerate.
688         * configure.in: Remove more obsolete, bogus code.
689         * configure: Regenerate.
691         * acinclude.m4: Remove obsolete and bogus constructs.
692         * aclocal.m4: Regenerate.
693         * configure: Regnerate.
695 2004-02-23  Nathanael Nerode  <neroden@gcc.gnu.org>
697         * acinclude.m4: De-precious CC and CXX so that the right flags
698         are passed down to multilibs.
699         * aclocal.m4: Regenerate.
700         * configure: Regenerate.
702 2004-02-22  Zack Weinberg <zack@codesourcery.com>
703             Nathanael Nerode <neroden@twcny.rr.com>
704             Alexandre Oliva <aoliva@redhat.com>
706         * config.sub, config.guess: Replace with forwarding scripts
707         which invoke the master copies in the top level.
709 2004-02-23  Nathanael Nerode  <neroden@gcc.gnu.org>
711         * acinclude.m4: Remove old no-executables workaround;
712         add new no-executables workaround.
713         * aclocal.m4: Regenerate.
714         * configure.in: Change prereqs to autoconf 2.57.
715         * configure: Regenerate with autoconf 2.57.
717         * configure.in: Use NCN_TARGET_NONCANONICAL and friends.
718         * configure: Regenerate.
719         * Makefile.am: Use target_noncanonical variable from configure.
720         * Makefile.in: Regenerate.
721         * include/Makefile.in: Regenerate.
723 2004-02-20  Andrew Cagney  <cagney@redhat.com>
725         * config.guess: Update from version 2002-01-10 to 2004-02-16.
726         * config.sub: Update from version 2002-01-02 to 2004-02-16.
728 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
730         * acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.
731         * aclocal.m4: Rebuild.
732         * configure: Regenerate.
734         * acinclude.m4: Move certain code to configure.in.
735         * configure.in: Receive code from acinclude.m4.
736         * aclocal.m4: Rebuild.
737         * configure: Regenerate.
739         * Makefile.direct, alloc.c: Resync to upstream 6.3 alpha 1.
741 2004-01-20  Andrew Haley  <aph@redhat.com>
743         * include/private/gcconfig.h (USE_MMAP): Define for all Linux.
745         * configure.in: Comment change.
747 2004-01-16  Andrew Haley  <aph@redhat.com>
749         * configure.in (NO_EXECUTE_PERMISSION): Remove global declaration;
750         add for ia64; remove for MIPS.
751         * configure: Regnerated.
753 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
755         * configure.in: Add in AC_PREREQ(2.13)
757 2004-01-07  Dave Jones <davej@redhat.com>
759         * malloc.c (GC_generic_malloc): Correct initialization typo.
760         * mallocx.c (GC_generic_malloc_ignore_off_page): Ditto.
762 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
764         * include/private/gcconfig.h: Re-install change of 2003-04-16.
766 2003-10-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
768         * mips_sgi_mach_dep.s: Use _ABIO32 instead of external
769         _MIPS_SIM_ABI32.
771 2003-10-18  Alan Modra  <amodra@bigpond.net.au>
773         * include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Remove
774         unsure comment.
776 2003-10-03  Jeff Sturm  <jsturm@one-point.com>
778         * configure: Rebuild.
780 2003-10-03  Hans Boehm  <Hans.Boehm@hp.com>
782         * configure.in: Remove NO_GETENV definition for win32.
783         * mach_dep.c (GC_generic_push_regs): Prevent tail call optimization.
784         * misc.c (GC_init_inner): Call GC_thr_init for win32.
785           (GC_set_warn_proc): Add assertion.
786         * win32_threads.c: Import 6.3alpha2 version.
787         * include/private/gc_priv.h: Add support for EMPTY_GETENV_RESULTS.
789 2003-09-29  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
791         * configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris
792         2.3/SPARC, there are no micro versions.
793         Treat Solaris 10 and up alike.
794         * configure: Regenerate.
796 2003-09-22  Anthony Green  <green@redhat.com>
798         * os_dep.c: Fix GC_get_stack_base build problem for vanilla elf
799         "NOSYS" targets.
801 2003-09-20    <green@redhat.com>
803         * include/private/gcconfig.h: Don't check for __XSCALE__.  Instead
804         check for __arm__ or __thumb__.
806 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
808         * configure: Regenerate.
810 2003-08-07  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
811             Roger Sayle <roger@eyesopen.com>
813         * configure.in: Set INCLUDES to absolute path.
814         Save $INCLUDES in boehm-cflags, too.
815         Set INCLUDES so it's available to config.status.
816         * configure: Regenerate.
818 2003-07-31  Danny Smith  <dannysmith@users.sourceforge.net>
820         * include/gc.h (GC_CreateThread): Declare with WINAPI
821         attribute.
822         * win32_threads.c (GC_CreateThread): Make definitions consistent
823         with declaration.  Cast &thread_table[i].handle to PHANDLE
824         in call to DuplicateHandle
825         (thread_start): Declare as static.
827 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
829         * dyn_load.c: Define __private_extern__ to match Apple's system
830         header.
832 2003-07-28  Loren J. Rittle  <ljrittle@acm.org>
834         * os_dep.c: Remove redundancy introduced in last merge.
836 2003-07-28  Jeff Sturm  <jsturm@one-point.com>
838         Import GC 6.3alpha1.
839         * BCC_MAKEFILE: Merge with GC 6.3alpha1 release.
840         * ChangeLog: Likewise.
841         * Makefile.am: Likewise.
842         * Makefile.direct: Likewise.
843         * Makefile.dj: Likewise.
844         * allchblk.c: Likewise.
845         * alloc.c: Likewise.
846         * backgraph.c: Likewise.
847         * configure.host: Likewise.
848         * configure.in: Likewise.
849         * dbg_mlc.c: Likewise.
850         * dyn_load.c: Likewise.
851         * finalize.c: Likewise.
852         * gc_cpp.cc: Likewise.
853         * gc_dlopen.c: Likewise.
854         * gcj_mlc.c: Likewise.
855         * if_mach.c: Likewise.
856         * mach_dep.c: Likewise.
857         * malloc.c: Likewise.
858         * mallocx.c: Likewise.
859         * mark.c: Likewise.
860         * mark_rts.c: Likewise.
861         * misc.c: Likewise.
862         * os_dep.c: Likewise.
863         * ptr_chck.c: Likewise.
864         * reclaim.c: Likewise.
865         * solaris_pthreads.c: Likewise.
866         * solaris_threads.c: Likewise.
867         * sparc_mach_dep.S: Likewise.
868         * threadlibs.c: Likewise.
869         * typd_mlc.c: Likewise.
870         * version.h: Likewise.
871         * win32_threads.c: Likewise.
872         * Mac_files/MacOS_Test_config.h: Likewise.
873         * Mac_files/MacOS_config.h: Likewise.
874         * cord/cordbscs.c: Likewise.
875         * cord/cordprnt.c: Likewise.
876         * cord/de_win.c: Likewise.
877         * doc/README: Likewise.
878         * doc/README.MacOSX: Likewise.
879         * doc/README.changes: Likewise.
880         * doc/README.environment: Likewise.
881         * doc/README.ews4800: Likewise.
882         * doc/README.linux: Likewise.
883         * doc/README.macros: Likewise.
884         * doc/README.win32: Likewise.
885         * doc/debugging.html: Likewise.
886         * doc/gcdescr.html: Likewise.
887         * doc/tree.html: Likewise.
888         * include/Makefile.in: Likewise.
889         * include/gc.h: Likewise.
890         * include/gc_cpp.h: Likewise.
891         * include/gc_local_alloc.h: Likewise.
892         * include/gc_mark.h: Likewise.
893         * include/gc_pthread_redirects.h: Likewise.
894         * include/gc_typed.h: Likewise.
895         * include/new_gc_alloc.h: Likewise.
896         * include/private/dbg_mlc.h: Likewise.
897         * include/private/gc_hdrs.h: Likewise.
898         * include/private/gc_locks.h: Likewise.
899         * include/private/gc_pmark.h: Likewise.
900         * include/private/gc_priv.h: Likewise.
901         * include/private/gcconfig.h: Likewise.
902         * include/private/solaris_threads.h: Likewise.
903         * include/private/specific.h: Likewise.
904         * tests/test.c: Likewise.
905         * tests/test_cpp.cc: Likewise.
907         * configure: Rebuild.
908         * Makefile.in: Rebuild.
910         * mips_sgi_mach_dep.s: Add.
912         * alpha_mach_dep.s: Remove.
913         * irix_threads.c: Remove.
914         * linux_threads.c: Remove.
915         * mips_sgi_mach_dep.S: Remove.
916         * missing: Remove.
917         * powerpc_macosx_mach_dep.s: Remove.
918         * doc/Makefile.am: Remove.
919         * doc/Makefile.in: Remove.
921 2003-07-25  Roger Sayle  <roger@eyesopen.com>
923         * configure.host: Only use +ESdbgasm when using the HPUX native
924         compiler on PA-Risc.  It isn't recognized by GCC and is silently
925         ignored by HP's compilers on ia64.
927 2003-04-28  Mohan Embar  <gnustuff@thisiscool.com>
929         * configure.in: define GC_DLL under mingw if --enable-shared
930         * configure: rebuilt
931         * win32_threads.c: add #ifdef GC_DLL around DllMain
933 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
935         * include/private/gcconfig.h: Add support for arm-netbsdelf.
937 2003-04-09  Tom Tromey  <tromey@redhat.com>
939         * include/private/gcconfig.h (LINUX_STACKBOTTOM): Define for
940         POWERPC.
941         (STACK_GRAN, HEURISTIC1): Don't define for POWERPC.
943 2003-03-22  Richard Henderson  <rth@redhat.com>
945         * include/private/gc_locks.h [IA64]: Include ia64intrin.h.
946         (GC_test_and_set): Use __sync_lock_test_and_set.
947         (GC_clear): Use volatile assignment.
948         (GC_compare_and_exchange): Use __sync_bool_compare_and_swap.
949         (GC_memory_write_barrier): Use __sync_synchronize.
951 2003-03-12  Andreas Schwab  <schwab@suse.de>
953         * configure.in: Avoid trailing /. in toolexeclibdir.
954         * configure: Rebuilt.
956 2003-03-04  Hans Boehm <Hans.Boehm@hp.com>
957         * include/private/gcconfig.h (GC_data_start): declare when needed.
958         * include/private/gc_priv.h: Include gcconfig.h after ptr_t
959         declaration.
960         * dyn_load.c (GC_register_dynamic_libraries_dl_iterate_phdr,
961         GC_register_dynlib_callback): Register main data for static
962         executable if dl_iterate_phdr() didn't.
963         * misc.c (GC_init_inner): Call GC_init_linux_data_start() even
964         if we don't expect to register main static data.
966 2003-03-03  Hans Boehm  <Hans.Boehm@hp.com>
967         * mark_rts.c (GC_cond_register_dynamic_libraries): add.
968         (GC_push_roots): explicitly mark free list headers, register
969         dynamic libraries only if !REGISTER_LIBRARIES_EARLY.
970         * alloc.c (GC_stopped_mark): Conditionally call
971         GC_cond_register_dynamic_libraries().
972         (GC_collect_a_little_inner, GC_try_to_collect_inner): Check GC_dont_gc.
973         * dyn_load.c (GC_register_main_static_data): define.
974         (GC_register_dyn_libraries (Linux /proc, Linux ELF versions)):
975         no longer skip main data.
976         * misc.c (GC_REGISTER_MAIN_STATIC_DATA): define.
977         (GC_init_inner): Make main data registration conditional.
978         * include/private/gc_priv.h (GC_register_main_static_data): declare.
979         * include/private/gcconfig.h (REGISTER_LIBRARIES_EARLY): define
980         for LINUX.
982 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
984         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
985         config.status.
986         * configure: Rebuilt.
988 2003-02-11  Andreas Tobler  <a.tobler@schweiz.ch>
990         * include/private/gcconfig.h: undefine MPROTECT_VDB for MACOSX
992 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
994         * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
995         Remove USE_LIBDIR conditional.
996         * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
997         * Makefile.in, configure: Rebuilt.
999 2002-12-31  Tom Tromey  <tromey@redhat.com>
1001         For PR libgcj/8933:
1002         * include/Makefile.in: Rebuilt.
1003         * include/Makefile.am (noinst_HEADERS): Renamed from
1004         include_HEADERS.
1006 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1008         * ltconfig (osf[345]): Append $major to soname_spec.
1009         Reflect this in library_names_spec.
1010         * ltmain.sh (osf): Prefix $major with . for use as extension.
1012 2002-10-02  Andreas Jaeger  <aj@suse.de>
1014         * include/private/gcconfig.h (HBLKSIZE): Define for x86-64.
1016 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
1018         * include/private/gcconfig.h: Don't check for __XSCALE__.  Instead
1019         check for __arm__ or __thumb__.
1021 2002-09-27  Ulrich Weigand  <uweigand@de.ibm.com>
1023         * include/private/gcconfig: Add machine type S390.  Add s390x support.
1024         * include/private/gc_locks.h (GC_test_and_set): Implement for s390.
1025         (GC_compare_and_exchange): Likewise.
1027 2002-09-24  Jason Thorpe  <thorpej@wasabisystems.com>
1029         * include/private/gcconfig.h: Fix NetBSD/mips parameters.
1031 2002-08-23  Adam Megacz <adam@xwt.org>
1033         * win32_threads.cc: Removed extraneous ABORT()
1035 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1037         * Makefile.am (all-multi): Fix multilib parallel build.
1039 2002-07-18  Bo Thorsen  <bo@suse.de>
1041         * include/private/gcconfig.h: Add x86-64 definitions.
1042         * os_dep.c: Add x86-64 support.
1043         * configure.in: Likewise.
1044         * configure: Regenerate.
1046 2002-07-18  H.J. Lu <hjl@gnu.org>
1048         * mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.
1050 2002-07-18  H.J. Lu  (hjl@gnu.org)
1052         * configure.in (machdep): Don't add mips_sgi_mach_dep.lo for
1053         Linux/mips.
1055 2002-06-28  Hans Boehm <Hans_Boehm@hp.com>
1056             Jonathan Clark
1058         * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.
1060 2002-06-09  H.J. Lu  (hjl@gnu.org)
1062         * include/private/gc_locks.h (GC_test_and_set): Support
1063         Linux/mips.
1064         (GC_TEST_AND_SET_DEFINED): Likewise.
1066         * include/private/gcconfig.h (DYNAMIC_LOADING): Defined for
1067         Linux/mips.
1068         (DATAEND): Likewise.
1069         (LINUX_STACKBOTTOM): Likewise.
1070         (STACKBOTTOM): Removed for Linux/mips.
1072 Sun May 19 11:32:03 2002  Mark P Mitchell  <mark@codesourcery.com>
1074         * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
1075         (GC_pthread_create): Fix typo.
1076         (GC_TRY_LOCK): Likewise.
1077         * include/private/gc_locks.h (GC_test_and_set): Only take one
1078         one argument.
1079         (LOCK): Adjust appropriately.
1080         * include/private/gc_priv.h (SIG_SUSPEND): Use SIGRTMIN if
1081         _SIGRTMIN is unavailable.
1083 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1085         * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
1086         * aclocal.m4: Regenerate.
1087         * configure: Regenerate.
1089 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
1091         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
1092         script entry, and set LD to it when configuring multilibs.
1093         * configure: Rebuilt.
1095 2002-04-22  Jeff Sturm  <jsturm@one-point.com>
1097         * Makefile.am (toolexeclib_LTLIBRARIES): Remove.
1098         (noinst_LTLIBRARIES): Add libgcjgc.la.
1100         * Makefile.in: Rebuild.
1102 2002-04-22  David S. Miller  <davem@redhat.com>
1104         * include/private/gcconfig.h: Hard-code STACKBOTTOM on
1105         64-bit SPARC Linux, the __libc_stack_end technique does
1106         not work in this case.
1108 2002-04-22  Jeff Sturm  <jsturm@one-point.com>
1110         * gcconfig.h: Enable DYNAMIC_LOADING for all sparc-solaris ABIs.
1112 2002-04-17  Hans Boehm  <Hans_Boehm@hp.com>
1114         * include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
1115         SPARC Linux.
1117 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
1119         * include/private/gcconfig.h (DATAEND): Update comment example
1120         to match reality.
1122 2002-04-08  Loren J. Rittle  <ljrittle@acm.org>
1124         * include/private/gcconfig.h (DATAEND): Clarify comment.
1126 2002-04-08  Hans Boehm  <Hans_Boehm@hp.com>
1128         * include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.
1129         (GC_large_alloc_warn_interval, GC_large_alloc_warn_suppressed):
1130         declare.
1131         * allchblk.c (GC_allchblk_nth): Change text and support reduced
1132         frequency for blacklist warning message.
1133         * misc.c (GC_large_alloc_warn_interval,
1134         GC_large_alloc_warn_suppressed): define.
1135         (GC_init_inner): Check GC_NO_BLACKLIST_WARNING and
1136         GC_LARGE_ALLOC_WARN_INTERVAL environment variables.
1137         * doc/README.environment (GC_NO_BLACKLIST_WARNING): Deprecate.
1138         (GC_LARGE_ALLOC_WARN_INTERVAL): Add documentation.
1140         * dyn_load.c (_DYNAMIC): Move declaration to file scope.
1142 2002-04-04  Loren J. Rittle  <ljrittle@acm.org>
1144         * include/private/gcconfig.h: Add support for an unmapped
1145         memory hole between the end of the initialized data segment
1146         and the start of the BSS on FreeBSD/i386.
1148 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
1150         * include/private/gcconfig.h: define DYNAMIC_LOADING for ELF
1151         NetBSD/i386.
1153 2002-03-29  Hans Boehm  <Hans_Boehm@hp.com>
1155         * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.
1156         (GC_local_gcj_malloc): Add assertion.
1157         (start_mark_threads): Fix abort message.
1158         * mark.c (GC_mark_from): Generalize assertion.
1159         * reclaim.c (GC_clear_fl_links): New function.
1160         (GC_start_reclaim): Must clear some freelist links.
1161         * include/private/specific.h, specific.c: Add assertions.
1162         Safer definition for INVALID_QTID, quick_thread_id.  Fix/add comments.
1163         Rearrange tse fields.
1165 2002-03-27  Richard Henderson  <rth@redhat.com>
1167         * os_dep.c (GC_init_linux_data_start): Fix references to
1168         __data_start and _end.
1170 2002-03-25  Loren J. Rittle  <ljrittle@acm.org>
1172         * include/private/gcconfig.h: Change all likely references
1173         to linker script synthesized symbols to use this idiom:
1174         extern int etext[]; etext
1176 2002-03-25  Jeff Sturm  <jsturm@one-point.com>
1178         * linux_threads.c (GC_get_nprocs): Close file descriptor.
1180 2002-03-21  Loren J. Rittle  <ljrittle@acm.org>
1182         * include/private/gcconfig.h: Add unified test for FreeBSD.
1183         Support FreeBSD/alpha.
1184         * os_dep.c: Do not include <machine/trap.h> unless available.
1185         (GC_freebsd_stack_base): Fix types.
1187 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1189         * Makefile.am: Make a convenience library.
1190         * Makefile.in: Rebuilt.
1192 2002-03-15  Anthony Green  <green@redhat.com>
1194         * misc.c (GC_init_inner): Initialize GC_write_cs before use.
1195         * configure.in: Disable use of getenv for win32 targets (some of
1196         which have broken implementations).
1197         * configure: Rebuilt.
1199 2002-03-12  Adam Megacz  <adam@xwt.org>
1201         * dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.
1202         * misc.c: Renamed GC_is_win32s() to GC_no_win32_dlls
1203         * os_dep.c: Renamed GC_win32s to GC_no_win32_dlls and
1204         statically initialized it to TRUE if compiling with GCC.
1205         * win32_threads.c (thread_start): We no longer use SEH if
1206         compiling with GCC.
1207         * mark.c (GC_mark_some): We no longer use SEH if
1208         compiling with GCC.
1210 2002-03-09  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1212         * include/gc_priv.h: Define ALIGN_DOUBLE on 32 bit targets if GCJ
1213         support is enabled, for hash synchronization.
1215 2002-02-24  Adam Megacz  <adam@xwt.org>
1217         * Makefile.am: Added win32_threads.c to sources list.
1218         * win32_threads.c: Added two */'s which I had neglected.
1220 2002-02-20  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1222         * Makefile.am: Re-add SUBDIRS parameter which was lost in merge.
1223         * Makefile.in: Rebuilt.
1225 2002-02-13  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1227         * dbg_mlc.c (GC_debug_generic_malloc): Removed.
1229         * sparc_mach_dep.S: Rename from sparc_mach_dep.s as it is a
1230         preprocessor file.
1231         * mips_sgi_mach_dep.S: Likewise.
1232         * Makefile.am: Update for above changes.
1233         * Makefile.in: Rebuilt.
1235 2002-02-12  Richard Henderson  <rth@redhat.com>
1237         * configure.in: Re-apply 2001-06-26 configure change.
1238         * configure: Rebuild.
1240 2002-02-12  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1242         Imported GC 6.1 Alpha 3.
1244         * sparc_mach_dep.S: Delete incorrectly named file.
1246 2001-02-11  Adam Megacz <adam@xwt.org
1248         * configure.in: support for win32, saner
1249         cross-compile options
1251 2001-02-08  Anthony Green  <green@redhat.com>
1253         * include/private/gcconfig.h: Add XSCALE NOSYS support for bare
1254           board embedded targets.
1255         * os_dep.c: Avoid signal handling code for NOSYS/ECOS targets.
1256           Use GC_get_stack_base for NOSYS/ECOS targets.  Clean up some
1257           redundant uses of ECOS.
1258         * misc.c: Use NOSYS where ECOS is being used.
1259           Don't define GC_write twice for ECOS systems.
1260           (GC_write): New function for NOSYS targets.
1262 2002-02-06  Adam Megacz <adam@xwt.org>
1264         * boehm-gc/include/gc.h: (GC_CreateThread) This function is
1265         now exposed on all Win32 platforms.
1266         * boehm-gc/win32_threads.c: (GC_CreateThread) This now
1267         compiles on Win32; it invokes CreateThread() if GC is built
1268         as a DLL; otherwise it registers the thread.
1269         * boehm-gc/misc.c (GC_init): Initialize GC_allocate_ml in case
1270         libgcjgc was not built as a DLL.
1272 2002-02-01  Adam Megacz <adam@xwt.org>
1274         * boehm-gc on win32 now automatically detects if it is being built
1275         as a DLL; see http://gcc.gnu.org/ml/java/2001-12/msg00240.html
1277 2002-01-25  David Edelsohn  <edelsohn@gnu.org>
1279         * include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
1280         * include/private/gcconfig.h (RS6000): Add 64-bit AIX support.
1281         Define USE_GENERIC_PUSH_REGS.  Use AIX _data and _end symbols for
1282         DATASTART and DATAEND roots.
1283         * rs6000_mach_dep.s: Add function descriptor and traceback table.
1285 2001-12-16  Jeff Sturm  <jsturm@one-point.com>
1287         * dyn_load.c: Define ElfW (if needed) for all targets,
1288         not just GNU/Linux.
1289         (GC_FirstDLOpenedLinkMap): Use it.
1290         (GC_register_dynamic_libraries_dl): Use it.
1291         * include/private/gcconfig.h: Define CPP_WORDSZ, ELF_CLASS
1292         for sparcv9.
1294 2001-12-16  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1296         PR other/3725
1297         * configure.in: Add AC_SUBST(target_alias).
1298         * configure: Regenerated.
1300 2001-11-26  Loren J. Rittle  <ljrittle@acm.org>
1302         * linux_threads.c (WRAP_FUNC(pthread_join)): Remove special
1303         case for GC_FREEBSD_THREADS.
1304         * configure.in (*-*-freebsd*): Clarify warning.
1305         * configure: Rebuilt.
1307 2001-10-23  Loren J. Rittle  <ljrittle@acm.org>
1308             Andreas Tobler <toa@pop.agri.ch>
1310         * include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS.
1312 2001-10-22  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1314         * linux_threads.c (GC_init_parallel): Do not declare as a static
1315         constructor.
1316         * include/gc.h (GC_init): Declare here. Add description.
1317         * include/private/gc_priv.h (GC_init): Remove declaration.
1319 2001-10-16  Loren J. Rittle  <ljrittle@acm.org>
1321         * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
1322         * linux_threads.c (WRAP_FUNC(pthread_join)): Conditionalized on
1323         GC_FREEBSD_THREADS, handle strange interaction between system
1324         pthread implementation and boehm-gc signal-handler architecture.
1325         * tests/test.c (main): Conditionalized on GC_FREEBSD_THREADS,
1326         set stack.
1327         * include/private/gcconfig.h (configuration keyed off FREEBSD):
1328         Define SIG_SUSPEND, SIG_THR_RESTART.  Do not define
1329         MPROTECT_VDB when GC_FREEBSD_THREADS is defined.
1331 2001-10-16  Loren J. Rittle  <ljrittle@acm.org>
1333         * Makefile.am (test.o): Find tests/test.c in $(srcdir).
1334         * Makefile.in: Rebuilt.
1336 2001-10-16  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1338         * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1 and
1339         merged local changes.
1341 2001-09-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1343         * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide special
1344         Solaris 2/Intel definition.
1346         * configure.in (i?86-*-solaris2.[89]*): Define
1347         SOLARIS25_PROC_VDB_BUG_FIXED.
1348         * include/private/gcconfig.h [I386 && SUNOS5]: Use it.
1349         * configure: Regenerate.
1351         * include/private/gcconfig.h [I386 && SUNOS5] (DATASTART): Use _etext.
1352         (DATAEND): Define using _end.
1354 2001-09-11  Per Bothner  <per@bothner.com>
1356         * include/Makefile.am:  New file.  It defines include_HEADERS.
1357         * Makefile.am (SUBDIRS):  New macro, set to include.
1358         * configure.in (AC_OUTPUT):  Add include/Makefile.
1360 2001-08-20  Tom Tromey  <tromey@redhat.com>
1362         * configure: Rebuilt.
1363         * configure.in: Always ask gcc for threads package.
1365 2001-08-17  Tom Tromey  <tromey@redhat.com>
1367         * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 and
1368         merged local changes.
1370 2001-08-02  David Billinghurst <David.Billinghurst>
1372         * configure: Rebuilt.
1373         * configure.in:  POSIX threads on cygwin does not link with
1374         -lpthreads.
1376 2001-07-03  Tom Tromey  <tromey@redhat.com>
1378         Fix for PR bootstrap/3281:
1379         * aclocal.m4, configure, Makefile.in: Rebuilt.
1380         * acinclude.m4: Set mkinstalldirs for in-tree build.
1382 2001-06-26  Richard Henderson  <rth@redhat.com>
1384         * alpha_mach_dep.s: Mark call-saved FP registers.
1385         * include/private/gcconfig.h (ALPHA): Remove USE_GENERIC_PUSH_REGS.
1386         * configure.in (alpha*): Re-enable alpha_mach_dep.s
1387         * configure: Rebuild.
1389 2001-06-12  Tom Tromey  <tromey@redhat.com>
1391         * aclocal.m4, configure: Rebuilt.
1392         * acinclude.m4: Find configure.host in srcdir.
1394 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
1396         * configure.in (AC_EXEEXT): Work around in case it expands to
1397         nothing, as in autoconf 2.50.
1398         * acinclude.m4: Likewise.
1399         * aclocal.m4, configure: Rebuilt.
1401 2001-06-07  Tom Tromey  <tromey@redhat.com>
1403         For PR bootstrap/3075:
1404         * configure, aclocal.m4, Makefile.in: Rebuilt.
1405         * configure.in: Don't call AC_CONFIG_AUX_DIR or
1406         AC_CANONICAL_SYSTEM.
1407         * acinclude.m4 (BOEHM_CONFIGURE): Call AC_CONFIG_AUX_DIR and
1408         AC_CANONICAL_SYSTEM here.
1409         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Use srcdir, not
1410         boehm_gc_basedir.
1412 2001-05-24  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1414         * Makefile.am: Override gctest_OBJECTS so tests/test.c can be built.
1415         (libgcjgc_la_SOURCES): Remove typo.
1416         * tests/test.c: Fix struct names and includes for GC_GCJ_SUPPORT case.
1417         * Makefile.in: Rebuilt.
1419 2001-05-21  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
1421         Imported version version 6.0alpha7.
1423         * README, README.Mac, README.OS2, README.QUICK, README.alpha,
1424         README.amiga, README.debugging, README.dj, README.hp, README.linux,
1425         README.rs6000, README.sgi, README.solaris2, README.uts,
1426         README.win32, SCoptions.amiga, backptr.h, barrett_diagram,
1427         dbg_mlc.h, gc.h, gc.man, gc_alloc.h, gc_cpp.h, gc_hdrs.h, gc_mark.h,
1428         gc_priv.h, gc_private.h, gc_typed.h, gcconfig.h,
1429         hpux_irix_threads.c, makefile.depend, nursery.c,
1430         solaris_threads.h, test.c, test_cpp.cc, weakpointer.h, cord/README,
1431         cord/SCOPTIONS.amiga, cord/SMakefile.amiga, cord/cord.h,
1432         cord/ec.h, cord/gc.h, cord/private/cord_pos.h, include/backptr.h,
1433         include/gc_copy_descr.h, include/gc_nursery.h: Remove obsolete/moved
1434         files.
1436 2001-05-19  Hans Boehm  <hans_boehm@hp.com>
1438         * configure.host: Build with -fexceptions.
1439         * linux_threads.c: Remember which thread stopped world for
1441 2001-05-04  Loren J. Rittle  <ljrittle@acm.org>
1442             with final tuning by Bryce McKinlay
1444         * configure.in: Add support for --enable-threads=posix on FreeBSD.
1445         * configure: Rebuilt.
1447 2001-05-01  Jeffrey Oldham  <oldham@codesourcery.com>
1449         * gc_priv.h (UNLOCK): Change type of GC_noop1 argument.
1450         (GC_noop1): Change declaration to take one argument.
1452 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
1454         * configure.in: Obtain THREADS with `gcc -v'.
1455         * configure: Rebuilt.
1457 2001-04-05  Hans Boehm  <hans_boehm@hp.com>
1459         * misc.c: Back out buggy changes to stack clearing code.
1460         Reduce CLEAR_SIZE to 1/4 of original value to reduce time
1461         spent clearing memory.
1463 2001-04-04  Hans Boehm  <hans_boehm@hp.com>
1465         * finalize.c:
1466         - Accomodate finalization requests for static objects.
1467           (Will be required by hash synchronization.  May be needed
1468           in some configurations now.)
1470         * gc_priv.h:
1471         - Define MIN_WORDS.  All allocation requests are rounded
1472           up to at least this size.  Removes a subtle assumption that
1473           Java objects have a 2 word header.
1475         * gcconfig.h:
1476         - Adjust Linux/IA64 configuration for non-ancient kernels.
1477           (Necessary fix for IA64.)
1479         * linux_threads.c:
1480         - Fix syntax error in currently unused code.  Will be needed
1481           for Linux/PA-RISC.
1483         * malloc.c:
1484         - Handle MIN_WORDS.
1486         * misc.c:
1487         - Handle MIN_WORDS.
1488         - Change stack cleaning code to typically clear about one tenth
1489           the memory it used to in the threads configuration.  Occasionally
1490           still clear more.  (This is really a fix for a long-standing
1491           and fairly significant performance bug with threads.)
1493         * os_dep.c:
1494         - Fix the code for finding the beginning of the data segment under
1495           Linux.  I believe this is necessary for some IA64 Linux
1496           distributions.  It will also helo other platforms, though those
1497           may additionally require a gcconfig.h adjustment.  (This basically
1498           works around the absence of a data_start or __data_start
1499           definition in glibc.)
1501         * test.c:
1502         - Handle rounding due to MIN_WORDS.
1504 2001-03-22  Tom Tromey  <tromey@redhat.com>
1506         * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.
1508 2001-03-19  Tom Tromey  <tromey@redhat.com>
1510         * Makefile.in: Rebuilt.
1511         * Makefile.am (gctest_LDFLAGS): new macro.
1513 2001-03-16  Tom Tromey  <tromey@redhat.com>
1515         * Makefile.in: Rebuilt.
1516         * Makefile.am (TESTS_ENVIRONMENT): New macro.
1518 2001-01-23  Rod Stewart <stewart@lab43.org>
1520         * gcconfig.h: Check for `__arm__', not `arm'.
1522 2000-12-30  Bryce McKinlay  <bryce@albatross.co.nz>
1524         * configure.in: Rename THREADLIB to THREADLIBS.
1525         * Makefile.am (LINK): Add $(THREADLIBS) to libtool command line. This
1526         ensures that we link the correct version of the linuxthreads semaphore
1527         functions.
1528         * Makefile.in: Rebuilt.
1529         * configure: Rebuilt.
1531         * linux_thread.c (GC_thr_init, GC_suspend_handler): Add SIGABRT to the
1532         list of signals which are not blocked during suspend in the NO_SIGNALS
1533         case.
1535 2000-12-23  Hans Boehm  <Hans_Boehm@hp.com>
1537         * gcj_mlc.c (GC_gcj_malloc): Don't release allocation lock twice.
1539 2000-12-15  Bryce McKinlay  <bryce@albatross.co.nz>
1541         * Makefile.dist: Renamed from Makefile.orig.
1543 2000-12-11  Alexandre Petit-Bianco  <apbianco@cygnus.com>
1545         * Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.
1546         * configure.in (EXTRA_TEST_LIBS): Check for `dlopen' in -ldl and
1547         set accordingly.
1548         * Makefile.in: Rebuilt.
1549         * configure: Likewise.
1551 2000-12-10  Geoffrey Keating  <geoffk@redhat.com>
1553         * gcconfig.h: Add new case for powerpc EABI.
1554         [PPC]: Handle embedded OS for powerpc simulator.
1556 2000-09-30  Bryce McKinlay  <bryce@albatross.co.nz>
1558         * configure.in: Define GC_GCJ_SUPPORT. Define NO_DEBUGGING in
1559         cross-compile configuration only.
1560         * Makefile.am: Build gcj_mlc.c.
1561         * configure, Makefile.in: Rebuilt.
1563 2000-09-10  Alexandre Oliva  <aoliva@redhat.com>
1565         * acinclude.m4: Include libtool macros from the top level.
1566         * aclocal.m4, configure: Rebuilt.
1568 2000-09-04  Anthony Green  <green@redhat.com>
1570         Fix for PR libgcj/230:
1571         * mark.c (GC_mark_from_mark_stack): Remove call to
1572         GC_debug_object_start.
1573         * gc_priv.h (GC_debug_object_start): Remove prototype.
1575 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
1577         * gcconfig.h [OSF1] (_end): Declare as `int'.
1579 2000-08-02  Tom Tromey  <tromey@cygnus.com>
1581         * gc_priv.h (GC_generic_malloc_inner): Prototype.
1582         (GC_generic_malloc): Likewise.
1583         (GC_add_to_black_list_normal): Likewise.
1584         (GC_find_header): Likewise.
1585         (GC_ADD_TO_BLACK_LIST_NORMAL): Cast bits argument to word.
1586         * gc_mark.h (GC_find_start): Prototype.
1587         (GC_signal_mark_stack_overflow): Likewise.
1589 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
1591         * configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*.
1592         * configure: Rebuilt.
1594         * dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.
1596 2000-06-20  Bryce McKinlay  <bryce@albatross.co.nz>
1598         Imported version 5.1.
1599         * acinclude.m4: Push version to 5.1.
1601 2000-06-19  Andrew Haley  <aph@cygnus.com>
1603         * os_dep.c (read): Pass two dummy args to syscall().
1605 2000-05-11  Bryce McKinlay  <bryce@albatross.co.nz>
1607         Imported 5.0 release version.
1608         * acinclude.m4: Increment version to 5.0.
1610 2000-05-07  Bryce McKinlay  <bryce@albatross.co.nz>
1612         Imported version 5.0alpha7.
1613         * acinclude.m4: Update version to 5.0a7.
1615 2000-04-26  Jakub Jelinek  <jakub@redhat.com>
1617         * gcconfig.h (SPARC): Define ALIGNMENT to 8 for 64bit SPARC.
1618         (SPARC/LINUX): Use GC_SysVGetDataStart instead of LINUX_DATA_START
1619         - sparc glibc does not provide it.
1620         (SAVE_CALL_CHAIN, ASM_CLEAR_CODE): Define on sparc*-linux*.
1621         Make STACKBOTTOM depend on the wordsize.
1622         * os_dep.c (GC_SysVGetDataStart): Compile in on sparc*-linux*.
1623         (struct frame): Declare on sparc*-linux*.
1624         (GC_save_callers): Bias the frame pointers if needed (sparc64).
1625         * mach_dep.c (GC_save_regs_in_stack): Optimize on sparc32.
1626         Implement on sparc64.
1627         (GC_clear_stack_inner): Implement on sparc64.
1628         * gc_priv.h (GC_test_and_set): Implement for sparc.
1629         * linux_threads.c (GC_suspend_handler, GC_push_all_stacks): Use
1630         GC_save_regs_in_stack on sparc.
1632 2000-04-23  Tom Tromey  <tromey@cygnus.com>
1634         * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
1636 2000-04-19  Bryce McKinlay  <bryce@albatross.co.nz>
1638         Imported version version 5.0alpha6.
1639         * acinclude.m4: Bump version to 5.0a6.
1640         * configure.in: Don't use alpha_mach_dep.s.
1641         * include/private/config.h, irix_threads.c gc_watcom.asm: Delete
1642         obsolete files.
1643         * Makefile.am, Makefile.in: irix_threads.c is now
1644         hpux_irix_threads.c.
1645         * Makefile.orig: Updated from gc distribution Makefile.
1647 2000-03-26  Anthony Green  <green@redhat.com>
1649         * misc.c (GC_enable): Always define GC_enable and GC_disable.
1651 2000-02-14  Tom Tromey  <tromey@cygnus.com>
1653         * gc.h (dlopen): Define as GC_dlopen on Linux.
1654         (GC_dlopen): Declare on Linux.
1655         * dyn_load.c (GC_dlopen): Define for Linux.
1657 Fri Jan 28 17:13:20 2000  Anthony Green  <green@cygnus.com>
1659         * gcconfig.h (DATASTART): Add missing extern declaration
1660         for data_start on powerpc.
1662 1999-12-22  Bryce McKinlay  <bryce@albatross.co.nz>
1664         * linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the
1665         NO_SIGNALS case.
1667 1999-12-19  Jeff Sturm  <jsturm@sigma6.com>
1669         * gcconfig.h: Define DATASTART for Alpha Linux.
1671 1999-12-19  Anthony Green  <green@cygnus.com>
1673         * gcconfig.h: Use libgcj hack for Alpha Linux.
1674         Undefine MPROTEXT_VDB (from Jeff Sturm).
1675         * os_dep.c: Remove Alpha Linux hacks.
1676         * misc.c: Ditto.
1678 1999-12-13  Tom Tromey  <tromey@cygnus.com>
1680         * aclocal.m4, configure: Rebuilt.
1681         * acinclude.m4: Changed version to 5.0a4.
1682         * Makefile.in: Rebuilt.
1683         * Makefile.am (libgcjgc_la_LDFLAGS): Changed version to 1:1:0.
1685 1999-12-12  Anthony Green  <green@cygnus.com>
1687         * gcconfig.h (DATASTART): Define as (&data_start) for PowerPC
1688         Linux.
1689         (DYNAMIC_LOADING): Define for PowerPC Linux.
1690         * os_dep.c: Remove some special cases for PowerPC Linux.
1691         * misc.c (GC_init_inner): Don't call GC_init_linux_data_start
1692         for PowerPC Linux.
1694 1999-11-04  Tom Tromey  <tromey@cygnus.com>
1696         * Makefile.in: Rebuilt.
1697         * Makefile.am (libgcjgc_la_SOURCES): Removed quick_threads.c.
1699         * misc.c (GC_init_inner): Don't call GC_init_linuxppc().
1700         (GC_thr_init): Don't declare.
1702         * configure: Rebuilt.
1703         * configure.in: Removed qt threads case.
1704         * dyn_load.c: Don't mention QUICK_THREADS.
1705         * os_dep.c: Don't mention QUICK_THREADS.
1706         * misc.c: Don't mention QUICK_THREADS.
1707         * gcconfig.h: Don't mention QUICK_THREADS.
1708         * gc_priv.h: Removed QUICK_THREADS code.
1709         * quick_threads.c: Removed.
1711 1999-11-03  Tom Tromey  <tromey@cygnus.com>
1713         * gcconfig.h: Merged in local changes from old config.h.
1715 1999-11-02  Bryce McKinlay  <bryce@albatross.co.nz>
1717         * gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.
1719 1999-11-02  Tom Tromey  <tromey@cygnus.com>
1721         * quick_threads.c: Include gcconfig.h, not boehm-config.h.
1723         * configure: Rebuilt.
1724         * configure.in: Don't create boehm-config.h.
1725         * Makefile.in: Rebuilt.
1726         * Makefile.am (libgcjgc_la_SOURCES): Reference gcconfig.h, not
1727         config.h.
1728         ($(all_objs)): Depend on gcconfig.h.
1729         * gc_priv.h: Reference GCCONFIG_H, not CONFIG_H.
1730         * gcconfig.h: Define GCCONFIG_H, not CONFIG_H.
1731         * config.h: Removed.
1733 1999-11-01  Tom Tromey  <tromey@cygnus.com>
1735         * Makefile.in: Rebuilt.
1736         * Makefile.am (gctest_LDADD): Added THREADLIB.
1737         (TESTS): New macro.
1738         * configure: Rebuilt.
1739         * configure.in (INCLUDES): New subst.
1741 1999-09-29  Steve Chamberlain  <sac@pobox.com>
1743         * config.h: Added picoJava target.
1744         * mach_dep.h (GC_push_regs):  New code for picoJava.
1746 1999-09-28  Tom Tromey  <tromey@cygnus.com>
1748         * aclocal.m4, configure: Rebuilt.
1749         * acinclude.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CXX): Provide
1750         appropriate AC_PROG_ symbol.
1752 Tue Aug 10 00:08:29 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1754         * gc_priv.h:  IRIX thread changes from
1755         include/private/gc_priv.h.
1757 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1759         * Makefile.in: Rebuilt.
1760         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
1761         builds.
1763         * configure: Rebuilt.
1764         * configure.in: Properly align --help output, fix capitalization
1765         and punctuation.
1766         * acinclude.m4: Likewise.
1768 1999-08-04  Tom Tromey  <tromey@cygnus.com>
1770         * configure.in: Added missing `;;'.  From Anthony Green.
1772 Mon Aug  2 23:09:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1774         * configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.
1776 1999-08-03  Tom Tromey  <tromey@cygnus.com>
1778         * gc_priv.h (GC_test_and_set): Implementation for Linux PPC from
1779         Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1781 1999-08-02  Tom Tromey  <tromey@cygnus.com>
1783         * aclocal.m4, configure: Rebuilt for new libtool.
1785 1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
1787         * mips_sgi_mach_dep.s: Enable PIC option.
1789 1999-07-19  Tom Tromey  <tromey@cygnus.com>
1791         * config.h (MPROTECT_VDB): Don't define on Linux.
1793 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
1795         * Makefile.am (.s.lo): Avoid `#line' directives.
1796         * Makefile.in: Rebuilt.
1798 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
1800         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
1801         generate *-recursive for this Makefile, use *-am instead.
1802         * Makefile.in: Rebuilt.
1804 1999-06-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
1806         * Makefile.am (.s.lo): Renamed from `.s.o'.
1807         * Makefile.in: Rebuilt.
1809 1999-06-21  Tom Tromey  <tromey@cygnus.com>
1811         Alpha patch from Jeff Sturm:
1812         * os_dep.c (GC_init_linuxalpha): New function.
1813         * misc.c: Initialize for alpha linux.
1814         * gc_priv.h (GC_test_and_set): Define for alpha.
1815         * config.h: Don't assume __data_start on alpha.
1817         * Makefile.in: Rebuilt.
1818         * Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not
1819         -release.
1821         * Makefile.in: Rebuilt.
1822         * Makefile.am (toolexeclibdir): Define as libdir when
1823         appropriate.
1824         * configure: Rebuilt.
1825         * configure.in (USE_LIBDIR): New conditional.
1827         * configure: Rebuilt.
1828         * configure.in: Recognize all forms of alpha.
1830 1999-06-17  Anthony Green  <green@cygnus.com>
1832         * mach_dep.c (GC_push_regs): FreeBSD-elf support (from
1833         Carlo Dapor <carlo@vis.ethz.ch>).
1835 1999-05-05  Gilles Zunino  <Gilles.Zunino@hei.fr>
1837         * configure.in: Switch from irix threads to posix threads
1838         Defined IRIX_THREADS. Put mips_sgi_mach_dep.lo into machdep
1839         for mips architecture.
1840         * configure: Regenerate.
1842 1999-04-30  Tom Tromey  <tromey@cygnus.com>
1844         * linux_threads.c: Don't reference __pthread_initial_thread_bos.
1846 1999-04-26  Tom Tromey  <tromey@cygnus.com>
1848         * dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as
1849         `weak'.
1851 1999-04-23  Tom Tromey  <tromey@cygnus.com>
1853         * Makefile.in, configure: Rebuilt.
1854         * Makefile.am (EXTRA_LIBRARIES): Mention libgcjgc.la.
1855         (libgcjgc_la_SOURCES): Renamed.
1856         (libgcjgc_la_LIBADD): Likewise.
1857         (libgcjgc_la_DEPENDENCIES): Likewise.
1858         (EXTRA_libgcjgc_la_SOURCES): Likewise.
1859         (gctest_LDADD): Use libgcjgc.la.
1860         (all_objs): Mention libgcj_la_OBJECTS.
1861         (EXTRA_LTLIBRARIES): Renamed.
1862         (toollib_LTLIBRARIES): Likewise.
1863         (libgcjgc_la_LDFLAGS): New macro
1864         (toolexecdir): Renamed.
1865         (toolexeclibdir): Likewise.
1866         (toolexeclib_LTLIBRARIES): Likewise.
1867         (LTCOMPILE): Renamed; added libtool invocation.
1868         (LINK): Added libtool invocation.
1869         (.s.o): use LTCOMPILE.
1870         * configure.in: Call AM_PROG_LIBTOOL.
1871         (target_all): Set to libgcjgc.la.
1872         Mention `.lo' forms of object files.
1874 1999-04-21  Tom Tromey  <tromey@cygnus.com>
1876         * misc.c (GC_init_inner): If QUICK_THREADS defined, compute
1877         GC_stackbottom.
1879         * os_dep.c: glibc 2.1 requires asm/sigcontext.h, not
1880         sigcontext.h.  From Matthias Klose <doko@itso.de>.
1882 1999-04-16  Tom Tromey  <tromey@cygnus.com>
1884         * config.h (__start): Declare as `int' in alpha/OSF1 case.  From
1885         David Pettersson <dapet@mai.liu.se>
1887 1999-04-14  Tom Tromey  <tromey@cygnus.com>
1889         * configure: Rebuilt.
1890         * configure.in: Don't use sparc_mach_dep.o for Solaris.  Reverts
1891         incorrect patch of 199-04-09.
1893         * configure: Rebuilt.
1894         * configure.in: Added support for alpha.
1895         From David Pettersson <dapet@mai.liu.se>.
1897 1999-04-13  Tom Tromey  <tromey@cygnus.com>
1899         * Makefile.in: Rebuilt.
1900         * Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and
1901         solaris-threads.h.
1903 1999-04-09  Tom Tromey  <tromey@cygnus.com>
1905         * configure: Rebuilt.
1906         * configure.in: Use sparc_mach_dep.s when building on Solaris.
1908 1999-02-23  Tom Tromey  <tromey@cygnus.com>
1910         * configure: Rebuilt.
1911         * configure.in: For Linux, define _REENTRANT.  For Solaris, define
1912         SOLARIS_THREADS and _SOLARIS_PTHREADS.
1914 1999-02-18  Tom Tromey  <tromey@cygnus.com>
1916         * quick_threads.c (GC_push_all_stacks): Change order of arguments
1917         to GC_push_all_stacks depending on STACK_GROWS_DOWN define.  Check
1918         for case where LO is NULL.
1920 1999-02-10  Tom Tromey  <tromey@cygnus.com>
1922         * aclocal.m4, configure, Makefile.in: Rebuilt.
1923         * acinclude.m4: Updated to be used with automake 1.4.
1924         * configure.in: Renamed libgc to libgcjgc.  Updated to be used
1925         with automake 1.4.
1926         * Makefile.am (EXTRA_LIBRARIES): Renamed libgc to libgcjgc.
1927         (libgcjgc_a_SOURCES): Likewise.
1928         (libgcjgc_a_LIBADD): Likewise.
1929         (libgcjgc_a_DEPENDENCIES): Likewise.
1930         (EXTRA_libgcjgc_a_SOURCES): Likewise.
1931         (gctest_LDADD): Likewise.
1932         (all_objs): Likewise.
1934 1999-01-08  Tom Tromey  <tromey@cygnus.com>
1936         * configure: Rebuilt.
1937         * configure.in: Define LINUX_THREADS if using POSIX threads on
1938         Linux.
1940         * gc_priv.h (GC_test_and_set): Put return type into definition.
1942 1998-11-24  Andrew Haley  <aph@viagra.cygnus.co.uk>
1944         * Makefile.am: add support for eCos.  In particular, add C++
1945         support for compiling the file ecos.cc.
1946         * ecos.cc: new file.
1947         * acinclude.m4: add C++ support.
1948         * aclocal.m4: likewise
1949         * config.h: add eCos support.
1950         * configure: likewise
1951         * configure.in: likewise
1952         * misc.c (GC_write): add eCos support.
1953         * os_dep.c (tiny_sbrk): add eCos support.
1955 Thu Dec 10 18:24:34 1998  Warren Levy  <warrenl@cygnus.com>
1957         * misc.c (GC_init_inner): Moved STACKBASE code to os_dep.c.
1958         * os_dep.c (GC_get_stack_base): Moved STACKBASE code from misc.c.
1960 1998-11-23  Tom Tromey  <tromey@cygnus.com>
1962         * configure.host (boehm_gc_cflags): Don't add `-O2'.
1964 1998-11-20  Andrew Haley  <aph@viagra.cygnus.co.uk>
1966         * Makefile.am, Makefile.in, configure.host: tx39 build option
1967         "-G 0" added.
1969 1998-11-17  Tom Tromey  <tromey@cygnus.com>
1971         * configure: Rebuilt.
1972         * configure.in: Switch on host, not target.
1974 1998-11-16  Tom Tromey  <tromey@cygnus.com>
1976         * gc_priv.h (GC_debug_object_start): Declare.
1977         * mark.c (GC_mark_from_mark_stack): Call GC_debug_object_start.
1978         * gc.h (GC_debug_register_finalizer_no_order,
1979         GC_register_finalizer_no_order): Declare.
1980         (GC_REGISTER_FINALIZER_NO_ORDER): New macro.
1981         * dbg_mlc.c (GC_debug_register_finalizer_no_order): New function.
1982         (GC_debug_generic_malloc): Likewise.
1983         (GC_debug_object_start): new function.
1985 1998-11-11  Tom Tromey  <tromey@cygnus.com>
1987         * configure: Rebuilt.
1988         * configure.in: Recognize --enable-java-gc, not --enable-gc.
1990 Tue Nov  3 18:01:12 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
1992         * dyn_load.c: Handle QUICK_THREADS case.
1994 1998-10-21  Tom Tromey  <tromey@cygnus.com>
1996         * configure: Rebuilt.
1997         * configure.in: Put cpp defines here, not in config.h.  Recognize
1998         --enable-threads.  Set INCLUDES.  Create boehm-cflags file.  Don't
1999         define PACKAGE or VERSION.
2000         * config.h (SILENT, NO_SIGNALS, NO_DEBUGGING, JAVA_FINALIZATION):
2001         Don't define.
2003         * os_dep.c (GC_default_push_other_roots): Define when
2004         QUICK_THREADS defined.
2005         * misc.c: Added QUICK_THREADS case.
2006         * gc_priv.h: Added QUICK_THREADS case to define LOCK and UNLOCK.
2007         * config.h (THREADS): Define if QUICK_THREADS defined.
2008         * Makefile.in: Rebuilt.
2009         * Makefile.am (libgc_a_SOURCES): Added linux_threads.c,
2010         quick_threads.c.
2011         * quick_threads.c: New file.
2013 1998-10-20  Tom Tromey  <tromey@cygnus.com>
2015         * aclocal.m4, configure: Rebuilt.
2016         * acinclude.m4: Don't subst machine_dir or sys_dir.
2017         * configure.host: Removed unused code.
2019 Sun Oct 11 08:18:02 1998  Anthony Green  <green@cygnus.com>
2021         * configure: Rebuilt.
2022         * configure.in: Fix typo in previous patch.
2024 Sun Oct 11 08:06:11 1998  Anthony Green  <green@cygnus.com>
2026         * Makefile.in, aclocal.m4, configure: Rebuilt.
2027         * Makefile.am, acinclude.m4, configure.in: Add multilib support.
2028         * configure.host: Created.
2030 Tue Sep  1 10:58:15 1998  Tom Tromey  <tromey@cygnus.com>
2032         * Makefile.in: Rebuilt.
2033         * Makefile.am (lib_LIBRARIES): Use target_all.
2034         (EXTRA_LIBRARIES): New macro.
2035         * configure: Rebuilt.
2036         * configure.in: Recognize --enable-gc.
2038 Thu Aug 13 10:52:45 1998  Tom Tromey  <tromey@cygnus.com>
2040         * Makefile.in: Rebuilt.
2041         * Makefile.am (COMPILE): Define.
2042         (LINK): Likewise.
2043         (.s.o): Use MY_CFLAGS.
2044         * configure: Rebuilt.
2045         * configure.in (MY_CFLAGS): Define and subst.
2047 Wed Aug 12 11:41:43 1998  Tom Tromey  <tromey@cygnus.com>
2049         * configure: Rebuilt.
2050         * configure.in: Added --with-cross-host argument.  Use
2051         $with_cross_host to determine when cross-compiling.
2053         * config.h (SMALL_CONFIG): Don't define.
2054         * configure: Rebuilt.
2055         * configure.in: Define SMALL_CONFIG when cross-compiling.
2057 Tue Aug 11 11:41:25 1998  Tom Tromey  <tromey@cygnus.com>
2059         * solaris_pthreads.c, misc.c, gc_priv.h, config.h, alloc.c,
2060         allchblk.c: Merged with 4.13a2 while preserving local changes.
2062         * Makefile.orig: Updated from Makefile in 4.13a2.
2064         * configure: Rebuilt.
2065         * configure.in: Updated version number to 4.13a2.  On Solaris,
2066         don't build with -O when using gcc.
2068         Merged in version 4.13alpha2:
2069         * config.h (USE_MMAP): Re-enable on Solaris.
2070         * solaris_pthreads.c: Removed RCS Id line.
2071         * alpha_mach_dep.s: Removed RCS Id line.
2073 Wed Jul 22 15:38:12 1998  Tom Tromey  <tromey@cygnus.com>
2075         * config.h (USE_MMAP): Don't define for Solaris.
2077 Wed Jun 10 12:51:41 1998  Tom Tromey  <tromey@cygnus.com>
2079         * Makefile.in: Rebuilt.
2080         * Makefile.am (libgc_a_SOURCES): Removed setjmp_t.c.
2082         * Makefile.in: Rebuilt.
2083         * Makefile.am (libgc_a_SOURCES): Removed add_gc_prefix.c.
2085 Thu May 14 15:32:58 1998  Tom Tromey  <tromey@cygnus.com>
2087         * Makefile.in: Rebuilt.
2088         * Makefile.am ($(all_objs)): Depend on config.h.
2090         * config.h: [MIPS] If DATASTART_IS_ETEXT defined then define
2091         DATASTART as &_etext.
2092         * misc.c (GC_init_inner): If STACKBASE defined, then use it.
2093         * configure: Rebuilt.
2094         * configure.in: Define STACKBASE and DATASTART_IS_ETEXT for the
2095         tx39.
2097 Tue May 12 13:15:45 1998  Tom Tromey  <tromey@cygnus.com>
2099         * alloc.c: Don't call GET_TIME if NO_CLOCK defined.
2100         (GC_maybe_gc): Likewise.
2101         * os_dep.c: If NO_SIGSET defined, then have empty
2102         GC_disable_signals and GC_enable_signals.
2103         * configure: Rebuilt.
2104         * configure.in: Added --with-target-subdir option.  If
2105         cross-compiling, define NO_SIGSET and NO_CLOCK.
2107 Wed May  6 16:40:28 1998  Tom Tromey  <tromey@cygnus.com>
2109         * Makefile.in: Rebuilt.
2110         * Makefile.am (.s.o): Directly use CC -x assembler-with-cpp.
2111         (AS): Removed.
2112         * aclocal.m4, configure: Rebuilt.
2113         * acinclude.m4: New file.
2114         * configure.in: Don't run AM_EXEEXT.  Use LIB_AC_PROG_CC.
2116 Thu Apr 30 14:51:12 1998  Tom Tromey  <tromey@cygnus.com>
2118         * configure: Rebuilt.
2119         * configure.in: Link boehm-config.h to config.h.
2120         * Makefile.in: Rebuilt.
2121         * Makefile.am (INCLUDES): Removed.
2122         * config.h (SILENT, SMALL_CONFIG, NO_SIGNALS, NO_DEBUGGING,
2123         JAVA_FINALIZATION): Define
2125 Wed Apr 29 11:03:14 1998  Tom Tromey  <tromey@cygnus.com>
2127         * Many files: Use GC_bool, not bool.
2128         * gc_priv.h: Define GC_bool, not bool.
2130         * misc.c (GC_dont_gc): Define as int.
2131         (GC_quiet): Likewise.
2132         * gc_priv.h (GC_never_stop_func): Declare as returning bool.
2133         * alloc.c (GC_dont_expand): Define as int.
2134         * gc_priv.h: For gcc, define bool as char.
2136 Tue Apr 28 22:44:16 1998  Tom Tromey  <tromey@cygnus.com>
2138         * Makefile.in: Rebuilt.
2139         * Makefile.am (check_PROGRAMS): New macro.
2140         (gctest_SOURCES): Likewise.
2141         (gctest_LDADD): Likewise.
2143 Mon Apr 27 23:53:24 1998  Tom Tromey  <tromey@cygnus.com>
2145         * Makefile.in: Rebuilt.
2146         * Makefile.am (libgc_a_SOURCES): Added dyn_load.c.
2147         * configure: Rebuilt.
2148         * configure.in: Define SUNOS53_SHARED_LIB on Solaris 2.3.
2150 Wed Apr 15 11:40:56 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
2152         * Makefile.am, Makefile.in, configure.in, configure, aclocal.m4:
2153         New files.
2154         * Makefile.orig: Renamed from Makefile.