Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/14/2000 15:03:04
Module Name:	basesrc
Committed By:	matt
Date:		Fri Jul 14 22:03:04 UTC 2000

Modified Files:
	basesrc/libexec/ld.elf_so/arch/vax: Makefile.inc rtld_start.S

Log Message:
No need for RELOCATE_SELF since the VAX does real PIC.  Rewrite the bind
routine to deal with JMP .vs. CALLx differences.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/libexec/ld.elf_so/arch/vax/Makefile.inc
cvs rdiff -r1.3 -r1.4 basesrc/libexec/ld.elf_so/arch/vax/rtld_start.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.