PR ld/12815
authorHans-Peter Nilsson <hp@axis.com>
Mon, 25 Jul 2011 01:14:20 +0000 (01:14 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Mon, 25 Jul 2011 01:14:20 +0000 (01:14 +0000)
commit18978b27d62c14b707df1248f44a6847d81fa45a
tree2f8422a02e7d99f0401157e024aa9662e0affe60
parentbed07a7e06e2f8b6ec2d693ffc32e8916ded8502
PR ld/12815
* elf64-mmix.c (struct _mmix_elf_section_data): New members
has_warned_bpo and has_warned_pushj.
(mmix_final_link_relocate): Remove PARAMS and PTR macros,
converting to ISO C.  Add new parameter error_message.  All
callers changed.
(mmix_elf_perform_relocation): Ditto.
<case R_MMIX_PUSHJ_STUBBABLE, case R_MMIX_BASE_PLUS_OFFSET>:
Handle the case where mmix_elf_check_common_relocs has not been
called, missing preparations for relocs of the respective type.
bfd/ChangeLog
bfd/elf64-mmix.c
This page took 0.024496 seconds and 4 git commands to generate.