Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 11/02/2000 18:14:37
Module Name:	gnusrc
Committed By:	matt
Date:		Thu Nov  2 16:14:37 UTC 2000

Modified Files:
	gnusrc/gnu/usr.bin/ld/ld: ld.c

Log Message:
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.71 -r1.72 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.