Source-Changes-HG archive

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

[src/trunk]: src/libexec/ld.elf_so Update for m68k.



details:   https://anonhg.NetBSD.org/src/rev/eda9766059b0
branches:  trunk
changeset: 473379:eda9766059b0
user:      kleink <kleink%NetBSD.org@localhost>
date:      Mon May 31 14:52:11 1999 +0000

description:
Update for m68k.

diffstat:

 libexec/ld.elf_so/README |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c34997101b0a -r eda9766059b0 libexec/ld.elf_so/README
--- a/libexec/ld.elf_so/README  Mon May 31 14:48:16 1999 +0000
+++ b/libexec/ld.elf_so/README  Mon May 31 14:52:11 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.4 1999/03/01 16:33:21 christos Exp $
+$NetBSD: README,v 1.5 1999/05/31 14:52:11 kleink Exp $
 
 BUGS/PROBLEMS:
 
@@ -28,7 +28,7 @@
        (2) C code relocates the rest of the loader, excluding those
            RELATIVE relocations already done (via an ... iffy heuristic).
 
-  sparc, i386:
+  i386, m68k, sparc:
        (1) C code relocates RELATIVE relocations in _rtld_init() carefully
            so that it does not touch any globals.
 



Home | Main Index | Thread Index | Old Index