Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/ia64 disable TRANSFER_FROM...
details: https://anonhg.NetBSD.org/src/rev/b85a019653fd
branches: trunk
changeset: 327483:b85a019653fd
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Mar 09 10:18:30 2014 +0000
description:
disable TRANSFER_FROM_TRAMPOLINE for now.
diffstat:
external/gpl3/gcc/dist/gcc/config/ia64/netbsd.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 8f6bc7290106 -r b85a019653fd external/gpl3/gcc/dist/gcc/config/ia64/netbsd.h
--- a/external/gpl3/gcc/dist/gcc/config/ia64/netbsd.h Sun Mar 09 07:01:42 2014 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/ia64/netbsd.h Sun Mar 09 10:18:30 2014 +0000
@@ -50,5 +50,7 @@
#define CPP_SPEC "%(netbsd_cpp_spec)"
+#if 0
/* Attempt to enable execute permissions on the stack. */
#define TRANSFER_FROM_TRAMPOLINE NETBSD_ENABLE_EXECUTE_STACK
+#endif
Home |
Main Index |
Thread Index |
Old Index