unstrip: Allow prelinked, but non-split .bss section.
authorMark Wielaard <mjw@redhat.com>
Mon, 26 May 2014 20:35:30 +0000 (22:35 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 27 May 2014 20:00:46 +0000 (22:00 +0200)
commitbd1a0d1293e3cdc2a81370a39df5f55bf08bcbb6
treeeedd8981d75bb46291a1d1e24b2ac65cea2f8e6f
parent22497096e8759b7c73233f2c2f9adff9d2db9ce7
unstrip: Allow prelinked, but non-split .bss section.

If the section sh_size of the original and undo section are equal then
match them and don't set split_bss. This is also what prelink's
undo_sections allows.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
src/ChangeLog
src/unstrip.c