strip: Split out debug section relocation into separate helper functions.
[platform/upstream/elfutils.git] / src / ChangeLog
index 3a893b7..5832714 100644 (file)
@@ -1,5 +1,12 @@
 2018-10-24  Mark Wielaard  <mark@klomp.org>
 
+       * strip.c (handle_elf): Extract code into separate functions...
+       (secndx_name): ... new function.
+       (get_xndxdata): Likewise.
+       (remove_debug_relocations): Likewise.
+
+2018-10-24  Mark Wielaard  <mark@klomp.org>
+
        * strip.c (handle_elf): Always copy over phdrs if there are any
        and check phnum instead of e_type to determine whether to move
        allocated sections.