OSDN Git Service

Fixed misformatted ChangeLog entry
[pf3gnuchains/gcc-fork.git] / boehm-gc / ChangeLog
index e24378d..2ab4af7 100644 (file)
@@ -1,3 +1,78 @@
+2002-09-24  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * include/private/gcconfig.h: Fix NetBSD/mips parameters.
+
+2002-08-23  Adam Megacz <adam@xwt.org>
+
+        * win32_threads.cc: Removed extraneous ABORT()
+
+2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * Makefile.am (all-multi): Fix multilib parallel build.
+
+2002-07-18  Bo Thorsen  <bo@suse.de>
+
+       * include/private/gcconfig.h: Add x86-64 definitions.
+       * os_dep.c: Add x86-64 support.
+       * configure.in: Likewise.
+       * configure: Regenerate.
+
+2002-07-18  H.J. Lu <hjl@gnu.org>
+
+       * mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.
+
+2002-07-18  H.J. Lu  (hjl@gnu.org)
+
+       * configure.in (machdep): Don't add mips_sgi_mach_dep.lo for
+       Linux/mips.
+
+2002-06-28  Hans Boehm <Hans_Boehm@hp.com>
+            Jonathan Clark
+
+        * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.
+
+2002-06-09  H.J. Lu  (hjl@gnu.org)
+
+       * include/private/gc_locks.h (GC_test_and_set): Support
+       Linux/mips.
+       (GC_TEST_AND_SET_DEFINED): Likewise.
+
+       * include/private/gcconfig.h (DYNAMIC_LOADING): Defined for
+       Linux/mips.
+       (DATAEND): Likewise.
+       (LINUX_STACKBOTTOM): Likewise.
+       (STACKBOTTOM): Removed for Linux/mips.
+
+Sun May 19 11:32:03 2002  Mark P Mitchell  <mark@codesourcery.com>
+
+       * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
+       (GC_pthread_create): Fix typo.
+       (GC_TRY_LOCK): Likewise.
+       * include/private/gc_locks.h (GC_test_and_set): Only take one
+       one argument.
+       (LOCK): Adjust appropriately.
+       * include/private/gc_priv.h (SIG_SUSPEND): Use SIGRTMIN if 
+       _SIGRTMIN is unavailable.
+
+2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
+       script entry, and set LD to it when configuring multilibs.
+       * configure: Rebuilt.
+
+2002-04-22  Jeff Sturm  <jsturm@one-point.com>
+
+       * Makefile.am (toolexeclib_LTLIBRARIES): Remove.
+       (noinst_LTLIBRARIES): Add libgcjgc.la.
+
+       * Makefile.in: Rebuild.
+
 2002-04-22  David S. Miller  <davem@redhat.com>
 
        * include/private/gcconfig.h: Hard-code STACKBOTTOM on