Subject: CVS commit: gnusrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/03/2000 20:43:19
Module Name:	gnusrc
Committed By:	tv
Date:		Fri Nov  3 18:43:19 UTC 2000

Modified Files:
	gnusrc/gnu/usr.bin/ld/ld [netbsd-1-5]: ld.c

Log Message:
Pullup 1.72 [matt]:
On VAX, JMPTAB reloc use EXTERN as a type bit.  However, they are always
EXTERN so we always need to emit them.  This fixes various problem with
using JMP instruction in libc and libm.


To generate a diff of this commit:
cvs rdiff -r1.70.2.1 -r1.70.2.2 gnusrc/gnu/usr.bin/ld/ld/ld.c

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