aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Haley <aph@redhat.com>2005-05-25 13:10:00 +0000
committerJakub Jelinek <jakub@redhat.com>2005-05-25 13:10:00 +0000
commit92f1100b4174ede4f1da4c13fa8a7f67a3564fa0 (patch)
tree01b1efe5d39e92ea749fe59317c08988ae039e19 /boehm-gc/ChangeLog
parentd01be70b0fbfd4565bb6b6c174c737c7938c88b7 (diff)
2005-05-25 Andrew Haley <aph@redhat.com>
* include/private/gcconfig.h (HBLKSIZE): Define to 4096 on powerpc64-linux. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@100145 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 6fa1406bd143..a5e872814502 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-25 Andrew Haley <aph@redhat.com>
+
+ * include/private/gcconfig.h (HBLKSIZE): Define to 4096 on
+ powerpc64-linux.
+
2005-05-09 Mike Stump <mrs@apple.com>
* configure: Regenerate.