diff options
author | Nick Clifton <nickc@redhat.com> | 2020-08-20 10:19:47 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-08-20 10:19:47 +0100 |
commit | 44466e45c51b1c68ed2f95f86bcdb1f18f08b380 (patch) | |
tree | 1ff4a510d9fbf38f3c03274b8b5b93018c177bf9 /gdb/infrun.c | |
parent | c2fd7faea8f2c3a267f276ceb6a95f9f537ea7c1 (diff) | |
download | gdb-44466e45c51b1c68ed2f95f86bcdb1f18f08b380.zip gdb-44466e45c51b1c68ed2f95f86bcdb1f18f08b380.tar.gz gdb-44466e45c51b1c68ed2f95f86bcdb1f18f08b380.tar.bz2 |
Apply a workaround to mitigate a quadratic performance hit in the linker when writing out secondary reloc sections.
PR 26406
* elf-bfd.h (struct bfd_elf_section_data): Add
has_secondary_relocs field.
* elf.c (_bfd_elf_copy_special_section_fields): Set the
has_secondary_relocs field for sections which have associated
secondary relocs.
* elfcode.h (elf_write_relocs): Only call write_secondary_relocs
on sections which have associated secondary relocs.
Diffstat (limited to 'gdb/infrun.c')
0 files changed, 0 insertions, 0 deletions