Skip to content

Commit

Permalink
bfd/elf: Don't read non-existing secondary relocs
Browse files Browse the repository at this point in the history
I forgot the ChangeLog commit :-/
  • Loading branch information
susematz committed Jun 8, 2021
1 parent fdae5c2 commit 5804373
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bfd/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2021-06-08 Michael Matz <matz@suse.de>

* elf.c (bfd_section_from_shdr): Set has_secondary_relocs flag.
(_bfd_elf_slurp_secondary_reloc_section): Use it for early-out.

2021-06-07 Jan Beulich <jbeulich@suse.com>

* dwarf2.c (read_ranges, read_rnglists): Add u suffix to constant.
Expand Down

0 comments on commit 5804373

Please sign in to comment.