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.130.2.1 retrieving revision 1.131 diff -u -p -r1.130.2.1 -r1.131 --- src/doc/HACKS 2013/07/23 21:07:21 1.130.2.1 +++ src/doc/HACKS 2013/07/23 07:04:18 1.131 @@ -1,4 +1,4 @@ -# $NetBSD: HACKS,v 1.130.2.1 2013/07/23 21:07:21 riastradh Exp $ +# $NetBSD: HACKS,v 1.131 2013/07/23 07:04:18 skrll Exp $ # # This file is intended to document workarounds for currently unsolved # (mostly) compiler bugs. @@ -807,16 +807,9 @@ port hp700 hack compiler error with gcc 4.5.x cdate Tue Jul 23 07:42:28 BST 2013 who skrll - file src/tests/lib/libc/sys/Makefile: 1.32 + file src/tests/lib/libc/sys/Makefile: descr workaround for codegen bug affecting t_msgrcv.c. Callee saved (%r4) corruption. kcah - hack compiler error with gcc 4.5.x - cdate Tue Jul 23 07:42:28 BST 2013 - who skrll - file src/sys/lib/libkern/Makefile.libkern: 1.26 - descr - workaround for unanalysed codegen bug affecting md5c.c. - kcah