]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.
authorRichard Henderson <rth@redhat.com>
Tue, 12 Apr 2005 09:05:52 +0000 (02:05 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 12 Apr 2005 09:05:52 +0000 (02:05 -0700)
From-SVN: r98013

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

index 2a2f8d228b724835f4dfcd56ee37a92f2b267228..9f6653d37b1627d4d7a51a202e23c5ca19a24808 100644 (file)
@@ -1,3 +1,7 @@
+2005-04-11  Richard Henderson  <rth@redhat.com>
+
+       * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.
+
 2005-02-22  Bryce McKinlay  <mckinlay@redhat.com>
 
         PR libgcj/19823
index 8dc776286cf35fdb1c2ea864bb6b56bcacea0d4d..1510089abf717fb1c9ad95a5d15de468c1e82b70 100644 (file)
 #   endif
 #   ifdef LINUX
 #       define OS_TYPE "LINUX"
-#       define STACKBOTTOM ((ptr_t) 0x120000000)
+#       define LINUX_STACKBOTTOM
 #       ifdef __ELF__
 #        define SEARCH_FOR_DATA_START
 #         define DYNAMIC_LOADING