This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src bfd/ChangeLog bfd/elf32-vax.c gas/ChangeLo ...
- From: macro at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 16 Jun 2009 01:52:13 -0000
- Subject: src bfd/ChangeLog bfd/elf32-vax.c gas/ChangeLo ...
CVSROOT: /cvs/src
Module name: src
Changes by: macro@sourceware.org 2009-06-16 01:52:13
Modified files:
bfd : ChangeLog elf32-vax.c
gas : ChangeLog
gas/config : tc-vax.c
Log message:
bfd/
* elf32-vax.c (elf_vax_check_relocs): Handle the visibility
attribute.
(elf_vax_relocate_section): Likewise.
gas/
* config/tc-vax.c (md_estimate_size_before_relax): Accept
indirect symbol references in the PIC mode and emit a
PC-relative relocation instead of a GOT/PLT one. Likewise
for symbols known to be hidden at this point.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4638&r2=1.4639
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-vax.c.diff?cvsroot=src&r1=1.49&r2=1.50
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3826&r2=1.3827
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-vax.c.diff?cvsroot=src&r1=1.38&r2=1.39