Title BSD bintools project (Part I)
Student Kai Wang
Mentor Joseph Koshy
Abstract
The BSD bintools project plans to re-implement part of the GNU
binutils based on the libelf library. This project will bring FreeBSD
a BSD Licensed toolchain for processing ELF binary file. 'Part I' of
the project mainly concentrate on re-implementing tools including
ar(1), ranlib(1), strip(1), objcopy(1) and composing corresponding manual pages.