Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note vax /boot hack
details: https://anonhg.NetBSD.org/src/rev/e493a93229fd
branches: trunk
changeset: 329438:e493a93229fd
user: martin <martin%NetBSD.org@localhost>
date: Sat May 24 07:42:45 2014 +0000
description:
Note vax /boot hack
diffstat:
doc/HACKS | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 067f7cf10405 -r e493a93229fd doc/HACKS
--- a/doc/HACKS Sat May 24 07:41:59 2014 +0000
+++ b/doc/HACKS Sat May 24 07:42:45 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.149 2014/05/13 18:55:07 macallan Exp $
+# $NetBSD: HACKS,v 1.150 2014/05/24 07:42:45 martin Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -973,3 +973,12 @@
descr workaround for n32 gcc doing unaligned 64bit accesses when optimizing
pr 48696
kcah
+
+port vax
+hack compile boot with -O1
+cdate Sat May 24 09:40:58 CEST 2014
+who martin
+file src/sys/arch/vax/boot/boot/Makefile: 1.41
+descr /boot does not work when compiled with -O2 and gcc 4.8
+kcah
+
Home |
Main Index |
Thread Index |
Old Index