Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Remove mips-kern-ksyms-size, now that it is already gone
details: https://anonhg.NetBSD.org/src/rev/9ebb4fb2fff6
branches: trunk
changeset: 338009:9ebb4fb2fff6
user: martin <martin%NetBSD.org@localhost>
date: Fri May 08 09:44:45 2015 +0000
description:
Remove mips-kern-ksyms-size, now that it is already gone
diffstat:
doc/HACKS | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
diffs (25 lines):
diff -r 8b52dea48b06 -r 9ebb4fb2fff6 doc/HACKS
--- a/doc/HACKS Fri May 08 09:43:41 2015 +0000
+++ b/doc/HACKS Fri May 08 09:44:45 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.158 2015/05/08 07:44:59 martin Exp $
+# $NetBSD: HACKS,v 1.159 2015/05/08 09:44:45 martin Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -802,15 +802,6 @@
Warning: No .cprestore pseudo-op used in PIC code
Add COPTS.count.c+=-Wa,--no-warn to avoid -Wa,--fatal-warnings
kcah
- hack mips-kern-ksyms-size
- cdate Fri May 8 09:42:03 CEST 2015
- who martin
- file /src/sys/kern/kern_ksyms_buf.c : 1.2
- descr
- Woraround a bfd/ld/dbsym bug that miscalculates the neede
- size of the symbol table, making COPY_SYMTAB fail due
- to a slightly too small target buffer.
- kcah
port i386
Home |
Main Index |
Thread Index |
Old Index