Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Per the discussion in PR#20924, remove the HACK entry fo...
details: https://anonhg.NetBSD.org/src/rev/0e1ad7ac0383
branches: trunk
changeset: 348483:0e1ad7ac0383
user: he <he%NetBSD.org@localhost>
date: Thu Oct 20 07:33:28 2016 +0000
description:
Per the discussion in PR#20924, remove the HACK entry for intvec.S on vax.
diffstat:
doc/HACKS | 13 +------------
1 files changed, 1 insertions(+), 12 deletions(-)
diffs (27 lines):
diff -r 63417cb091e2 -r 0e1ad7ac0383 doc/HACKS
--- a/doc/HACKS Thu Oct 20 07:26:03 2016 +0000
+++ b/doc/HACKS Thu Oct 20 07:33:28 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.174 2016/06/15 14:11:15 riastradh Exp $
+# $NetBSD: HACKS,v 1.175 2016/10/20 07:33:28 he Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -441,17 +441,6 @@
GCC4 on vax crashes. -O0 stops it happening so far...
kcah
- hack vax Toolchain bug
- cdate 28 Mar 2003
- who he
- file sys/arch/vax/vax/intvec.S : 1.5
- descr
- Workaround for PR toolchain/20924. The assembler apparently
- tries to range-check byte offsets when it doesn't have
- sufficient information to make that decision.
- Workaround uses `brw' instead of `brb' instruction.
- kcah
-
hack declare boolean_t in two IPF user-mode programs
cdate Tue Mar 7 19:19:20 CET 2006
who he
Home |
Main Index |
Thread Index |
Old Index