Subject: CVS commit: [netbsd-1-6] basesrc/libexec/ld.elf_so/arch/alpha
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/30/2002 16:22:19
Module Name:	basesrc
Committed By:	he
Date:		Sat Nov 30 14:22:19 UTC 2002

Modified Files:
	basesrc/libexec/ld.elf_so/arch/alpha [netbsd-1-6]: rtld_start.S

Log Message:
Pull up revision 1.9 (requested by thorpej in ticket #774):
  There is no need to do an imb after each call to the binder,
  because we only patch the GOT, not the PLT.  However, do
  an imb when setting up the PLT thunk, just in case.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 basesrc/libexec/ld.elf_so/arch/alpha/rtld_start.S

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