Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.
authorNick Clifton <nickc@redhat.com>
Wed, 10 Feb 2016 11:25:59 +0000 (11:25 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 10 Feb 2016 11:25:59 +0000 (11:25 +0000)
commit83da6e748c8f105f07e17f53aa6b99ed7867ff5f
tree32c3444b907e33d0a44d143ed52a7908bceadc42
parent52cf9762c53f5de7070a3951a3a6156082839d35
Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.

PR 19405
* elf32-nios2.c (nios2_elf32_install_imm16): Allow for signed
immediate values.
* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Limit the
number of messages about FDE encoding preventing .eh_frame_hdr
generation.
bfd/ChangeLog
bfd/elf-eh-frame.c
bfd/elf32-nios2.c
This page took 0.03247 seconds and 4 git commands to generate.