comparison gcc/config/i386/linux.h @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
1 /* Definitions for Intel 386 running Linux-based GNU systems with ELF format. 1 /* Definitions for Intel 386 running Linux-based GNU systems with ELF format.
2 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2004, 2005, 2 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2004, 2005,
3 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 3 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4 Contributed by Eric Youngdale. 4 Contributed by Eric Youngdale.
5 Modified for stabs-in-ELF by H.J. Lu. 5 Modified for stabs-in-ELF by H.J. Lu.
6 6
7 This file is part of GCC. 7 This file is part of GCC.
8 8
200 #undef LIBGCC2_HAS_TF_MODE 200 #undef LIBGCC2_HAS_TF_MODE
201 #define LIBGCC2_HAS_TF_MODE 1 201 #define LIBGCC2_HAS_TF_MODE 1
202 #define LIBGCC2_TF_CEXT q 202 #define LIBGCC2_TF_CEXT q
203 #define TF_SIZE 113 203 #define TF_SIZE 113
204 204
205 #undef NEED_INDICATE_EXEC_STACK 205 #define TARGET_ASM_FILE_END file_end_indicate_exec_stack
206 #define NEED_INDICATE_EXEC_STACK 1
207 206
208 #define MD_UNWIND_SUPPORT "config/i386/linux-unwind.h" 207 #define MD_UNWIND_SUPPORT "config/i386/linux-unwind.h"
209 208
210 /* The stack pointer needs to be moved while checking the stack. */ 209 /* The stack pointer needs to be moved while checking the stack. */
211 #define STACK_CHECK_MOVING_SP 1 210 #define STACK_CHECK_MOVING_SP 1