aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/gcc/config/arm/eabi.h
diff options
context:
space:
mode:
authorJing Yu <jingyu@google.com>2010-04-24 20:30:19 -0700
committerJing Yu <jingyu@google.com>2010-04-24 20:30:19 -0700
commitc2511ac51c9e6e6b8cd9900d6159d46718414012 (patch)
tree4f2d2810af6bf0b726c6f375258aab47ea9d8233 /gcc-4.4.0/gcc/config/arm/eabi.h
parent2c20a1914acb75c3c654893a490b96b2df2edc7a (diff)
downloadtoolchain_gcc-c2511ac51c9e6e6b8cd9900d6159d46718414012.tar.gz
toolchain_gcc-c2511ac51c9e6e6b8cd9900d6159d46718414012.tar.bz2
toolchain_gcc-c2511ac51c9e6e6b8cd9900d6159d46718414012.zip
Fix a few divergence bugs and security problem.
See README.google for details. Change-Id: Ifbee6d934426a60f34c7301a04fc442c6c75df22
Diffstat (limited to 'gcc-4.4.0/gcc/config/arm/eabi.h')
-rw-r--r--gcc-4.4.0/gcc/config/arm/eabi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.4.0/gcc/config/arm/eabi.h b/gcc-4.4.0/gcc/config/arm/eabi.h
index 475ce7846..f398cddff 100644
--- a/gcc-4.4.0/gcc/config/arm/eabi.h
+++ b/gcc-4.4.0/gcc/config/arm/eabi.h
@@ -128,3 +128,6 @@
#define ENDFILE_SPEC \
"%{mandroid: %(endfile_android) ;" \
" : %(endfile_default)}"
+
+#undef NEED_INDICATE_EXEC_STACK
+#define NEED_INDICATE_EXEC_STACK 1