summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/elfcopy
Commit message (Expand)AuthorAgeFilesLines
* MFC r317371: elfcopy: allow empty symbol list filesemaste2017-05-081-2/+3
* MFC r307808: elfcopy: select mode by the end of the program nameemaste2017-05-031-3/+23
* MFC r317075: Update ELF Tool Chain to upstream r3520emaste2017-05-014-3/+14
* MFC r317193: elfcopy: document --strip-symbols=filename in the man pageemaste2017-04-271-1/+6
* MFC r316284: elfcopy: remove temporary ELF file when converting from binaryemaste2017-04-131-0/+2
* MFC r310634: elfcopy: fix PE object section name corruption and crashemaste2017-01-031-7/+9
* MFC r305130: Update to ELF Tool Chain r3490emaste2016-09-153-6/+12
* MFC r304191: elfcopy: correct comment typoemaste2016-09-151-1/+1
* MFC r304151: elfcopy: silence GCC 5.3 unitialized variable warningemaste2016-09-151-0/+1
* Use the in-tree sys/elf_common.h to build libelftc.bdrewery2016-06-051-5/+0
* Update to ELF Tool Chain r3477emaste2016-05-251-11/+9
* elftoolchain: backwards compatability for ELFOSABI_CLOUDABI definitionemaste2016-05-211-0/+5
* Update to ELF Tool Chain r3475emaste2016-05-208-20/+35
* elfcopy: map all !alnum characters to '_' in binary input symbol namesemaste2016-04-201-3/+4
* elfcopy: fix symbol table handling when sections come after symtab/strtabemaste2016-04-151-2/+15
* elfcopy: overhaul of LMA handlingemaste2016-03-242-89/+184
* elfcopy: fail if debug link target is emptyemaste2016-03-041-0/+3
* Allow elfcopy to convert between two non-ELF formatsemaste2016-02-161-0/+12
* Update ELF Tool Chain to upstream rev 3400emaste2016-02-129-98/+457
* Update to ELF Tool Chain r3272emaste2015-12-115-13/+24
* elfcopy: include extension but replace . when converting from binaryemaste2015-12-111-12/+8
* elfcopy: exclude extension when converting from binaryemaste2015-12-071-1/+12
* Update to ELF Tool Chain r3250emaste2015-10-091-1/+1
* elfcopy: Handle objects without a ".shstrtab" section string tableemaste2015-06-131-0/+8
* Update to ELF Tool Chain r3223emaste2015-05-274-13/+185
* Update to ELF Tool Chain r3197emaste2015-05-144-7/+15
* Update elftoolchain to upstream revision 3179emaste2015-04-019-21/+74
* Update elftoolchain to upstream revision 3163emaste2015-02-172-2/+2
* Preserve hard & symbolic links when modifying source fileemaste2015-01-281-21/+33
* elfcopy: Avoid divide-by-0 on section alignment 0emaste2015-01-141-0/+2
* Update elftoolchain to upstream rev 3136emaste2014-12-304-59/+130
* Update elftoolchain to upstream rev 3130emaste2014-12-245-14/+18
* Set up default shstrtab entries at shstrtab initializationemaste2014-12-221-6/+5
* Include section name in strip warning messageemaste2014-12-181-2/+2
* Do not strip all when stripping an explicit symbolemaste2014-12-171-1/+2
* Correct elftoolchain strip(1) memory size calculationemaste2014-12-151-1/+1
* Track libarchive API changeemaste2014-12-011-6/+6
* Fix elftoolchain tools in-tree buildemaste2014-12-012-0/+2
* Copy elftoolchain binutils replacements from vendor branchemaste2014-11-2712-0/+7377
OpenPOWER on IntegriCloud