diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 72bb0ab8..411c70bf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2015-10-02 Mark Wielaard <[email protected]> + * unstrip.c (copy_elided_sections): Use SH_INFO_LINK_P, not just + SHF_INFO_LINK. + +2015-10-02 Mark Wielaard <[email protected]> + * strip.c (handle_elf): Don't move around allocated NOBITS sections. Don't just mark the section header string table as unused. * unstrip.c (copy_elided_sections): Add header names to strtab if |
