ELF Tool Chain/elftoolchain 3755trunk/elfcopy sections.c elfcopy.h

elfcopy: Optimize for insertions at the end of the section list

This is the common case when strip(1) is creating the output file.
The change provides a significant speedup when running on ELF files with
many sections.

Obtained from FreeBSD r348431 by markj.
DeltaFile
+5-5trunk/elfcopy/sections.c
+2-0trunk/elfcopy/elfcopy.h
+7-52 files

UnifiedSplitRaw