src/bfd ChangeLog elf64-sparc.c
ebotcazou@sourceware.org
ebotcazou@sourceware.org
Sun Jan 9 19:48:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: ebotcazou@sourceware.org 2005-01-09 19:48:29
Modified files:
bfd : ChangeLog elf64-sparc.c
Log message:
* elf64-sparc.c (struct sparc64_elf_link_hash_table): New 'sgot' and
'srelgot' fields.
(create_got_section): New function.
(sparc64_elf_create_dynamic_sections): Likewise.
(sparc64_elf_check_relocs): Invoke create_got_section instead of
_bfd_elf_create_got_section. Use the sgot and srelgot shortcuts.
(sparc64_elf_size_dynamic_sections): Use the srelgot shortcut.
(sparc64_elf_relocate_section): Use the sgot and srelgot shortcuts.
(sparc64_elf_finish_dynamic_symbol): Likewise.
(sparc64_elf_finish_dynamic_sections): Use the sgot shortcut.
(elf_backend_create_dynamic_sections): Define to
sparc64_elf_create_dynamic_sections.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2844&r2=1.2845
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-sparc.c.diff?cvsroot=src&r1=1.99&r2=1.100
More information about the Binutils-cvs
mailing list