This is the mail archive of the
binutils-cvs@sources.redhat.com
mailing list for the binutils project.
src/bfd ChangeLog elf32-cris.c
- From: hp at sourceware dot org
- To: binutils-cvs at sources dot redhat dot com
- Date: 7 Sep 2004 18:33:23 -0000
- Subject: src/bfd ChangeLog elf32-cris.c
CVSROOT: /cvs/src
Module name: src
Changes by: hp@sourceware.org 2004-09-07 18:33:23
Modified files:
bfd : ChangeLog elf32-cris.c
Log message:
* elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT,
case R_CRIS_32_GOTPLT>: For internal error message, handle NULL
symname.
(cris_elf_check_relocs) <case R_CRIS_32_PLT_PCREL>: Don't try to
handle symbol visibility here.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2698&r2=1.2699
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-cris.c.diff?cvsroot=src&r1=1.53&r2=1.54