Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Mention my recent loadfile/ELF hacks.



details:   https://anonhg.NetBSD.org/src/rev/99be633ecf17
branches:  trunk
changeset: 513453:99be633ecf17
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Tue Jul 31 22:53:21 2001 +0000

description:
Mention my recent loadfile/ELF hacks.

diffstat:

 UPDATING |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r d8d1d7a1b8e3 -r 99be633ecf17 UPDATING
--- a/UPDATING  Tue Jul 31 22:52:44 2001 +0000
+++ b/UPDATING  Tue Jul 31 22:53:21 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.28 2001/07/26 08:51:17 assar Exp $
+$NetBSD: UPDATING,v 1.29 2001/07/31 22:53:21 bjh21 Exp $
 
 This file is intended to be a brief introduction to the build
 process and a reference on what to do if something doesn't work.
@@ -8,6 +8,11 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20010731:
+       Bootloader update on ELF platforms.  DDB in kernels from before
+       this will be unable to read symbol tables provided by newer
+       bootloaders.
+
 20010726:
        Texinfo was updated to 4.0.  To avoid failures when trying to
        build the included texinfo files, do:



Home | Main Index | Thread Index | Old Index