From 41ba8b76ccc5bb01507beb3b49df039264bcf34a Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 2 Feb 2022 17:06:22 +0000 Subject: Stop the BFD library complaining about compressed dwarf debug string sections being too big. PR 28834 * dwarf2.c (read_section): Change the heuristic that checks for overlarge dwarf debug info sections. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b213764..607bece 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2022-02-02 Nick Clifton + + PR 28834 + * dwarf2.c (read_section): Change the heuristic that checks for + overlarge dwarf debug info sections. + 2022-02-02 Stafford Horne PR 28735 -- cgit v1.1