This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fixes a problem with the RX port trying to perform linker relaxation when -no-keep-memory has been enabled.


*** TEST RESULTS FOR COMMIT 9c761a554184c2ded303c4929a7023b972b2fb9f ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 9c761a554184c2ded303c4929a7023b972b2fb9f

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]