Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/27/1999 09:12:14
Module Name:	src
Committed By:	pk
Date:		Sat Feb 27 17:12:14 UTC 1999

Modified Files:
	src/libexec/ld.elf_so/arch/sparc: mdreloc.c
Log Message:
* Make changing the PLT slot entry (lazy function binding) thread-safe.
* Insert `iflush' instructions for the patched words in PLT entries.