OSDN Git Service

* splay-tree.c (splay_tree_successor): Fix comments.
[pf3gnuchains/gcc-fork.git] / boehm-gc / ChangeLog
2002-07-19 bo2002-07-18 Bo Thorsen <bo@suse.de>
2002-07-18 hjl2002-07-18 H.J. Lu <hjl@gnu.org>
2002-07-18 hjl2002-07-18 H.J. Lu (hjl@gnu.org)
2002-06-29 hboehm * win32_threads.c (GC_push_all_stacks): Tolerat...
2002-06-10 hboehm * include/private/gc_locks.h (GC_test_and_set): Support
2002-05-19 mmitchel * irix_threads.cc (GC_pthread_detach): Do not use...
2002-05-16 ro * Makefile.in: Allow for PWDCMD to override hardcoded...
2002-05-08 aoliva* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve...
2002-04-23 jsturm * Makefile.am (toolexeclib_LTLIBRARIES): Remove.
2002-04-22 davem2002-04-22 David S. Miller <davem@redhat.com>
2002-04-17 hboehm * include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
2002-04-09 ljrittle * include/private/gcconfig.h (DATAEND): Update comment...
2002-04-09 ljrittle * include/private/gcconfig.h (DATAEND): Clarify comment.
2002-04-09 hboehm * include/private/gc_priv.h (WARN macro): Add "GC...
2002-04-04 ljrittle * include/private/gcconfig.h: Add support for an unmapped
2002-03-31 bryce2002-03-30 Krister Walfridsson <cato@df.lth.se>
2002-03-27 rth * os_dep.c (GC_init_linux_data_start): Fix...
2002-03-25 ljrittle * include/private/gcconfig.h: Change all likely references
2002-03-25 jsturm * linux_threads.c (GC_get_nprocs): Close file descriptor.
2002-03-22 ljrittle * include/private/gcconfig.h: Add unified test for...
2002-03-17 brycezlib:
2002-03-15 greenAddress mingw32 issues.
2002-03-12 megacz2002-03-12 Adam Megacz <adam@xwt.org>
2002-03-10 brycelibjava:
2002-02-25 megacz2002-02-24 Adam Megacz <adam@xwt.org>
2002-02-20 bryce * Makefile.am: Re-add SUBDIRS parameter which was...
2002-02-13 bryce * dbg_mlc.c (GC_debug_generic_malloc): Removed.
2002-02-12 rth * configure.in: Re-apply 2001-06-26 configure...
2002-02-12 bryce * sparc_mach_dep.S: Delete incorrectly named file.
2002-02-12 bryce Imported GC 6.1 Alpha 3. Finally.
2002-02-11 megacz2002-02-11 Adam Megacz <adam@xwt.org>
2002-02-09 greenxscale-elf support
2002-02-07 megacz2002-02-06 Adam Megacz <adam@xwt.org>
2002-02-02 megacz2002-02-01 Adam Megacz <adam@xwt.org>
2002-01-25 dje * include/gc.h (GC_INIT): Add DATASTART and DATAEND...
2001-12-17 jsturm * dyn_load.c: Define ElfW (if needed) for all targets,
2001-12-16 rodrigc2001-12-16 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-11-26 ljrittle * linux_threads.c (WRAP_FUNC(pthread_join)): Remove...
2001-10-23 ljrittle * include/private/solaris_threads.h: Update...
2001-10-23 bryce * linux_threads.c (GC_init_parallel): Do not declare...
2001-10-17 ljrittle * include/gc_pthread_redirects.h: Generalize test...
2001-10-17 ljrittle * Makefile.am (test.o): Find tests/test.c in $(srcdir).
2001-10-16 bryce * Makefile.am, acinclude.m4, configure.in: Imported...
2001-09-26 ro * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]:...
2001-09-12 bothner * include/Makefile.am: New file. It defines include_...
2001-08-20 tromey * configure: Rebuilt.
2001-08-18 tromey * Makefile.am, acinclude.m4, configure.in: Imported...
2001-08-02 tromey2001-08-02 David Billinghurst <David.Billinghurst>
2001-07-03 tromey Fix for PR bootstrap/3281:
2001-06-26 rth * alpha_mach_dep.s: Mark call-saved FP registers.
2001-06-13 tromey * aclocal.m4, configure: Rebuilt.
2001-06-09 aoliva* configure.in (AC_EXEEXT): Work around in case it...
2001-06-09 aoliva* configure.in (AC_EXEEXT): Work around in case it...
2001-06-08 tromey For PR bootstrap/3075:
2001-05-24 bryce * Makefile.am: Override gctest_OBJECTS so tests/test...
2001-05-21 bryce Imported version version 6.0alpha7.
2001-05-20 tromey * configure.host: Build with -fexceptions.
2001-05-04 ljrittle * configure.in: Add support for --enable-thread...
2001-05-01 oldham2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>
2001-04-26 aoliva* configure.in: Obtain THREADS with `gcc -v'.
2001-04-07 bothner * misc.c: Back out buggy changes to stack clearing...
2001-04-05 tromey2001-04-04 Hans Boehm <hans_boehm@hp.com>
2001-03-22 tromey * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.
2001-03-21 tromey * Makefile.in: Rebuilt.
2001-03-17 tromey * Makefile.in: Rebuilt.
2000-12-30 bryceFor boehm-gc:
2000-12-23 bryce2000-12-23 Hans Boehm <Hans_Boehm@hp.com>
2000-12-15 bryce * Makefile.dist: Renamed from Makefile.orig.
2000-12-12 apbianco2000-12-11 Alexandre Petit-Bianco <apbianco@cygnus...
2000-12-10 geoffk * gcconfig.h: Add new case for powerpc EABI.
2000-09-30 bryce2000-09-30 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-10 aoliva* acinclude.m4: Include libtool macros from the top...
2000-09-04 green Fix for PR libgcj/230:
2000-08-16 aoliva* gcconfig.h [OSF1] (_end): Declare as `int'.
2000-08-02 tromey * gc_priv.h (GC_generic_malloc_inner): Prototype.
2000-07-24 aoliva* configure.in (THREADS): Don't --enable-threads on...
2000-07-24 aoliva* dyn_load.c (GC_scratch_last_end_ptr): Don't declare...
2000-06-20 bryce2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-19 aph2000-06-19 Andrew Haley <aph@cygnus.com>
2000-05-10 bryce2000-05-11 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-07 bryce2000-05-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-27 tromeyFixed ChangeLog merge snafu
2000-04-27 tromey<<<<<<< ChangeLog
2000-04-24 tromey * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
2000-04-19 bryce * Makefile.am, Makefile.in: irix_threads.c...
2000-04-19 bryce Imported version version 5.0alpha6.
2000-04-02 green2000-03-26 Anthony Green <green@redhat.com>
2000-02-14 tromey * gc.h (dlopen): Define as GC_dlopen on Linux.
2000-01-29 green * gcconfig.h (DATASTART): Add missing extern declaration
1999-12-24 bryce1999-12-22 Bryce McKinlay <bryce@albatross.co.nz>
1999-12-20 greenAlpha Linux changes.
1999-12-20 green * gcconfig.h: Use libgcj hack for Alpha Linux.
1999-12-13 tromey * aclocal.m4, configure: Rebuilt.
1999-12-12 greenOops. Date was wrong.
1999-12-12 green * gcconfig.h (DATASTART): Define as (&data_star...
1999-11-04 tromey * Makefile.in: Rebuilt.
1999-11-04 tromey * misc.c (GC_init_inner): Don't call GC_init_linuxppc().
1999-11-04 tromey * configure: Rebuilt.
1999-11-03 tromey * gcconfig.h: Merged in local changes from old config.h.
1999-11-03 bryce1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>
next