Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Rename hp700 to hppa and note new ld.elf_so hack.
details: https://anonhg.NetBSD.org/src/rev/e18d4f29e1a4
branches: trunk
changeset: 336540:e18d4f29e1a4
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Mar 05 10:21:02 2015 +0000
description:
Rename hp700 to hppa and note new ld.elf_so hack.
diffstat:
doc/HACKS | 15 +++++++++++++--
1 files changed, 13 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 14dd02758ef9 -r e18d4f29e1a4 doc/HACKS
--- a/doc/HACKS Thu Mar 05 10:14:16 2015 +0000
+++ b/doc/HACKS Thu Mar 05 10:21:02 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.154 2014/12/22 21:20:11 dennis Exp $
+# $NetBSD: HACKS,v 1.155 2015/03/05 10:21:02 skrll Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -952,7 +952,7 @@
This applies only if RPCGEN_CPP is not set and /usr/bin/cpp is not executable.
kcah
-port hp700
+port hppa
hack compiler error with gcc 4.5.x
cdate Tue Jul 23 07:42:28 BST 2013
@@ -962,6 +962,17 @@
workaround for unanalysed codegen bug affecting md5c.c.
kcah
+ hack gdb vs _rtld_debug_state problem
+ cdate Thu Mar 5 09:49:53 UTC 2015
+ who skrll
+ file src/libexec/ld.elf_so/rtld.c: 1.175
+ descr
+ workaround for problem where gdb misses the breakpoint on
+ _rtld_debug_state when the function is only the
+ bv,n %r0(%rp) instruction - the nullify seems to
+ confuse something
+ kcah
+
port mips64*
hack compiler crashes on mips64* with optimization enabled
cdate Tue May 13 18:46:48 UTC 2014
Home |
Main Index |
Thread Index |
Old Index