Subject: CVS commit: gnusrc/gnu/dist/toolchain/gas/config
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/20/2002 20:50:41
Module Name:	gnusrc
Committed By:	matt
Date:		Wed Feb 20 18:50:41 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gas/config: tc-vax.c

Log Message:
When emitting a GOT reloc, use the frag symbol since we want the
external name, not where it lives in this object (which would happen
in the symbol was defined locally).  All, don't use offset but addnumber.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 gnusrc/gnu/dist/toolchain/gas/config/tc-vax.c

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