comparison gcc/config/i386/linux64.h @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents a06113de4d67
children b7f97abdc517
comparison
equal deleted inserted replaced
52:c156f1bd5cd9 55:77e2b8dfacca
108 #undef NEED_INDICATE_EXEC_STACK 108 #undef NEED_INDICATE_EXEC_STACK
109 #define NEED_INDICATE_EXEC_STACK 1 109 #define NEED_INDICATE_EXEC_STACK 1
110 110
111 #define MD_UNWIND_SUPPORT "config/i386/linux-unwind.h" 111 #define MD_UNWIND_SUPPORT "config/i386/linux-unwind.h"
112 112
113 /* The stack pointer needs to be moved while checking the stack. */
114 #define STACK_CHECK_MOVING_SP 1
115
113 /* This macro may be overridden in i386/k*bsd-gnu.h. */ 116 /* This macro may be overridden in i386/k*bsd-gnu.h. */
114 #define REG_NAME(reg) reg 117 #define REG_NAME(reg) reg
115 118
116 #ifdef TARGET_LIBC_PROVIDES_SSP 119 #ifdef TARGET_LIBC_PROVIDES_SSP
117 /* i386 glibc provides __stack_chk_guard in %gs:0x14, 120 /* i386 glibc provides __stack_chk_guard in %gs:0x14,