aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index f6f3e99..1e7e581 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,13 @@
+2018-02-06 Nick Clifton <nickc@redhat.com>
+
+ PR 22793
+ * readelf.c (find_section): Replace assertion with test and return
+ of NULL.
+ (find_section_by_address): Add test of section header table
+ existance.
+ (find_section_by_type): Likewise.
+ (find_section_in_set): Likewise.
+
2018-02-05 Maciej W. Rozycki <macro@mips.com>
* testsuite/binutils-all/mips/mips-reginfo.d: New test.