]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.
authorSUGIOKA Toshinobu <sugioka@itonet.co.jp>
Mon, 18 Jul 2005 00:03:43 +0000 (09:03 +0900)
committerKaz Kojima <kkojima@gcc.gnu.org>
Mon, 18 Jul 2005 00:03:43 +0000 (00:03 +0000)
From-SVN: r102123

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

index 7d05aa9ca9a0ca2135eac4e5a1f1fd8e72c152f7..b5892d9253a3d8004f4e8c0547b26328e3822592 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-05-25  Andrew Haley  <aph@redhat.com>
 
        * include/private/gcconfig.h (HBLKSIZE): Define to 4096 on
index 5544991d83c061cf5e306d86b804a7137f9bc16b..b9c3c5b2dae3205e74ee1877f2cd9a6c96e4da01 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