summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-12 19:48:18 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-12 19:48:18 +0000
commit3369fd696b2f2deae1b0fc35d8ee6586cef6c597 (patch)
tree5d570bbaba22db3f53eb060f7579bcea2ca7599e /boehm-gc/ChangeLog
parent6aaa71f2bd10d17b574398bd4af36beab806d0ae (diff)
downloadgcc-3369fd696b2f2deae1b0fc35d8ee6586cef6c597.tar.gz
* include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98032 138bc75d-0d04-0410-961f-82ee72b054a4
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 413c261311a..9440885639e 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-12 Richard Henderson <rth@redhat.com>
+
+ * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.
+
2005-03-23 Mike Stump <mrs@apple.com>
* darwin_stop_world.c: Update for -m64 multilib.