Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Another binutils workaround
details: https://anonhg.NetBSD.org/src/rev/dc4d2b68ca35
branches: trunk
changeset: 770696:dc4d2b68ca35
user: christos <christos%NetBSD.org@localhost>
date: Sat Oct 29 20:59:30 2011 +0000
description:
Another binutils workaround
diffstat:
doc/HACKS | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r a4451c87b9e8 -r dc4d2b68ca35 doc/HACKS
--- a/doc/HACKS Sat Oct 29 20:55:36 2011 +0000
+++ b/doc/HACKS Sat Oct 29 20:59:30 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.119 2011/10/29 15:18:21 christos Exp $
+# $NetBSD: HACKS,v 1.120 2011/10/29 20:59:30 christos Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -691,3 +691,18 @@
{standard input}:105: Error: symbol `.data' is already \
defined
kcah
+
+port emips
+
+ hack Add nop between ctc1 and mtc0 to avoid assembler internal
+ error
+ cdate Sat Oct 29 16:57:34 EDT 2011
+ who christos
+ file src/sys/arch/mips/mips/mips_fpu.c: 1.7
+ descr
+ workaround for:
+ {standard input}: Assembler messages:
+ {standard input}:730: Internal error!
+ Assertion failure in append_insn at /usr/src/external/gpl3/\
+ binutils/dist/gas/config/tc-mips.c line 2910.
+ kcah
Home |
Main Index |
Thread Index |
Old Index