This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src bfd/ChangeLog bfd/elf32-vax.c opcodes/Chan ...
- From: macro at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 16 Jun 2009 02:23:09 -0000
- Subject: src bfd/ChangeLog bfd/elf32-vax.c opcodes/Chan ...
CVSROOT: /cvs/src
Module name: src
Changes by: macro@sourceware.org 2009-06-16 02:23:09
Modified files:
bfd : ChangeLog elf32-vax.c
opcodes : ChangeLog vax-dis.c
Log message:
bfd/
* elf32-vax.c (elf_vax_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.
opcodes/
* vax-dis.c (is_function_entry): Return success for synthetic
symbols too.
(is_plt_tail): New function.
(print_insn_vax): Decode PLT entry offset longword.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4643&r2=1.4644
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-vax.c.diff?cvsroot=src&r1=1.54&r2=1.55
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1401&r2=1.1402
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/vax-dis.c.diff?cvsroot=src&r1=1.13&r2=1.14