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/rs6000 Make sure POWERPC_N...



details:   https://anonhg.NetBSD.org/src/rev/5b66a3d7333c
branches:  trunk
changeset: 335730:5b66a3d7333c
user:      matt <matt%NetBSD.org@localhost>
date:      Thu Jan 22 08:35:05 2015 +0000

description:
Make sure POWERPC_NETBSD is defined.

diffstat:

 external/gpl3/gcc/dist/gcc/config/rs6000/netbsd.h |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 6f42866c7fb1 -r 5b66a3d7333c external/gpl3/gcc/dist/gcc/config/rs6000/netbsd.h
--- a/external/gpl3/gcc/dist/gcc/config/rs6000/netbsd.h Thu Jan 22 07:57:31 2015 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/rs6000/netbsd.h Thu Jan 22 08:35:05 2015 +0000
@@ -118,6 +118,7 @@
 #define TARGET_SECURE_PLT secure_plt
 #undef HAVE_AS_TLS
 #define HAVE_AS_TLS 1
+#define POWERPC_NETBSD
 
 /* Attempt to enable execute permissions on the stack.  */
 //#define TRANSFER_FROM_TRAMPOLINE NETBSD_ENABLE_EXECUTE_STACK



Home | Main Index | Thread Index | Old Index