Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: gnusrc/gnu/dist/toolchain/gas/config



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.




Home | Main Index | Thread Index | Old Index