readelf PT_PHDR check
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 5e4f5b4df6c65d6575d3e05656efe3c05a44d16b..f1b3c0e72cdefab38fb9b9eb90c223c0f0a5b5c5 100644 (file)
@@ -1,3 +1,29 @@
+2019-10-25  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_program_headers): Check PT_PHDR p_offset
+       as well as p_vaddr.  Use p_filesz, not p_memsz, in vaddr test.
+
+2019-10-21  Alan Modra  <amodra@gmail.com>
+
+       PR 452
+       PR 25104
+       * ar.c (write_archive): Set BFD_ARCHIVE_FULL_PATH.
+       * doc/binutils.texi (extract from archive): Mention
+       restrictions when extracting from archives with full paths.
+       (ar P): Update to current P support.
+       (ar -X32_64): Fix spelling.
+
+2019-10-14  Alan Modra  <amodra@gmail.com>
+
+       * objcopy.c (compare_section_lma): Correct comment.  Dereference
+       section pointer earlier and lose unnecessary const.  Style fixes.
+       Add final sort by id.
+
+2019-10-13  Nick Clifton  <nickc@redhat.com>
+
+       * README-how-to-make-a-release: Add a note to reset the
+       development flag back to true after making a point release.
+
 2019-10-12  Nick Clifton  <nickc@redhat.com>
 
        * README-how-to-make-a-release: Tweak a few sections based on the
This page took 0.024382 seconds and 4 git commands to generate.