src/bfd ChangeLog elf32-mips.c
cgd@sources.redhat.com
cgd@sources.redhat.com
Tue Jan 29 18:13:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: cgd@sources.redhat.com 2002-01-29 18:13:20
Modified files:
bfd : ChangeLog elf32-mips.c
Log message:
2002-01-29 Chris Demetriou <cgd@broadcom.com>
* elf32-mips.c: Add additional comments about HI16 relocation
processing.
(_bfd_mips_elf_hi16_reloc): Don't subtract address here for
pc-relative relocations. (Reverts change made on 2001-10-31.)
(_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
for pc-relative relocations.
(mips_elf_calculate_relocation): Add a comment about a kludge
in the R_MIPS_GNU_REL_HI16 handling.
(_bfd_mips_elf_relocate_section): Implement that kludge;
adjust pc-relative HI16 relocation for difference in HI16 and
LO16 addresses, since it can't easily be done in
mips_elf_calculate_relocation.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1299&r2=1.1300
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-mips.c.diff?cvsroot=src&r1=1.139&r2=1.140
More information about the Binutils-cvs
mailing list