Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note ia64/gcc hack for mknative
details: https://anonhg.NetBSD.org/src/rev/1335d562bc48
branches: trunk
changeset: 337495:1335d562bc48
user: martin <martin%NetBSD.org@localhost>
date: Fri Apr 17 12:40:17 2015 +0000
description:
Note ia64/gcc hack for mknative
diffstat:
doc/HACKS | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 79eb9b1722c1 -r 1335d562bc48 doc/HACKS
--- a/doc/HACKS Fri Apr 17 12:29:49 2015 +0000
+++ b/doc/HACKS Fri Apr 17 12:40:17 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.156 2015/03/30 05:30:08 matt Exp $
+# $NetBSD: HACKS,v 1.157 2015/04/17 12:40:17 martin Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -928,6 +928,16 @@
{standard input}:22978: Warning: This is the location of the conflicting usage
kcah
+ hack libgcc unwind dummy function
+ cdate Fri Apr 17 14:31:03 CEST 2015
+ who martin
+ file src/external/gpl3/gcc/dist/libgcc/config/ia64/unwind-ia64.c: 1.4
+ descr
+ Add an empty _Unwind_FindTableEntry() implementation.
+ In the end we will use our libc stuff, and this should
+ go away again.
+ kcah
+
port x68k
hack compiler error with gcc 4.5.x
Home |
Main Index |
Thread Index |
Old Index