Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/doc/HACKS,v rcsdiff: /ftp/cvs/cvsroot/src/doc/HACKS,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.154 retrieving revision 1.155 diff -u -p -r1.154 -r1.155 --- src/doc/HACKS 2014/12/22 21:20:11 1.154 +++ src/doc/HACKS 2015/03/05 10:21:02 1.155 @@ -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 @@ descr 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 @@ port hp700 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