Add support to readelf for displaying GNU section types.
[binutils-gdb.git] / binutils / ChangeLog
index 4f9bdfa75dc9e5712883eb1362235df2f9178d8c..07c7aa964e811ac4593b295ebf7e81d6123f4718 100644 (file)
@@ -1,3 +1,20 @@
+2017-02-17  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (get_section_type_name): Add decoding of GNU section
+       types.
+
+2017-02-15  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: (MIPS, MN10300): Move Eric Christopher to Past
+       Maintainers section.
+
+2017-02-14  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/21159
+       * readelf.c (dump_section_as_strings): Reset the start address if
+       no decompression is perfromed.
+       (dump_section_as_bytes): Likewise.
+
 2017-02-14  Nick Clifton  <nickc@redhat.com>
 
        PR binutils/21158