]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog-2015
Fixes a problem with the RX port trying to perform linker relaxation when -no-keep...
authorNick Clifton <nickc@redhat.com>
Mon, 16 Mar 2015 11:14:07 +0000 (11:14 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 16 Mar 2015 11:14:07 +0000 (11:14 +0000)
commit9c761a554184c2ded303c4929a7023b972b2fb9f
tree33d2b793b291b5f777f0d8dfbe85875b45470f3e
parentba14f9419d59571057d9675673bbf8b6032aa5fe
Fixes a problem with the RX port trying to perform linker relaxation when -no-keep-memory has been enabled.

* elf32-rx.c (elf32_rx_relax_delete_bytes): If the relocs are not
stored in the elf_section_data structure then load them as
necessary.
bfd/ChangeLog
bfd/elf32-rx.c