* include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.

From-SVN: r102110
This commit is contained in:
SUGIOKA Toshinobu 2005-07-17 16:33:58 +09:00 committed by Kaz Kojima
parent 5f55701305
commit 8caebfaaa6
2 changed files with 5 additions and 1 deletions

View 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.

View File

@ -1852,7 +1852,7 @@
# 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