aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorBryce McKinlay <mckinlay@redhat.com>2004-11-27 17:44:31 +0000
committerBryce McKinlay <bryce@gcc.gnu.org>2004-11-27 17:44:31 +0000
commitd4edf85f2bb44531dcefc493ee6c22011b64ed32 (patch)
tree0768a1675b0d5d005d2e47ec86b9d744d72681d1 /boehm-gc/ChangeLog
parent51027369ac48d434f1c9d50033f1000554f995af (diff)
downloadgcc-d4edf85f2bb44531dcefc493ee6c22011b64ed32.zip
gcc-d4edf85f2bb44531dcefc493ee6c22011b64ed32.tar.gz
gcc-d4edf85f2bb44531dcefc493ee6c22011b64ed32.tar.bz2
gc_config.h.in: Add comment.
2004-11-27 Bryce McKinlay <mckinlay@redhat.com> * include/gc_config.h.in: Add comment. Define only THREAD_LOCAL_ALLOC. From-SVN: r91387
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index f097c71..abdbe6b 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-27 Bryce McKinlay <mckinlay@redhat.com>
+
+ * include/gc_config.h.in: Add comment. Define only THREAD_LOCAL_ALLOC.
+
2004-11-26 Bryce McKinlay <mckinlay@redhat.com>
Fix "PACKAGE_NAME redefined" errors.