Keep sections referenced by special section in primary mode.
commit04048049d01ef865d6329d0c0bb607fc43ba783a
authorTim Abbott <tabbott@mit.edu>
Fri, 17 Oct 2008 03:50:19 +0000 (16 23:50 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Fri, 17 Oct 2008 22:18:29 +0000 (17 18:18 -0400)
treef2f0f6e2482b295e4ec8fef4d2e6dea88279e526
parent50d2559738cec75bd9fce22a661e775236ff265e
Keep sections referenced by special section in primary mode.

Because special sections are not run-pre matched, Ksplice relocations
cannot be written in them.  Thus, we need to make sure that e.g. the
string referenced by a bug_entry is kept, even if it is has not
changed.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
objmanip.c