Reorganise struct bfd
[binutils-gdb.git] / binutils / ChangeLog
index 50cb6cc5b333784ccd908771eb9e2df12e83fafd..e81c97a7c25614b0e69fa4baee8080f4fce38583 100644 (file)
@@ -1,3 +1,26 @@
+2014-07-01  Alan Modra  <amodra@gmail.com>
+
+       * objdump.c (dump_bfd_header): Don't print HAS_LOAD_PAGE.
+
+2014-06-26  Erik Akermann  <kurterikackermann@gmail.com>
+
+       * strings.c: Add -w/--include-all-whitespace option to include any
+       whitespace character in the displayed strings.
+       * NEWS: Mention the new feature.
+       * doc/binutils.texi (strings): Document the new command line
+       option.
+
+2014-06-26  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (process_note_sections): If there are no note sections
+       try processing note segments instead.
+
+2014-06-17  Anton Lavrentiwev  <lavr@ncbi.nim.nih.gov>
+
+       PR binutils/16923
+       * rcparse.y (fixedverinfo): Prevent large version numbers from
+       corrupting other values.
+
 2014-06-09  Romain Chastenet  <romain.chastenet@free.fr>
 
        PR binutils/16252