aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2005-04-12 12:48:18 -0700
committerRichard Henderson <rth@gcc.gnu.org>2005-04-12 12:48:18 -0700
commit82052bec134fce9c62e55f2d482ac4e2a05ce6d4 (patch)
tree5d570bbaba22db3f53eb060f7579bcea2ca7599e /boehm-gc/ChangeLog
parente6ed5cff83d748422e2bf25319c2bf7ff4065222 (diff)
downloadgcc-82052bec134fce9c62e55f2d482ac4e2a05ce6d4.zip
gcc-82052bec134fce9c62e55f2d482ac4e2a05ce6d4.tar.gz
gcc-82052bec134fce9c62e55f2d482ac4e2a05ce6d4.tar.bz2
* include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.
From-SVN: r98032
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 413c261..9440885 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.