Date: Tue, 27 Apr 1999 18:19:30 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf Makefile rtld.c rtld.h src/libexec/rtld-elf/alpha Makefile.inc rtld_machdep.h reloc.c src/libexec/rtld-elf/i386 Makefile.inc elf_rtld.x rtld_machdep.h reloc.c Message-ID: <199904280119.SAA03929@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1999/04/27 18:19:28 PDT
Modified files: (Branch: RELENG_3)
libexec/rtld-elf Makefile rtld.c rtld.h
libexec/rtld-elf/alpha reloc.c
libexec/rtld-elf/i386 reloc.c
Added files: (Branch: RELENG_3)
libexec/rtld-elf/alpha Makefile.inc rtld_machdep.h
libexec/rtld-elf/i386 Makefile.inc elf_rtld.x rtld_machdep.h
Log:
MFC (1999/04/08 17:28:44 PDT):
Isolate architecture dependencies better.
Eliminate some asm().
Make the dynamic linker work if it is built as an executable.
Revision Changes Path
1.4.2.2 +27 -12 src/libexec/rtld-elf/Makefile
1.13.2.6 +39 -71 src/libexec/rtld-elf/rtld.c
1.5.2.1 +8 -4 src/libexec/rtld-elf/rtld.h
1.3.2.1 +14 -1 src/libexec/rtld-elf/alpha/reloc.c
1.1.2.1 +11 -1 src/libexec/rtld-elf/i386/reloc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904280119.SAA03929>
