aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorSUGIOKA Toshinobu <sugioka@itonet.co.jp>2005-07-17 07:33:58 +0000
committerKaz Kojima <kkojima@gcc.gnu.org>2005-07-17 07:33:58 +0000
commit4b02970e65bf4bae19c6ab2f2e2a17c8cf42f9c8 (patch)
tree5d1fb90d5d2308fee439c46d18cc43c373bdab03 /boehm-gc/ChangeLog
parentbd88a1d3ac6a0ba1a8d91edf6f0bec45708b12d4 (diff)
* include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@102110 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 59bae15d6a20..2194812e8a42 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-17 SUGIOKA Toshinobu <sugioka@itonet.co.jp>
+
+ * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.
+
2005-06-15 Andreas Tobler <a.tobler@schweiz.ch>
* os_dep.c: Add FreeBSD/PowerPC bits.