src/bfd elfxx-mips.c ChangeLog
rsandifo@sourceware.org
rsandifo@sourceware.org
Mon Feb 11 18:11:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: rsandifo@sourceware.org 2013-02-11 18:11:17
Modified files:
bfd : elfxx-mips.c ChangeLog
Log message:
bfd/
* elfxx-mips.c (mips_elf_primary_global_got_index): New function,
split out from...
(mips_elf_global_got_index): ...here. Reorder arguments so that
the output bfd and info come first.
(mips_elf_calculate_relocation): Update the call to
mips_elf_global_got_index accordingly.
(_bfd_mips_elf_finish_dynamic_symbol): Use
mips_elf_primary_global_got_index rather than
mips_elf_global_got_index.
(_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfxx-mips.c.diff?cvsroot=src&r1=1.338&r2=1.339
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5958&r2=1.5959
More information about the Binutils-cvs
mailing list