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 10:12:44
Module Name: gnusrc
Committed By: matt
Date: Wed Feb 20 08:12:44 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gas/config: tc-vax.c
Log Message:
If the symbol is weak or external and this is a PCREL reference,
generate a fragment instead of fixup. This allows us to convert
to a GOT or PLT reference which can be resolved externally.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 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.