Source-Changes archive

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

CVS commit: gnusrc/gnu/dist/toolchain/bfd



Module Name:    gnusrc
Committed By:   matt
Date:           Thu Sep 12 17:51:34 UTC 2002

Modified Files:
        gnusrc/gnu/dist/toolchain/bfd: elf32-vax.c

Log Message:
Don't emit R_VAX_GLOB_DAT for symbolic links.  Eliminate all
local_got_offset cruft that's was still there.  Change the way
got_entries were assigned.  Now do it in elf_vax_size_dynamic_sections.
Add a routine elf_vax_instantiate_got_entries which assigns space in
the GOT or changes to normal PC32 references for static or symbolic links.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 gnusrc/gnu/dist/toolchain/bfd/elf32-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