src/bfd ChangeLog elf64-ppc.c
amodra@sourceware.org
amodra@sourceware.org
Fri Jun 25 03:46:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2010-06-25 03:46:05
Modified files:
bfd : ChangeLog elf64-ppc.c
Log message:
* elf64-ppc.c (is_static_defined): New function.
(get_tls_mask, ppc_type_of_stub): Use it here.
(ppc64_elf_edit_opd): Ensure we only attempt to edit ppc64 input.
(ppc64_elf_tls_setup): Typo fix.
(adjust_toc_syms): Correctly handle symbols defined past the end
of the toc. Move syms on removed entries to next entry rather
than to start of toc.
(ppc64_elf_edit_toc): Likewise. Ensure we only attempt to
edit ppc64 input. Allocate one extra word in skip array.
Honour info->keep_memory when reading relocs if we can.
Adjust toc relocs after adjusting symbols.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5055&r2=1.5056
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-ppc.c.diff?cvsroot=src&r1=1.326&r2=1.327
More information about the Binutils-cvs
mailing list