* opts.c (common_handle_option): Do not enable
[official-gcc.git] / boehm-gc / ChangeLog
blob2e3fcc47e93e307622ab66acf84fab2166e98e47
1 2004-10-13  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3         * include/private/gcconfig.h: Add m32r-linux target.
5 2004-09-27  Kelley Cook  <kcook@gcc.gnu.org>
7         * configure.ac: Update all AC_DEFINEs to newer style.
8         * configure: Regenerate.
9         * include/gc_config.h.in: Regenerate.
11 2004-08-27  Hans Boehm  <Hans.Boehm@hp.com>
13         * backgraph.c, gc_priv.h (GC_traverse_back_graph,
14         GC_print_back_graph_stats): split GC_traverse_back_graph.
15         * backgraph.c: Dynamically grow in_progress_space.
16         * finalize.c (GC_notify_or_invoke_finalizers): also call
17         GC_print_back_graph_stats.
18         * alloc.c, finalize.c, gc_priv.h (GC_generate_random_backtrace_no_gc,
19         GC_print_back_height): Move delarations to header file.
20         * configure.ac: rename --enable-full-debug to --enable-gc-debug.
21         * configure: Regenerate.
22         
23 2004-08-23  Hans Boehm  <Hans.Boehm@hp.com>
25         * aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.
26         * backgraph.c, include/private/gc_pmark.h: Always include gc.h.
28 2004-08-23  Bryce McKinlay  <mckinlay@redhat.com>
30         * win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.
31         Reported by Danny Smith.
33 2004-08-21  Danny Smith  <dannysmith@users.sourceforge.net>
35         * misc.c (GC_init): Replace lhs cast with rhs cast.
37 2004-08-16  Bryce McKinlay  <mckinlay@redhat.com>
39         * specific.c: Check GC_LINUX_THREADS before including 
40         private/specific.h. From Richard Earnshaw.
42 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
44         * aclocal.m4: Remove obsolete construct for old automake.
45         * acinclude.m4: Regenerate with aclocal 1.9.1.
46         * configure.ac:  Remove duplicate AC_WITH calls.  Replace
47         AC_CANONICAL_SYSTEM with AC_CANONICAL_HOST, AC_CANONICAL_TARGET.
48         Replace _GCC_TOPLEV_NONCANONICAL calls with ACX_NONCANONICAL_TARGET.
49         Remove now-redundant subst of target_noncanonical.  Remove
50         now-gratuitous m4 quoting around $.  Replace AM_PROG_LIBTOOL with
51         AC_PROG_LIBTOOL and remove second, redundant AC_PROG_LIBTOOL.
52         Use slightly more modern form of AC_INIT.
53         * configure: Rebuild with autoconf 2.59.
54         * Makefile.in, include/Makefile.in: Rebuild with automake 1.9.1.
56 2004-08-16  Andreas Tobler  <a.tobler@schweiz.ch>
58         * solaris_threads.c: Remove ifdef around #include "private/gc_priv.h"
59         since they're not known at this time.
60         * solaris_pthreads.c: Likewise.
62 2004-08-15  Andreas Tobler  <a.tobler@schweiz.ch>
64         PR target/14931
65         * powerpc_darwin_mach_dep.s (_GC_push_regs): Change to new stub style.
67 2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>
69         * configure.ac (gc_cflags): Add -Iinclude.
70         (AC_CONFIG_HEADERS): New. Configure gc_config.h header.
71         Don't write DEFS to boehm-cflags file.
72         * configure: Rebuilt.
73         * gcj_mlc.c: Check #ifdef GC_GCJ_SUPPORT after including headers.
74         * specific.c: Check #ifdef GC_LINUX_THREADS after including headers.
75         * include/gc_config_macros.h: Remove backward-compatibility 
76         redefinitions of GC_ names.
77         * include/gc.h: Include <gc_config.h>.
79 2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>
81         Import Boehm GC version 6.3.
83 2004-08-12  Kelley Cook  <kcook@gcc.gnu.org>
85         * include/Makefile.in: Regenerate
87 2004-07-06  Andrew Pinski  <apinski@apple.com>
89         * os-dep.c (GC_task_self): Declare as static
90         and remove the second declaration.
92 2004-06-20  Andreas Tobler  <a.tobler@schweiz.ch>
94         * Makefile.am: Add rule for .S files to fix bootstrap on
95         solaris and alpha.
96         * Makefile.in: Regenerate.
98 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
100         * boehm-gc/configure.ac: New name of configure.in.
101         Remove useless multilib stuff.  Change uses of
102         INCLUDES and CXXINCLUDES to AM_CPPFLAGS.
103         * boehm-gc/configure.in: New name of configure.in.
104         * boehm-gc/Makefile.am: Update for automake 1.8.5.
105         * boehm-gc/acinclude.m4: Include ../config/acx.m4.
106         * boehm-gc/aclocal.m4: Regenerate.
107         * boehm-gc/configure: Regenerate.
108         * boehm-gc/Makefile.in: Regenerate.
110 2004-06-15  Paolo Bonzini  <bonzini@gnu.org>
112         * .cvsignore: New file.
114 2004-04-25  Andreas Jaeger  <aj@suse.de>
116         * mark.c (GC_mark_from): Use pointer as prefetch argument.
118 2004-04-06  H.J. Lu  <hongjiu.lu@intel.com>
120         * include/private/gcconfig.h (PREFETCH): Use __builtin_prefetch
121         for gcc >= 3.0.
122         (PREFETCH_FOR_WRITE): Likewise.
124 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
126         * configure.ac: Bump AC_PREREQ to 2.59.
127         * configure: Regenerate.
128         * config.in: Regenerate.
130 2004-02-26  Nathanael Nerode  <neroden@gcc.gnu.org>
132         * ltconfig, ltmain.sh: Remove unused files.
133         * configure.in: Remove bogus extra early invocation of
134         AC_CONFIG_AUX_DIR.
135         * configure: Regenerate.
136         * mkinstalldirs, install-sh, config.sub, config.guess:
137         Remove (now) unused files.
138         * Makefile.in: Regenerate (losing references to vanished
139         files).
141         * configure.in: Add CCAS, CCASFLAGS for future automakes.
142         * configure, Makefile.in, include/Makefile.in: Regenerate.
144         * Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.
145         * Makefile.in: Regenerate.
147         * configure.in: Remove bogus duplicate invocation of
148         AM_MAINTAINER_MODE.  Remove obsolete comment.
149         * configure: Regenerate.
151         * acinclude.m4: Remove GC_CONFIGURE macro; move contents
152         to configure.in.
153         * aclocal.m4: Regenerate.
154         * configure.in: Receive contents of GC_CONFIGURE macro.
155         * configure: Regenerate.
157         * configure.in: Remove more obsolete, bogus code.
158         * configure: Regenerate.
160         * acinclude.m4: Remove obsolete and bogus constructs.
161         * aclocal.m4: Regenerate.
162         * configure: Regnerate.
164 2004-02-23  Nathanael Nerode  <neroden@gcc.gnu.org>
166         * acinclude.m4: De-precious CC and CXX so that the right flags
167         are passed down to multilibs.
168         * aclocal.m4: Regenerate.
169         * configure: Regenerate.
171 2004-02-22  Zack Weinberg <zack@codesourcery.com>
172             Nathanael Nerode <neroden@twcny.rr.com>
173             Alexandre Oliva <aoliva@redhat.com>
175         * config.sub, config.guess: Replace with forwarding scripts
176         which invoke the master copies in the top level.
178 2004-02-23  Nathanael Nerode  <neroden@gcc.gnu.org>
180         * acinclude.m4: Remove old no-executables workaround;
181         add new no-executables workaround.
182         * aclocal.m4: Regenerate.
183         * configure.in: Change prereqs to autoconf 2.57.
184         * configure: Regenerate with autoconf 2.57.
186         * configure.in: Use NCN_TARGET_NONCANONICAL and friends.
187         * configure: Regenerate.
188         * Makefile.am: Use target_noncanonical variable from configure.
189         * Makefile.in: Regenerate.
190         * include/Makefile.in: Regenerate.
192 2004-02-20  Andrew Cagney  <cagney@redhat.com>
194         * config.guess: Update from version 2002-01-10 to 2004-02-16.
195         * config.sub: Update from version 2002-01-02 to 2004-02-16.
197 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
199         * acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.
200         * aclocal.m4: Rebuild.
201         * configure: Regenerate.
203         * acinclude.m4: Move certain code to configure.in.
204         * configure.in: Receive code from acinclude.m4.
205         * aclocal.m4: Rebuild.
206         * configure: Regenerate.
208         * Makefile.direct, alloc.c: Resync to upstream 6.3 alpha 1.
210 2004-01-20  Andrew Haley  <aph@redhat.com>
212         * include/private/gcconfig.h (USE_MMAP): Define for all Linux.
214         * configure.in: Comment change.
216 2004-01-16  Andrew Haley  <aph@redhat.com>
218         * configure.in (NO_EXECUTE_PERMISSION): Remove global declaration;
219         add for ia64; remove for MIPS.
220         * configure: Regnerated.
222 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
224         * configure.in: Add in AC_PREREQ(2.13)
226 2004-01-07  Dave Jones <davej@redhat.com>
228         * malloc.c (GC_generic_malloc): Correct initialization typo.
229         * mallocx.c (GC_generic_malloc_ignore_off_page): Ditto.
231 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
233         * include/private/gcconfig.h: Re-install change of 2003-04-16.
235 2003-10-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
237         * mips_sgi_mach_dep.s: Use _ABIO32 instead of external
238         _MIPS_SIM_ABI32.
240 2003-10-18  Alan Modra  <amodra@bigpond.net.au>
242         * include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Remove
243         unsure comment.
245 2003-10-03  Jeff Sturm  <jsturm@one-point.com>
247         * configure: Rebuild.
249 2003-10-03  Hans Boehm  <Hans.Boehm@hp.com>
251         * configure.in: Remove NO_GETENV definition for win32.
252         * mach_dep.c (GC_generic_push_regs): Prevent tail call optimization.
253         * misc.c (GC_init_inner): Call GC_thr_init for win32.
254           (GC_set_warn_proc): Add assertion.
255         * win32_threads.c: Import 6.3alpha2 version.
256         * include/private/gc_priv.h: Add support for EMPTY_GETENV_RESULTS.
258 2003-09-29  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
260         * configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris
261         2.3/SPARC, there are no micro versions.
262         Treat Solaris 10 and up alike.
263         * configure: Regenerate.
265 2003-09-22  Anthony Green  <green@redhat.com>
267         * os_dep.c: Fix GC_get_stack_base build problem for vanilla elf
268         "NOSYS" targets.
270 2003-09-20    <green@redhat.com>
272         * include/private/gcconfig.h: Don't check for __XSCALE__.  Instead
273         check for __arm__ or __thumb__.
275 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
277         * configure: Regenerate.
279 2003-08-07  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
280             Roger Sayle <roger@eyesopen.com>
282         * configure.in: Set INCLUDES to absolute path.
283         Save $INCLUDES in boehm-cflags, too.
284         Set INCLUDES so it's available to config.status.
285         * configure: Regenerate.
287 2003-07-31  Danny Smith  <dannysmith@users.sourceforge.net>
289         * include/gc.h (GC_CreateThread): Declare with WINAPI
290         attribute.
291         * win32_threads.c (GC_CreateThread): Make definitions consistent
292         with declaration.  Cast &thread_table[i].handle to PHANDLE
293         in call to DuplicateHandle
294         (thread_start): Declare as static.
296 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
298         * dyn_load.c: Define __private_extern__ to match Apple's system
299         header.
301 2003-07-28  Loren J. Rittle  <ljrittle@acm.org>
303         * os_dep.c: Remove redundancy introduced in last merge.
305 2003-07-28  Jeff Sturm  <jsturm@one-point.com>
307         Import GC 6.3alpha1.
308         * BCC_MAKEFILE: Merge with GC 6.3alpha1 release.
309         * ChangeLog: Likewise.
310         * Makefile.am: Likewise.
311         * Makefile.direct: Likewise.
312         * Makefile.dj: Likewise.
313         * allchblk.c: Likewise.
314         * alloc.c: Likewise.
315         * backgraph.c: Likewise.
316         * configure.host: Likewise.
317         * configure.in: Likewise.
318         * dbg_mlc.c: Likewise.
319         * dyn_load.c: Likewise.
320         * finalize.c: Likewise.
321         * gc_cpp.cc: Likewise.
322         * gc_dlopen.c: Likewise.
323         * gcj_mlc.c: Likewise.
324         * if_mach.c: Likewise.
325         * mach_dep.c: Likewise.
326         * malloc.c: Likewise.
327         * mallocx.c: Likewise.
328         * mark.c: Likewise.
329         * mark_rts.c: Likewise.
330         * misc.c: Likewise.
331         * os_dep.c: Likewise.
332         * ptr_chck.c: Likewise.
333         * reclaim.c: Likewise.
334         * solaris_pthreads.c: Likewise.
335         * solaris_threads.c: Likewise.
336         * sparc_mach_dep.S: Likewise.
337         * threadlibs.c: Likewise.
338         * typd_mlc.c: Likewise.
339         * version.h: Likewise.
340         * win32_threads.c: Likewise.
341         * Mac_files/MacOS_Test_config.h: Likewise.
342         * Mac_files/MacOS_config.h: Likewise.
343         * cord/cordbscs.c: Likewise.
344         * cord/cordprnt.c: Likewise.
345         * cord/de_win.c: Likewise.
346         * doc/README: Likewise.
347         * doc/README.MacOSX: Likewise.
348         * doc/README.changes: Likewise.
349         * doc/README.environment: Likewise.
350         * doc/README.ews4800: Likewise.
351         * doc/README.linux: Likewise.
352         * doc/README.macros: Likewise.
353         * doc/README.win32: Likewise.
354         * doc/debugging.html: Likewise.
355         * doc/gcdescr.html: Likewise.
356         * doc/tree.html: Likewise.
357         * include/Makefile.in: Likewise.
358         * include/gc.h: Likewise.
359         * include/gc_cpp.h: Likewise.
360         * include/gc_local_alloc.h: Likewise.
361         * include/gc_mark.h: Likewise.
362         * include/gc_pthread_redirects.h: Likewise.
363         * include/gc_typed.h: Likewise.
364         * include/new_gc_alloc.h: Likewise.
365         * include/private/dbg_mlc.h: Likewise.
366         * include/private/gc_hdrs.h: Likewise.
367         * include/private/gc_locks.h: Likewise.
368         * include/private/gc_pmark.h: Likewise.
369         * include/private/gc_priv.h: Likewise.
370         * include/private/gcconfig.h: Likewise.
371         * include/private/solaris_threads.h: Likewise.
372         * include/private/specific.h: Likewise.
373         * tests/test.c: Likewise.
374         * tests/test_cpp.cc: Likewise.
376         * configure: Rebuild.
377         * Makefile.in: Rebuild.
379         * mips_sgi_mach_dep.s: Add.
381         * alpha_mach_dep.s: Remove.
382         * irix_threads.c: Remove.
383         * linux_threads.c: Remove.
384         * mips_sgi_mach_dep.S: Remove.
385         * missing: Remove.
386         * powerpc_macosx_mach_dep.s: Remove.
387         * doc/Makefile.am: Remove.
388         * doc/Makefile.in: Remove.
390 2003-07-25  Roger Sayle  <roger@eyesopen.com>
392         * configure.host: Only use +ESdbgasm when using the HPUX native
393         compiler on PA-Risc.  It isn't recognized by GCC and is silently
394         ignored by HP's compilers on ia64.
396 2003-04-28  Mohan Embar  <gnustuff@thisiscool.com>
398         * configure.in: define GC_DLL under mingw if --enable-shared
399         * configure: rebuilt
400         * win32_threads.c: add #ifdef GC_DLL around DllMain
402 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
404         * include/private/gcconfig.h: Add support for arm-netbsdelf.
406 2003-04-09  Tom Tromey  <tromey@redhat.com>
408         * include/private/gcconfig.h (LINUX_STACKBOTTOM): Define for
409         POWERPC.
410         (STACK_GRAN, HEURISTIC1): Don't define for POWERPC.
412 2003-03-22  Richard Henderson  <rth@redhat.com>
414         * include/private/gc_locks.h [IA64]: Include ia64intrin.h.
415         (GC_test_and_set): Use __sync_lock_test_and_set.
416         (GC_clear): Use volatile assignment.
417         (GC_compare_and_exchange): Use __sync_bool_compare_and_swap.
418         (GC_memory_write_barrier): Use __sync_synchronize.
420 2003-03-12  Andreas Schwab  <schwab@suse.de>
422         * configure.in: Avoid trailing /. in toolexeclibdir.
423         * configure: Rebuilt.
425 2003-03-04  Hans Boehm <Hans.Boehm@hp.com>
426         * include/private/gcconfig.h (GC_data_start): declare when needed.
427         * include/private/gc_priv.h: Include gcconfig.h after ptr_t
428         declaration.
429         * dyn_load.c (GC_register_dynamic_libraries_dl_iterate_phdr,
430         GC_register_dynlib_callback): Register main data for static
431         executable if dl_iterate_phdr() didn't.
432         * misc.c (GC_init_inner): Call GC_init_linux_data_start() even
433         if we don't expect to register main static data.
435 2003-03-03  Hans Boehm  <Hans.Boehm@hp.com>
436         * mark_rts.c (GC_cond_register_dynamic_libraries): add.
437         (GC_push_roots): explicitly mark free list headers, register
438         dynamic libraries only if !REGISTER_LIBRARIES_EARLY.
439         * alloc.c (GC_stopped_mark): Conditionally call
440         GC_cond_register_dynamic_libraries().
441         (GC_collect_a_little_inner, GC_try_to_collect_inner): Check GC_dont_gc.
442         * dyn_load.c (GC_register_main_static_data): define.
443         (GC_register_dyn_libraries (Linux /proc, Linux ELF versions)):
444         no longer skip main data.
445         * misc.c (GC_REGISTER_MAIN_STATIC_DATA): define.
446         (GC_init_inner): Make main data registration conditional.
447         * include/private/gc_priv.h (GC_register_main_static_data): declare.
448         * include/private/gcconfig.h (REGISTER_LIBRARIES_EARLY): define
449         for LINUX.
451 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
453         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
454         config.status.
455         * configure: Rebuilt.
457 2003-02-11  Andreas Tobler  <a.tobler@schweiz.ch>
459         * include/private/gcconfig.h: undefine MPROTECT_VDB for MACOSX
461 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
463         * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
464         Remove USE_LIBDIR conditional.
465         * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
466         * Makefile.in, configure: Rebuilt.
468 2002-12-31  Tom Tromey  <tromey@redhat.com>
470         For PR libgcj/8933:
471         * include/Makefile.in: Rebuilt.
472         * include/Makefile.am (noinst_HEADERS): Renamed from
473         include_HEADERS.
475 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
477         * ltconfig (osf[345]): Append $major to soname_spec.
478         Reflect this in library_names_spec.
479         * ltmain.sh (osf): Prefix $major with . for use as extension.
481 2002-10-02  Andreas Jaeger  <aj@suse.de>
483         * include/private/gcconfig.h (HBLKSIZE): Define for x86-64.
485 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
487         * include/private/gcconfig.h: Don't check for __XSCALE__.  Instead
488         check for __arm__ or __thumb__.
490 2002-09-27  Ulrich Weigand  <uweigand@de.ibm.com>
492         * include/private/gcconfig: Add machine type S390.  Add s390x support.
493         * include/private/gc_locks.h (GC_test_and_set): Implement for s390.
494         (GC_compare_and_exchange): Likewise.
496 2002-09-24  Jason Thorpe  <thorpej@wasabisystems.com>
498         * include/private/gcconfig.h: Fix NetBSD/mips parameters.
500 2002-08-23  Adam Megacz <adam@xwt.org>
502         * win32_threads.cc: Removed extraneous ABORT()
504 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
506         * Makefile.am (all-multi): Fix multilib parallel build.
508 2002-07-18  Bo Thorsen  <bo@suse.de>
510         * include/private/gcconfig.h: Add x86-64 definitions.
511         * os_dep.c: Add x86-64 support.
512         * configure.in: Likewise.
513         * configure: Regenerate.
515 2002-07-18  H.J. Lu <hjl@gnu.org>
517         * mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.
519 2002-07-18  H.J. Lu  (hjl@gnu.org)
521         * configure.in (machdep): Don't add mips_sgi_mach_dep.lo for
522         Linux/mips.
524 2002-06-28  Hans Boehm <Hans_Boehm@hp.com>
525             Jonathan Clark
527         * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.
529 2002-06-09  H.J. Lu  (hjl@gnu.org)
531         * include/private/gc_locks.h (GC_test_and_set): Support
532         Linux/mips.
533         (GC_TEST_AND_SET_DEFINED): Likewise.
535         * include/private/gcconfig.h (DYNAMIC_LOADING): Defined for
536         Linux/mips.
537         (DATAEND): Likewise.
538         (LINUX_STACKBOTTOM): Likewise.
539         (STACKBOTTOM): Removed for Linux/mips.
541 Sun May 19 11:32:03 2002  Mark P Mitchell  <mark@codesourcery.com>
543         * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
544         (GC_pthread_create): Fix typo.
545         (GC_TRY_LOCK): Likewise.
546         * include/private/gc_locks.h (GC_test_and_set): Only take one
547         one argument.
548         (LOCK): Adjust appropriately.
549         * include/private/gc_priv.h (SIG_SUSPEND): Use SIGRTMIN if
550         _SIGRTMIN is unavailable.
552 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
554         * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
555         * aclocal.m4: Regenerate.
556         * configure: Regenerate.
558 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
560         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
561         script entry, and set LD to it when configuring multilibs.
562         * configure: Rebuilt.
564 2002-04-22  Jeff Sturm  <jsturm@one-point.com>
566         * Makefile.am (toolexeclib_LTLIBRARIES): Remove.
567         (noinst_LTLIBRARIES): Add libgcjgc.la.
569         * Makefile.in: Rebuild.
571 2002-04-22  David S. Miller  <davem@redhat.com>
573         * include/private/gcconfig.h: Hard-code STACKBOTTOM on
574         64-bit SPARC Linux, the __libc_stack_end technique does
575         not work in this case.
577 2002-04-22  Jeff Sturm  <jsturm@one-point.com>
579         * gcconfig.h: Enable DYNAMIC_LOADING for all sparc-solaris ABIs.
581 2002-04-17  Hans Boehm  <Hans_Boehm@hp.com>
583         * include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
584         SPARC Linux.
586 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
588         * include/private/gcconfig.h (DATAEND): Update comment example
589         to match reality.
591 2002-04-08  Loren J. Rittle  <ljrittle@acm.org>
593         * include/private/gcconfig.h (DATAEND): Clarify comment.
595 2002-04-08  Hans Boehm  <Hans_Boehm@hp.com>
597         * include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.
598         (GC_large_alloc_warn_interval, GC_large_alloc_warn_suppressed):
599         declare.
600         * allchblk.c (GC_allchblk_nth): Change text and support reduced
601         frequency for blacklist warning message.
602         * misc.c (GC_large_alloc_warn_interval,
603         GC_large_alloc_warn_suppressed): define.
604         (GC_init_inner): Check GC_NO_BLACKLIST_WARNING and
605         GC_LARGE_ALLOC_WARN_INTERVAL environment variables.
606         * doc/README.environment (GC_NO_BLACKLIST_WARNING): Deprecate.
607         (GC_LARGE_ALLOC_WARN_INTERVAL): Add documentation.
609         * dyn_load.c (_DYNAMIC): Move declaration to file scope.
611 2002-04-04  Loren J. Rittle  <ljrittle@acm.org>
613         * include/private/gcconfig.h: Add support for an unmapped
614         memory hole between the end of the initialized data segment
615         and the start of the BSS on FreeBSD/i386.
617 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
619         * include/private/gcconfig.h: define DYNAMIC_LOADING for ELF
620         NetBSD/i386.
622 2002-03-29  Hans Boehm  <Hans_Boehm@hp.com>
624         * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.
625         (GC_local_gcj_malloc): Add assertion.
626         (start_mark_threads): Fix abort message.
627         * mark.c (GC_mark_from): Generalize assertion.
628         * reclaim.c (GC_clear_fl_links): New function.
629         (GC_start_reclaim): Must clear some freelist links.
630         * include/private/specific.h, specific.c: Add assertions.
631         Safer definition for INVALID_QTID, quick_thread_id.  Fix/add comments.
632         Rearrange tse fields.
634 2002-03-27  Richard Henderson  <rth@redhat.com>
636         * os_dep.c (GC_init_linux_data_start): Fix references to
637         __data_start and _end.
639 2002-03-25  Loren J. Rittle  <ljrittle@acm.org>
641         * include/private/gcconfig.h: Change all likely references
642         to linker script synthesized symbols to use this idiom:
643         extern int etext[]; etext
645 2002-03-25  Jeff Sturm  <jsturm@one-point.com>
647         * linux_threads.c (GC_get_nprocs): Close file descriptor.
649 2002-03-21  Loren J. Rittle  <ljrittle@acm.org>
651         * include/private/gcconfig.h: Add unified test for FreeBSD.
652         Support FreeBSD/alpha.
653         * os_dep.c: Do not include <machine/trap.h> unless available.
654         (GC_freebsd_stack_base): Fix types.
656 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
658         * Makefile.am: Make a convenience library.
659         * Makefile.in: Rebuilt.
661 2002-03-15  Anthony Green  <green@redhat.com>
663         * misc.c (GC_init_inner): Initialize GC_write_cs before use.
664         * configure.in: Disable use of getenv for win32 targets (some of
665         which have broken implementations).
666         * configure: Rebuilt.
668 2002-03-12  Adam Megacz  <adam@xwt.org>
670         * dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.
671         * misc.c: Renamed GC_is_win32s() to GC_no_win32_dlls
672         * os_dep.c: Renamed GC_win32s to GC_no_win32_dlls and
673         statically initialized it to TRUE if compiling with GCC.
674         * win32_threads.c (thread_start): We no longer use SEH if
675         compiling with GCC.
676         * mark.c (GC_mark_some): We no longer use SEH if
677         compiling with GCC.
679 2002-03-09  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
681         * include/gc_priv.h: Define ALIGN_DOUBLE on 32 bit targets if GCJ
682         support is enabled, for hash synchronization.
684 2002-02-24  Adam Megacz  <adam@xwt.org>
686         * Makefile.am: Added win32_threads.c to sources list.
687         * win32_threads.c: Added two */'s which I had neglected.
689 2002-02-20  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
691         * Makefile.am: Re-add SUBDIRS parameter which was lost in merge.
692         * Makefile.in: Rebuilt.
694 2002-02-13  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
696         * dbg_mlc.c (GC_debug_generic_malloc): Removed.
698         * sparc_mach_dep.S: Rename from sparc_mach_dep.s as it is a
699         preprocessor file.
700         * mips_sgi_mach_dep.S: Likewise.
701         * Makefile.am: Update for above changes.
702         * Makefile.in: Rebuilt.
704 2002-02-12  Richard Henderson  <rth@redhat.com>
706         * configure.in: Re-apply 2001-06-26 configure change.
707         * configure: Rebuild.
709 2002-02-12  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
711         Imported GC 6.1 Alpha 3.
713         * sparc_mach_dep.S: Delete incorrectly named file.
715 2001-02-11  Adam Megacz <adam@xwt.org
717         * configure.in: support for win32, saner
718         cross-compile options
720 2001-02-08  Anthony Green  <green@redhat.com>
722         * include/private/gcconfig.h: Add XSCALE NOSYS support for bare
723           board embedded targets.
724         * os_dep.c: Avoid signal handling code for NOSYS/ECOS targets.
725           Use GC_get_stack_base for NOSYS/ECOS targets.  Clean up some
726           redundant uses of ECOS.
727         * misc.c: Use NOSYS where ECOS is being used.
728           Don't define GC_write twice for ECOS systems.
729           (GC_write): New function for NOSYS targets.
731 2002-02-06  Adam Megacz <adam@xwt.org>
733         * boehm-gc/include/gc.h: (GC_CreateThread) This function is
734         now exposed on all Win32 platforms.
735         * boehm-gc/win32_threads.c: (GC_CreateThread) This now
736         compiles on Win32; it invokes CreateThread() if GC is built
737         as a DLL; otherwise it registers the thread.
738         * boehm-gc/misc.c (GC_init): Initialize GC_allocate_ml in case
739         libgcjgc was not built as a DLL.
741 2002-02-01  Adam Megacz <adam@xwt.org>
743         * boehm-gc on win32 now automatically detects if it is being built
744         as a DLL; see http://gcc.gnu.org/ml/java/2001-12/msg00240.html
746 2002-01-25  David Edelsohn  <edelsohn@gnu.org>
748         * include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
749         * include/private/gcconfig.h (RS6000): Add 64-bit AIX support.
750         Define USE_GENERIC_PUSH_REGS.  Use AIX _data and _end symbols for
751         DATASTART and DATAEND roots.
752         * rs6000_mach_dep.s: Add function descriptor and traceback table.
754 2001-12-16  Jeff Sturm  <jsturm@one-point.com>
756         * dyn_load.c: Define ElfW (if needed) for all targets,
757         not just GNU/Linux.
758         (GC_FirstDLOpenedLinkMap): Use it.
759         (GC_register_dynamic_libraries_dl): Use it.
760         * include/private/gcconfig.h: Define CPP_WORDSZ, ELF_CLASS
761         for sparcv9.
763 2001-12-16  Craig Rodrigues  <rodrigc@gcc.gnu.org>
765         PR other/3725
766         * configure.in: Add AC_SUBST(target_alias).
767         * configure: Regenerated.
769 2001-11-26  Loren J. Rittle  <ljrittle@acm.org>
771         * linux_threads.c (WRAP_FUNC(pthread_join)): Remove special
772         case for GC_FREEBSD_THREADS.
773         * configure.in (*-*-freebsd*): Clarify warning.
774         * configure: Rebuilt.
776 2001-10-23  Loren J. Rittle  <ljrittle@acm.org>
777             Andreas Tobler <toa@pop.agri.ch>
779         * include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS.
781 2001-10-22  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
783         * linux_threads.c (GC_init_parallel): Do not declare as a static
784         constructor.
785         * include/gc.h (GC_init): Declare here. Add description.
786         * include/private/gc_priv.h (GC_init): Remove declaration.
788 2001-10-16  Loren J. Rittle  <ljrittle@acm.org>
790         * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
791         * linux_threads.c (WRAP_FUNC(pthread_join)): Conditionalized on
792         GC_FREEBSD_THREADS, handle strange interaction between system
793         pthread implementation and boehm-gc signal-handler architecture.
794         * tests/test.c (main): Conditionalized on GC_FREEBSD_THREADS,
795         set stack.
796         * include/private/gcconfig.h (configuration keyed off FREEBSD):
797         Define SIG_SUSPEND, SIG_THR_RESTART.  Do not define
798         MPROTECT_VDB when GC_FREEBSD_THREADS is defined.
800 2001-10-16  Loren J. Rittle  <ljrittle@acm.org>
802         * Makefile.am (test.o): Find tests/test.c in $(srcdir).
803         * Makefile.in: Rebuilt.
805 2001-10-16  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
807         * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1 and
808         merged local changes.
810 2001-09-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
812         * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide special
813         Solaris 2/Intel definition.
815         * configure.in (i?86-*-solaris2.[89]*): Define
816         SOLARIS25_PROC_VDB_BUG_FIXED.
817         * include/private/gcconfig.h [I386 && SUNOS5]: Use it.
818         * configure: Regenerate.
820         * include/private/gcconfig.h [I386 && SUNOS5] (DATASTART): Use _etext.
821         (DATAEND): Define using _end.
823 2001-09-11  Per Bothner  <per@bothner.com>
825         * include/Makefile.am:  New file.  It defines include_HEADERS.
826         * Makefile.am (SUBDIRS):  New macro, set to include.
827         * configure.in (AC_OUTPUT):  Add include/Makefile.
829 2001-08-20  Tom Tromey  <tromey@redhat.com>
831         * configure: Rebuilt.
832         * configure.in: Always ask gcc for threads package.
834 2001-08-17  Tom Tromey  <tromey@redhat.com>
836         * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 and
837         merged local changes.
839 2001-08-02  David Billinghurst <David.Billinghurst>
841         * configure: Rebuilt.
842         * configure.in:  POSIX threads on cygwin does not link with
843         -lpthreads.
845 2001-07-03  Tom Tromey  <tromey@redhat.com>
847         Fix for PR bootstrap/3281:
848         * aclocal.m4, configure, Makefile.in: Rebuilt.
849         * acinclude.m4: Set mkinstalldirs for in-tree build.
851 2001-06-26  Richard Henderson  <rth@redhat.com>
853         * alpha_mach_dep.s: Mark call-saved FP registers.
854         * include/private/gcconfig.h (ALPHA): Remove USE_GENERIC_PUSH_REGS.
855         * configure.in (alpha*): Re-enable alpha_mach_dep.s
856         * configure: Rebuild.
858 2001-06-12  Tom Tromey  <tromey@redhat.com>
860         * aclocal.m4, configure: Rebuilt.
861         * acinclude.m4: Find configure.host in srcdir.
863 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
865         * configure.in (AC_EXEEXT): Work around in case it expands to
866         nothing, as in autoconf 2.50.
867         * acinclude.m4: Likewise.
868         * aclocal.m4, configure: Rebuilt.
870 2001-06-07  Tom Tromey  <tromey@redhat.com>
872         For PR bootstrap/3075:
873         * configure, aclocal.m4, Makefile.in: Rebuilt.
874         * configure.in: Don't call AC_CONFIG_AUX_DIR or
875         AC_CANONICAL_SYSTEM.
876         * acinclude.m4 (BOEHM_CONFIGURE): Call AC_CONFIG_AUX_DIR and
877         AC_CANONICAL_SYSTEM here.
878         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Use srcdir, not
879         boehm_gc_basedir.
881 2001-05-24  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
883         * Makefile.am: Override gctest_OBJECTS so tests/test.c can be built.
884         (libgcjgc_la_SOURCES): Remove typo.
885         * tests/test.c: Fix struct names and includes for GC_GCJ_SUPPORT case.
886         * Makefile.in: Rebuilt.
888 2001-05-21  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
890         Imported version version 6.0alpha7.
892         * README, README.Mac, README.OS2, README.QUICK, README.alpha,
893         README.amiga, README.debugging, README.dj, README.hp, README.linux,
894         README.rs6000, README.sgi, README.solaris2, README.uts,
895         README.win32, SCoptions.amiga, backptr.h, barrett_diagram,
896         dbg_mlc.h, gc.h, gc.man, gc_alloc.h, gc_cpp.h, gc_hdrs.h, gc_mark.h,
897         gc_priv.h, gc_private.h, gc_typed.h, gcconfig.h,
898         hpux_irix_threads.c, makefile.depend, nursery.c,
899         solaris_threads.h, test.c, test_cpp.cc, weakpointer.h, cord/README,
900         cord/SCOPTIONS.amiga, cord/SMakefile.amiga, cord/cord.h,
901         cord/ec.h, cord/gc.h, cord/private/cord_pos.h, include/backptr.h,
902         include/gc_copy_descr.h, include/gc_nursery.h: Remove obsolete/moved
903         files.
905 2001-05-19  Hans Boehm  <hans_boehm@hp.com>
907         * configure.host: Build with -fexceptions.
908         * linux_threads.c: Remember which thread stopped world for
910 2001-05-04  Loren J. Rittle  <ljrittle@acm.org>
911             with final tuning by Bryce McKinlay
913         * configure.in: Add support for --enable-threads=posix on FreeBSD.
914         * configure: Rebuilt.
916 2001-05-01  Jeffrey Oldham  <oldham@codesourcery.com>
918         * gc_priv.h (UNLOCK): Change type of GC_noop1 argument.
919         (GC_noop1): Change declaration to take one argument.
921 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
923         * configure.in: Obtain THREADS with `gcc -v'.
924         * configure: Rebuilt.
926 2001-04-05  Hans Boehm  <hans_boehm@hp.com>
928         * misc.c: Back out buggy changes to stack clearing code.
929         Reduce CLEAR_SIZE to 1/4 of original value to reduce time
930         spent clearing memory.
932 2001-04-04  Hans Boehm  <hans_boehm@hp.com>
934         * finalize.c:
935         - Accomodate finalization requests for static objects.
936           (Will be required by hash synchronization.  May be needed
937           in some configurations now.)
939         * gc_priv.h:
940         - Define MIN_WORDS.  All allocation requests are rounded
941           up to at least this size.  Removes a subtle assumption that
942           Java objects have a 2 word header.
944         * gcconfig.h:
945         - Adjust Linux/IA64 configuration for non-ancient kernels.
946           (Necessary fix for IA64.)
948         * linux_threads.c:
949         - Fix syntax error in currently unused code.  Will be needed
950           for Linux/PA-RISC.
952         * malloc.c:
953         - Handle MIN_WORDS.
955         * misc.c:
956         - Handle MIN_WORDS.
957         - Change stack cleaning code to typically clear about one tenth
958           the memory it used to in the threads configuration.  Occasionally
959           still clear more.  (This is really a fix for a long-standing
960           and fairly significant performance bug with threads.)
962         * os_dep.c:
963         - Fix the code for finding the beginning of the data segment under
964           Linux.  I believe this is necessary for some IA64 Linux
965           distributions.  It will also helo other platforms, though those
966           may additionally require a gcconfig.h adjustment.  (This basically
967           works around the absence of a data_start or __data_start
968           definition in glibc.)
970         * test.c:
971         - Handle rounding due to MIN_WORDS.
973 2001-03-22  Tom Tromey  <tromey@redhat.com>
975         * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.
977 2001-03-19  Tom Tromey  <tromey@redhat.com>
979         * Makefile.in: Rebuilt.
980         * Makefile.am (gctest_LDFLAGS): new macro.
982 2001-03-16  Tom Tromey  <tromey@redhat.com>
984         * Makefile.in: Rebuilt.
985         * Makefile.am (TESTS_ENVIRONMENT): New macro.
987 2001-01-23  Rod Stewart <stewart@lab43.org>
989         * gcconfig.h: Check for `__arm__', not `arm'.
991 2000-12-30  Bryce McKinlay  <bryce@albatross.co.nz>
993         * configure.in: Rename THREADLIB to THREADLIBS.
994         * Makefile.am (LINK): Add $(THREADLIBS) to libtool command line. This
995         ensures that we link the correct version of the linuxthreads semaphore
996         functions.
997         * Makefile.in: Rebuilt.
998         * configure: Rebuilt.
1000         * linux_thread.c (GC_thr_init, GC_suspend_handler): Add SIGABRT to the
1001         list of signals which are not blocked during suspend in the NO_SIGNALS
1002         case.
1004 2000-12-23  Hans Boehm  <Hans_Boehm@hp.com>
1006         * gcj_mlc.c (GC_gcj_malloc): Don't release allocation lock twice.
1008 2000-12-15  Bryce McKinlay  <bryce@albatross.co.nz>
1010         * Makefile.dist: Renamed from Makefile.orig.
1012 2000-12-11  Alexandre Petit-Bianco  <apbianco@cygnus.com>
1014         * Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.
1015         * configure.in (EXTRA_TEST_LIBS): Check for `dlopen' in -ldl and
1016         set accordingly.
1017         * Makefile.in: Rebuilt.
1018         * configure: Likewise.
1020 2000-12-10  Geoffrey Keating  <geoffk@redhat.com>
1022         * gcconfig.h: Add new case for powerpc EABI.
1023         [PPC]: Handle embedded OS for powerpc simulator.
1025 2000-09-30  Bryce McKinlay  <bryce@albatross.co.nz>
1027         * configure.in: Define GC_GCJ_SUPPORT. Define NO_DEBUGGING in
1028         cross-compile configuration only.
1029         * Makefile.am: Build gcj_mlc.c.
1030         * configure, Makefile.in: Rebuilt.
1032 2000-09-10  Alexandre Oliva  <aoliva@redhat.com>
1034         * acinclude.m4: Include libtool macros from the top level.
1035         * aclocal.m4, configure: Rebuilt.
1037 2000-09-04  Anthony Green  <green@redhat.com>
1039         Fix for PR libgcj/230:
1040         * mark.c (GC_mark_from_mark_stack): Remove call to
1041         GC_debug_object_start.
1042         * gc_priv.h (GC_debug_object_start): Remove prototype.
1044 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
1046         * gcconfig.h [OSF1] (_end): Declare as `int'.
1048 2000-08-02  Tom Tromey  <tromey@cygnus.com>
1050         * gc_priv.h (GC_generic_malloc_inner): Prototype.
1051         (GC_generic_malloc): Likewise.
1052         (GC_add_to_black_list_normal): Likewise.
1053         (GC_find_header): Likewise.
1054         (GC_ADD_TO_BLACK_LIST_NORMAL): Cast bits argument to word.
1055         * gc_mark.h (GC_find_start): Prototype.
1056         (GC_signal_mark_stack_overflow): Likewise.
1058 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
1060         * configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*.
1061         * configure: Rebuilt.
1063         * dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.
1065 2000-06-20  Bryce McKinlay  <bryce@albatross.co.nz>
1067         Imported version 5.1.
1068         * acinclude.m4: Push version to 5.1.
1070 2000-06-19  Andrew Haley  <aph@cygnus.com>
1072         * os_dep.c (read): Pass two dummy args to syscall().
1074 2000-05-11  Bryce McKinlay  <bryce@albatross.co.nz>
1076         Imported 5.0 release version.
1077         * acinclude.m4: Increment version to 5.0.
1079 2000-05-07  Bryce McKinlay  <bryce@albatross.co.nz>
1081         Imported version 5.0alpha7.
1082         * acinclude.m4: Update version to 5.0a7.
1084 2000-04-26  Jakub Jelinek  <jakub@redhat.com>
1086         * gcconfig.h (SPARC): Define ALIGNMENT to 8 for 64bit SPARC.
1087         (SPARC/LINUX): Use GC_SysVGetDataStart instead of LINUX_DATA_START
1088         - sparc glibc does not provide it.
1089         (SAVE_CALL_CHAIN, ASM_CLEAR_CODE): Define on sparc*-linux*.
1090         Make STACKBOTTOM depend on the wordsize.
1091         * os_dep.c (GC_SysVGetDataStart): Compile in on sparc*-linux*.
1092         (struct frame): Declare on sparc*-linux*.
1093         (GC_save_callers): Bias the frame pointers if needed (sparc64).
1094         * mach_dep.c (GC_save_regs_in_stack): Optimize on sparc32.
1095         Implement on sparc64.
1096         (GC_clear_stack_inner): Implement on sparc64.
1097         * gc_priv.h (GC_test_and_set): Implement for sparc.
1098         * linux_threads.c (GC_suspend_handler, GC_push_all_stacks): Use
1099         GC_save_regs_in_stack on sparc.
1101 2000-04-23  Tom Tromey  <tromey@cygnus.com>
1103         * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
1105 2000-04-19  Bryce McKinlay  <bryce@albatross.co.nz>
1107         Imported version version 5.0alpha6.
1108         * acinclude.m4: Bump version to 5.0a6.
1109         * configure.in: Don't use alpha_mach_dep.s.
1110         * include/private/config.h, irix_threads.c gc_watcom.asm: Delete
1111         obsolete files.
1112         * Makefile.am, Makefile.in: irix_threads.c is now
1113         hpux_irix_threads.c.
1114         * Makefile.orig: Updated from gc distribution Makefile.
1116 2000-03-26  Anthony Green  <green@redhat.com>
1118         * misc.c (GC_enable): Always define GC_enable and GC_disable.
1120 2000-02-14  Tom Tromey  <tromey@cygnus.com>
1122         * gc.h (dlopen): Define as GC_dlopen on Linux.
1123         (GC_dlopen): Declare on Linux.
1124         * dyn_load.c (GC_dlopen): Define for Linux.
1126 Fri Jan 28 17:13:20 2000  Anthony Green  <green@cygnus.com>
1128         * gcconfig.h (DATASTART): Add missing extern declaration
1129         for data_start on powerpc.
1131 1999-12-22  Bryce McKinlay  <bryce@albatross.co.nz>
1133         * linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the
1134         NO_SIGNALS case.
1136 1999-12-19  Jeff Sturm  <jsturm@sigma6.com>
1138         * gcconfig.h: Define DATASTART for Alpha Linux.
1140 1999-12-19  Anthony Green  <green@cygnus.com>
1142         * gcconfig.h: Use libgcj hack for Alpha Linux.
1143         Undefine MPROTEXT_VDB (from Jeff Sturm).
1144         * os_dep.c: Remove Alpha Linux hacks.
1145         * misc.c: Ditto.
1147 1999-12-13  Tom Tromey  <tromey@cygnus.com>
1149         * aclocal.m4, configure: Rebuilt.
1150         * acinclude.m4: Changed version to 5.0a4.
1151         * Makefile.in: Rebuilt.
1152         * Makefile.am (libgcjgc_la_LDFLAGS): Changed version to 1:1:0.
1154 1999-12-12  Anthony Green  <green@cygnus.com>
1156         * gcconfig.h (DATASTART): Define as (&data_start) for PowerPC
1157         Linux.
1158         (DYNAMIC_LOADING): Define for PowerPC Linux.
1159         * os_dep.c: Remove some special cases for PowerPC Linux.
1160         * misc.c (GC_init_inner): Don't call GC_init_linux_data_start
1161         for PowerPC Linux.
1163 1999-11-04  Tom Tromey  <tromey@cygnus.com>
1165         * Makefile.in: Rebuilt.
1166         * Makefile.am (libgcjgc_la_SOURCES): Removed quick_threads.c.
1168         * misc.c (GC_init_inner): Don't call GC_init_linuxppc().
1169         (GC_thr_init): Don't declare.
1171         * configure: Rebuilt.
1172         * configure.in: Removed qt threads case.
1173         * dyn_load.c: Don't mention QUICK_THREADS.
1174         * os_dep.c: Don't mention QUICK_THREADS.
1175         * misc.c: Don't mention QUICK_THREADS.
1176         * gcconfig.h: Don't mention QUICK_THREADS.
1177         * gc_priv.h: Removed QUICK_THREADS code.
1178         * quick_threads.c: Removed.
1180 1999-11-03  Tom Tromey  <tromey@cygnus.com>
1182         * gcconfig.h: Merged in local changes from old config.h.
1184 1999-11-02  Bryce McKinlay  <bryce@albatross.co.nz>
1186         * gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.
1188 1999-11-02  Tom Tromey  <tromey@cygnus.com>
1190         * quick_threads.c: Include gcconfig.h, not boehm-config.h.
1192         * configure: Rebuilt.
1193         * configure.in: Don't create boehm-config.h.
1194         * Makefile.in: Rebuilt.
1195         * Makefile.am (libgcjgc_la_SOURCES): Reference gcconfig.h, not
1196         config.h.
1197         ($(all_objs)): Depend on gcconfig.h.
1198         * gc_priv.h: Reference GCCONFIG_H, not CONFIG_H.
1199         * gcconfig.h: Define GCCONFIG_H, not CONFIG_H.
1200         * config.h: Removed.
1202 1999-11-01  Tom Tromey  <tromey@cygnus.com>
1204         * Makefile.in: Rebuilt.
1205         * Makefile.am (gctest_LDADD): Added THREADLIB.
1206         (TESTS): New macro.
1207         * configure: Rebuilt.
1208         * configure.in (INCLUDES): New subst.
1210 1999-09-29  Steve Chamberlain  <sac@pobox.com>
1212         * config.h: Added picoJava target.
1213         * mach_dep.h (GC_push_regs):  New code for picoJava.
1215 1999-09-28  Tom Tromey  <tromey@cygnus.com>
1217         * aclocal.m4, configure: Rebuilt.
1218         * acinclude.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CXX): Provide
1219         appropriate AC_PROG_ symbol.
1221 Tue Aug 10 00:08:29 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1223         * gc_priv.h:  IRIX thread changes from
1224         include/private/gc_priv.h.
1226 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1228         * Makefile.in: Rebuilt.
1229         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
1230         builds.
1232         * configure: Rebuilt.
1233         * configure.in: Properly align --help output, fix capitalization
1234         and punctuation.
1235         * acinclude.m4: Likewise.
1237 1999-08-04  Tom Tromey  <tromey@cygnus.com>
1239         * configure.in: Added missing `;;'.  From Anthony Green.
1241 Mon Aug  2 23:09:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1243         * configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.
1245 1999-08-03  Tom Tromey  <tromey@cygnus.com>
1247         * gc_priv.h (GC_test_and_set): Implementation for Linux PPC from
1248         Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1250 1999-08-02  Tom Tromey  <tromey@cygnus.com>
1252         * aclocal.m4, configure: Rebuilt for new libtool.
1254 1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
1256         * mips_sgi_mach_dep.s: Enable PIC option.
1258 1999-07-19  Tom Tromey  <tromey@cygnus.com>
1260         * config.h (MPROTECT_VDB): Don't define on Linux.
1262 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
1264         * Makefile.am (.s.lo): Avoid `#line' directives.
1265         * Makefile.in: Rebuilt.
1267 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
1269         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
1270         generate *-recursive for this Makefile, use *-am instead.
1271         * Makefile.in: Rebuilt.
1273 1999-06-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
1275         * Makefile.am (.s.lo): Renamed from `.s.o'.
1276         * Makefile.in: Rebuilt.
1278 1999-06-21  Tom Tromey  <tromey@cygnus.com>
1280         Alpha patch from Jeff Sturm:
1281         * os_dep.c (GC_init_linuxalpha): New function.
1282         * misc.c: Initialize for alpha linux.
1283         * gc_priv.h (GC_test_and_set): Define for alpha.
1284         * config.h: Don't assume __data_start on alpha.
1286         * Makefile.in: Rebuilt.
1287         * Makefile.am (libgcjgc_la_LDFLAGS): Use -version-info, not
1288         -release.
1290         * Makefile.in: Rebuilt.
1291         * Makefile.am (toolexeclibdir): Define as libdir when
1292         appropriate.
1293         * configure: Rebuilt.
1294         * configure.in (USE_LIBDIR): New conditional.
1296         * configure: Rebuilt.
1297         * configure.in: Recognize all forms of alpha.
1299 1999-06-17  Anthony Green  <green@cygnus.com>
1301         * mach_dep.c (GC_push_regs): FreeBSD-elf support (from
1302         Carlo Dapor <carlo@vis.ethz.ch>).
1304 1999-05-05  Gilles Zunino  <Gilles.Zunino@hei.fr>
1306         * configure.in: Switch from irix threads to posix threads
1307         Defined IRIX_THREADS. Put mips_sgi_mach_dep.lo into machdep
1308         for mips architecture.
1309         * configure: Regenerate.
1311 1999-04-30  Tom Tromey  <tromey@cygnus.com>
1313         * linux_threads.c: Don't reference __pthread_initial_thread_bos.
1315 1999-04-26  Tom Tromey  <tromey@cygnus.com>
1317         * dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as
1318         `weak'.
1320 1999-04-23  Tom Tromey  <tromey@cygnus.com>
1322         * Makefile.in, configure: Rebuilt.
1323         * Makefile.am (EXTRA_LIBRARIES): Mention libgcjgc.la.
1324         (libgcjgc_la_SOURCES): Renamed.
1325         (libgcjgc_la_LIBADD): Likewise.
1326         (libgcjgc_la_DEPENDENCIES): Likewise.
1327         (EXTRA_libgcjgc_la_SOURCES): Likewise.
1328         (gctest_LDADD): Use libgcjgc.la.
1329         (all_objs): Mention libgcj_la_OBJECTS.
1330         (EXTRA_LTLIBRARIES): Renamed.
1331         (toollib_LTLIBRARIES): Likewise.
1332         (libgcjgc_la_LDFLAGS): New macro
1333         (toolexecdir): Renamed.
1334         (toolexeclibdir): Likewise.
1335         (toolexeclib_LTLIBRARIES): Likewise.
1336         (LTCOMPILE): Renamed; added libtool invocation.
1337         (LINK): Added libtool invocation.
1338         (.s.o): use LTCOMPILE.
1339         * configure.in: Call AM_PROG_LIBTOOL.
1340         (target_all): Set to libgcjgc.la.
1341         Mention `.lo' forms of object files.
1343 1999-04-21  Tom Tromey  <tromey@cygnus.com>
1345         * misc.c (GC_init_inner): If QUICK_THREADS defined, compute
1346         GC_stackbottom.
1348         * os_dep.c: glibc 2.1 requires asm/sigcontext.h, not
1349         sigcontext.h.  From Matthias Klose <doko@itso.de>.
1351 1999-04-16  Tom Tromey  <tromey@cygnus.com>
1353         * config.h (__start): Declare as `int' in alpha/OSF1 case.  From
1354         David Pettersson <dapet@mai.liu.se>
1356 1999-04-14  Tom Tromey  <tromey@cygnus.com>
1358         * configure: Rebuilt.
1359         * configure.in: Don't use sparc_mach_dep.o for Solaris.  Reverts
1360         incorrect patch of 199-04-09.
1362         * configure: Rebuilt.
1363         * configure.in: Added support for alpha.
1364         From David Pettersson <dapet@mai.liu.se>.
1366 1999-04-13  Tom Tromey  <tromey@cygnus.com>
1368         * Makefile.in: Rebuilt.
1369         * Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and
1370         solaris-threads.h.
1372 1999-04-09  Tom Tromey  <tromey@cygnus.com>
1374         * configure: Rebuilt.
1375         * configure.in: Use sparc_mach_dep.s when building on Solaris.
1377 1999-02-23  Tom Tromey  <tromey@cygnus.com>
1379         * configure: Rebuilt.
1380         * configure.in: For Linux, define _REENTRANT.  For Solaris, define
1381         SOLARIS_THREADS and _SOLARIS_PTHREADS.
1383 1999-02-18  Tom Tromey  <tromey@cygnus.com>
1385         * quick_threads.c (GC_push_all_stacks): Change order of arguments
1386         to GC_push_all_stacks depending on STACK_GROWS_DOWN define.  Check
1387         for case where LO is NULL.
1389 1999-02-10  Tom Tromey  <tromey@cygnus.com>
1391         * aclocal.m4, configure, Makefile.in: Rebuilt.
1392         * acinclude.m4: Updated to be used with automake 1.4.
1393         * configure.in: Renamed libgc to libgcjgc.  Updated to be used
1394         with automake 1.4.
1395         * Makefile.am (EXTRA_LIBRARIES): Renamed libgc to libgcjgc.
1396         (libgcjgc_a_SOURCES): Likewise.
1397         (libgcjgc_a_LIBADD): Likewise.
1398         (libgcjgc_a_DEPENDENCIES): Likewise.
1399         (EXTRA_libgcjgc_a_SOURCES): Likewise.
1400         (gctest_LDADD): Likewise.
1401         (all_objs): Likewise.
1403 1999-01-08  Tom Tromey  <tromey@cygnus.com>
1405         * configure: Rebuilt.
1406         * configure.in: Define LINUX_THREADS if using POSIX threads on
1407         Linux.
1409         * gc_priv.h (GC_test_and_set): Put return type into definition.
1411 1998-11-24  Andrew Haley  <aph@viagra.cygnus.co.uk>
1413         * Makefile.am: add support for eCos.  In particular, add C++
1414         support for compiling the file ecos.cc.
1415         * ecos.cc: new file.
1416         * acinclude.m4: add C++ support.
1417         * aclocal.m4: likewise
1418         * config.h: add eCos support.
1419         * configure: likewise
1420         * configure.in: likewise
1421         * misc.c (GC_write): add eCos support.
1422         * os_dep.c (tiny_sbrk): add eCos support.
1424 Thu Dec 10 18:24:34 1998  Warren Levy  <warrenl@cygnus.com>
1426         * misc.c (GC_init_inner): Moved STACKBASE code to os_dep.c.
1427         * os_dep.c (GC_get_stack_base): Moved STACKBASE code from misc.c.
1429 1998-11-23  Tom Tromey  <tromey@cygnus.com>
1431         * configure.host (boehm_gc_cflags): Don't add `-O2'.
1433 1998-11-20  Andrew Haley  <aph@viagra.cygnus.co.uk>
1435         * Makefile.am, Makefile.in, configure.host: tx39 build option
1436         "-G 0" added.
1438 1998-11-17  Tom Tromey  <tromey@cygnus.com>
1440         * configure: Rebuilt.
1441         * configure.in: Switch on host, not target.
1443 1998-11-16  Tom Tromey  <tromey@cygnus.com>
1445         * gc_priv.h (GC_debug_object_start): Declare.
1446         * mark.c (GC_mark_from_mark_stack): Call GC_debug_object_start.
1447         * gc.h (GC_debug_register_finalizer_no_order,
1448         GC_register_finalizer_no_order): Declare.
1449         (GC_REGISTER_FINALIZER_NO_ORDER): New macro.
1450         * dbg_mlc.c (GC_debug_register_finalizer_no_order): New function.
1451         (GC_debug_generic_malloc): Likewise.
1452         (GC_debug_object_start): new function.
1454 1998-11-11  Tom Tromey  <tromey@cygnus.com>
1456         * configure: Rebuilt.
1457         * configure.in: Recognize --enable-java-gc, not --enable-gc.
1459 Tue Nov  3 18:01:12 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
1461         * dyn_load.c: Handle QUICK_THREADS case.
1463 1998-10-21  Tom Tromey  <tromey@cygnus.com>
1465         * configure: Rebuilt.
1466         * configure.in: Put cpp defines here, not in config.h.  Recognize
1467         --enable-threads.  Set INCLUDES.  Create boehm-cflags file.  Don't
1468         define PACKAGE or VERSION.
1469         * config.h (SILENT, NO_SIGNALS, NO_DEBUGGING, JAVA_FINALIZATION):
1470         Don't define.
1472         * os_dep.c (GC_default_push_other_roots): Define when
1473         QUICK_THREADS defined.
1474         * misc.c: Added QUICK_THREADS case.
1475         * gc_priv.h: Added QUICK_THREADS case to define LOCK and UNLOCK.
1476         * config.h (THREADS): Define if QUICK_THREADS defined.
1477         * Makefile.in: Rebuilt.
1478         * Makefile.am (libgc_a_SOURCES): Added linux_threads.c,
1479         quick_threads.c.
1480         * quick_threads.c: New file.
1482 1998-10-20  Tom Tromey  <tromey@cygnus.com>
1484         * aclocal.m4, configure: Rebuilt.
1485         * acinclude.m4: Don't subst machine_dir or sys_dir.
1486         * configure.host: Removed unused code.
1488 Sun Oct 11 08:18:02 1998  Anthony Green  <green@cygnus.com>
1490         * configure: Rebuilt.
1491         * configure.in: Fix typo in previous patch.
1493 Sun Oct 11 08:06:11 1998  Anthony Green  <green@cygnus.com>
1495         * Makefile.in, aclocal.m4, configure: Rebuilt.
1496         * Makefile.am, acinclude.m4, configure.in: Add multilib support.
1497         * configure.host: Created.
1499 Tue Sep  1 10:58:15 1998  Tom Tromey  <tromey@cygnus.com>
1501         * Makefile.in: Rebuilt.
1502         * Makefile.am (lib_LIBRARIES): Use target_all.
1503         (EXTRA_LIBRARIES): New macro.
1504         * configure: Rebuilt.
1505         * configure.in: Recognize --enable-gc.
1507 Thu Aug 13 10:52:45 1998  Tom Tromey  <tromey@cygnus.com>
1509         * Makefile.in: Rebuilt.
1510         * Makefile.am (COMPILE): Define.
1511         (LINK): Likewise.
1512         (.s.o): Use MY_CFLAGS.
1513         * configure: Rebuilt.
1514         * configure.in (MY_CFLAGS): Define and subst.
1516 Wed Aug 12 11:41:43 1998  Tom Tromey  <tromey@cygnus.com>
1518         * configure: Rebuilt.
1519         * configure.in: Added --with-cross-host argument.  Use
1520         $with_cross_host to determine when cross-compiling.
1522         * config.h (SMALL_CONFIG): Don't define.
1523         * configure: Rebuilt.
1524         * configure.in: Define SMALL_CONFIG when cross-compiling.
1526 Tue Aug 11 11:41:25 1998  Tom Tromey  <tromey@cygnus.com>
1528         * solaris_pthreads.c, misc.c, gc_priv.h, config.h, alloc.c,
1529         allchblk.c: Merged with 4.13a2 while preserving local changes.
1531         * Makefile.orig: Updated from Makefile in 4.13a2.
1533         * configure: Rebuilt.
1534         * configure.in: Updated version number to 4.13a2.  On Solaris,
1535         don't build with -O when using gcc.
1537         Merged in version 4.13alpha2:
1538         * config.h (USE_MMAP): Re-enable on Solaris.
1539         * solaris_pthreads.c: Removed RCS Id line.
1540         * alpha_mach_dep.s: Removed RCS Id line.
1542 Wed Jul 22 15:38:12 1998  Tom Tromey  <tromey@cygnus.com>
1544         * config.h (USE_MMAP): Don't define for Solaris.
1546 Wed Jun 10 12:51:41 1998  Tom Tromey  <tromey@cygnus.com>
1548         * Makefile.in: Rebuilt.
1549         * Makefile.am (libgc_a_SOURCES): Removed setjmp_t.c.
1551         * Makefile.in: Rebuilt.
1552         * Makefile.am (libgc_a_SOURCES): Removed add_gc_prefix.c.
1554 Thu May 14 15:32:58 1998  Tom Tromey  <tromey@cygnus.com>
1556         * Makefile.in: Rebuilt.
1557         * Makefile.am ($(all_objs)): Depend on config.h.
1559         * config.h: [MIPS] If DATASTART_IS_ETEXT defined then define
1560         DATASTART as &_etext.
1561         * misc.c (GC_init_inner): If STACKBASE defined, then use it.
1562         * configure: Rebuilt.
1563         * configure.in: Define STACKBASE and DATASTART_IS_ETEXT for the
1564         tx39.
1566 Tue May 12 13:15:45 1998  Tom Tromey  <tromey@cygnus.com>
1568         * alloc.c: Don't call GET_TIME if NO_CLOCK defined.
1569         (GC_maybe_gc): Likewise.
1570         * os_dep.c: If NO_SIGSET defined, then have empty
1571         GC_disable_signals and GC_enable_signals.
1572         * configure: Rebuilt.
1573         * configure.in: Added --with-target-subdir option.  If
1574         cross-compiling, define NO_SIGSET and NO_CLOCK.
1576 Wed May  6 16:40:28 1998  Tom Tromey  <tromey@cygnus.com>
1578         * Makefile.in: Rebuilt.
1579         * Makefile.am (.s.o): Directly use CC -x assembler-with-cpp.
1580         (AS): Removed.
1581         * aclocal.m4, configure: Rebuilt.
1582         * acinclude.m4: New file.
1583         * configure.in: Don't run AM_EXEEXT.  Use LIB_AC_PROG_CC.
1585 Thu Apr 30 14:51:12 1998  Tom Tromey  <tromey@cygnus.com>
1587         * configure: Rebuilt.
1588         * configure.in: Link boehm-config.h to config.h.
1589         * Makefile.in: Rebuilt.
1590         * Makefile.am (INCLUDES): Removed.
1591         * config.h (SILENT, SMALL_CONFIG, NO_SIGNALS, NO_DEBUGGING,
1592         JAVA_FINALIZATION): Define
1594 Wed Apr 29 11:03:14 1998  Tom Tromey  <tromey@cygnus.com>
1596         * Many files: Use GC_bool, not bool.
1597         * gc_priv.h: Define GC_bool, not bool.
1599         * misc.c (GC_dont_gc): Define as int.
1600         (GC_quiet): Likewise.
1601         * gc_priv.h (GC_never_stop_func): Declare as returning bool.
1602         * alloc.c (GC_dont_expand): Define as int.
1603         * gc_priv.h: For gcc, define bool as char.
1605 Tue Apr 28 22:44:16 1998  Tom Tromey  <tromey@cygnus.com>
1607         * Makefile.in: Rebuilt.
1608         * Makefile.am (check_PROGRAMS): New macro.
1609         (gctest_SOURCES): Likewise.
1610         (gctest_LDADD): Likewise.
1612 Mon Apr 27 23:53:24 1998  Tom Tromey  <tromey@cygnus.com>
1614         * Makefile.in: Rebuilt.
1615         * Makefile.am (libgc_a_SOURCES): Added dyn_load.c.
1616         * configure: Rebuilt.
1617         * configure.in: Define SUNOS53_SHARED_LIB on Solaris 2.3.
1619 Wed Apr 15 11:40:56 1998  Tom Tromey  <tromey@sanguine.cygnus.com>
1621         * Makefile.am, Makefile.in, configure.in, configure, aclocal.m4:
1622         New files.
1623         * Makefile.orig: Renamed from Makefile.