OSDN Git Service

* check.c (gfc_check_malloc, gfc_check_free): New functions.
[pf3gnuchains/gcc-fork.git] / boehm-gc / ChangeLog
index 2194812..cf1e5a6 100644 (file)
@@ -1,3 +1,14 @@
+2005-09-15  Kazu Hirata  <kazu@codesourcery.com>
+
+       * include/private/gc_locks.h (GC_test_and_set): Change the
+       constraint of the first operand to '0'.
+
+2005-09-06  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/23662:
+       * include/private/gcconfig.h (LINUX_STACKBOTTOM): Use instead of
+       HEURISTIC1 on ARM.
+
 2005-07-17  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
 
        * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.