Move target object files to target subdirectory
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 32df4b98f7618da42af24c79417827dad265b08e..f30ef1970f16f640d26440c652dc658b4354ad8e 100644 (file)
@@ -1,3 +1,23 @@
+2017-11-27  Nick Clifton  <nickc@redhat.com>
+
+       PR 22490
+       * readelf.c (dump_section_as_bytes): Check for a NULL string
+       section pointer.
+       (process_notes_at): Compute the alignment to use if displaying
+       notes from a segment.
+
+2017-11-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * dwarf.c (load_separate_debug_info): Rename argument name from
+       link to xlink.
+
+2017-11-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/22444
+       * readelf.c (process_notes_at): Use ELF_NOTE_DESC_OFFSET to get
+       the offset of the note descriptor.  Use ELF_NOTE_NEXT_OFFSET to
+       get the offset of the next note entry.
+
 2017-11-23  Pavel I. Kryukov  <kryukov@frtk.ru>
 
        PR 22485
This page took 0.023763 seconds and 4 git commands to generate.