Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/sys/arch/sparc/stand/ofwboot Pullup rev 1.8 (requested ...
details: https://anonhg.NetBSD.org/src/rev/e65c2ada0a01
branches: netbsd-2-0
changeset: 560745:e65c2ada0a01
user: jmc <jmc%NetBSD.org@localhost>
date: Thu May 06 05:13:53 2004 +0000
description:
Pullup rev 1.8 (requested by martin in ticket #248)
When calculating the allocated symbol table size, round up the section
sizes with ELF_ALIGN(). PR#25429
diffstat:
sys/arch/sparc/stand/ofwboot/version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 823c450bc8d7 -r e65c2ada0a01 sys/arch/sparc/stand/ofwboot/version
--- a/sys/arch/sparc/stand/ofwboot/version Thu May 06 05:05:08 2004 +0000
+++ b/sys/arch/sparc/stand/ofwboot/version Thu May 06 05:13:53 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.7 2002/10/20 20:55:39 martin Exp $
+$NetBSD: version,v 1.7.8.1 2004/05/06 05:13:53 jmc Exp $
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important - make sure the entries are appended on end, last item
@@ -10,3 +10,4 @@
1.4: Align end of BSS on 4MB boundary
1.5: Fix previous.
1.6: Allow hyphen in kernel names
+1.7: Fix size calculation for symbol table
Home |
Main Index |
Thread Index |
Old Index