diff options
author | Cupertino Miranda <cmiranda@synopsys.com> | 2016-05-26 16:00:08 +0200 |
---|---|---|
committer | Claudiu Zissulescu <claziss@synopsys.com> | 2016-06-13 16:10:00 +0200 |
commit | 3b63d2cee1e6b894981cab59183480ac0972146a (patch) | |
tree | cd07920b8f23e6d73a42208a8704e55e16f94f7e /gdb/utils.h | |
parent | 2ab2f40d58e6ad530667b018e42dd71519556f1b (diff) | |
download | gdb-3b63d2cee1e6b894981cab59183480ac0972146a.zip gdb-3b63d2cee1e6b894981cab59183480ac0972146a.tar.gz gdb-3b63d2cee1e6b894981cab59183480ac0972146a.tar.bz2 |
[ARC] Fixes related to reordering of .got and .got.plt
- Correctly solved relocations on the .got header.
- This bug arrised from enabling RELRO (-z combreloc).
Because the .got and .got.plt sections were split in new linker
scripts the header is no longer part of sgotplt contents.
Changed the patch to sgot contents instead.
- Latest fix to .got header relocs.
bfd/
2016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
* elf32-arc.c (elf_arc_finish_dynamic_sections): Changed.
Diffstat (limited to 'gdb/utils.h')
0 files changed, 0 insertions, 0 deletions