summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-04 03:26:15 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-04 03:26:15 +0000
commitc38f9b5354e77fd43d369da905bc0d18753dd743 (patch)
tree48fbfdc7d7a95b3d57c29b83bd75b07238e29d85 /boehm-gc/ChangeLog
parent36ac427b08f326f2df8122794e47b7d7e8233aee (diff)
downloadgcc-c38f9b5354e77fd43d369da905bc0d18753dd743.tar.gz
* gc_priv.h (GC_test_and_set): Implementation for Linux PPC from
Franz Sirl <Franz.Sirl-kernel@lauterbach.com>. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28480 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index ba41a45dcf3..1ddff1cf906 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,8 @@
+1999-08-03 Tom Tromey <tromey@cygnus.com>
+
+ * gc_priv.h (GC_test_and_set): Implementation for Linux PPC from
+ Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
+
1999-08-02 Tom Tromey <tromey@cygnus.com>
* aclocal.m4, configure: Rebuilt for new libtool.