OSDN Git Service

* include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Jul 2005 07:33:58 +0000 (07:33 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Jul 2005 07:33:58 +0000 (07:33 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102110 138bc75d-0d04-0410-961f-82ee72b054a4

boehm-gc/ChangeLog
boehm-gc/include/private/gcconfig.h

index 59bae15..2194812 100644 (file)
@@ -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.
index c5077e6..63dd310 100644 (file)
 #   endif
 #   ifdef LINUX
 #     define OS_TYPE "LINUX"
-#     define STACKBOTTOM ((ptr_t) 0x7c000000)
+#     define LINUX_STACKBOTTOM
 #     define USE_GENERIC_PUSH_REGS
 #     define DYNAMIC_LOADING
 #     define SEARCH_FOR_DATA_START