Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Add note of gcc build HACKS for powerpc.
details: https://anonhg.NetBSD.org/src/rev/b8617d91d8e4
branches: trunk
changeset: 763178:b8617d91d8e4
user: matt <matt%NetBSD.org@localhost>
date: Sat Mar 12 08:03:06 2011 +0000
description:
Add note of gcc build HACKS for powerpc.
diffstat:
doc/HACKS | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r d4924d84eb58 -r b8617d91d8e4 doc/HACKS
--- a/doc/HACKS Sat Mar 12 07:57:38 2011 +0000
+++ b/doc/HACKS Sat Mar 12 08:03:06 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.114 2010/04/23 02:12:58 christos Exp $
+# $NetBSD: HACKS,v 1.115 2011/03/12 08:03:06 matt Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -635,3 +635,12 @@
workaround for PR port-macppc/37812
kcah
+ hack define TARGET_SECURE_PLT and HAVE_AS_TLS because when
+ building the native compiler via build.sh those don't defined
+ properly.
+ cdate Sat Mar 12 08:00:00 UTC 2011
+ who matt
+ file src/gnu/dist/gcc4/gcc/config/rs6000/netbsd.h
+ descr
+ see above
+ kcah
Home |
Main Index |
Thread Index |
Old Index