OpenBSD CVS

CVS log for src/usr.bin/strip/Attic/strip.c


[BACK] Up to [local] / src / usr.bin / strip

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_3


Revision 1.18 / (download) - annotate - [select for diffs], Wed Aug 21 15:53:12 2002 UTC (21 years, 9 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.17: +82 -6 lines
Diff to previous 1.17 (colored)

Working strip -x support.

Since we keep relocations, we need to ensure that:
1/ symbols used by relocations are actually kept,
2/ refs to ext symbols in relocations are correctly renumbered after
killing some symbols.

okay art@ (can't break things further than they were broken anyways).

Thanks to Laurent Bercot (ska@quatramaran.ens.fr) for pointing out that
strip -x was broken.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.