aboutsummaryrefslogtreecommitdiff
path: root/contrib/elftoolchain/elfcopy/sections.c
Commit message (Expand)AuthorAgeFilesLines
* objcopy: add new sections also when there is no .shstrtabEd Maste2020-03-201-0/+11
* elfcopy: Handle multiple data descriptors properly.Mark Johnston2020-02-041-1/+1
* Update ELF Tool Chain to upstream r3769Ed Maste2019-12-051-1/+1
* elfcopy/strip: Ensure sections have required alignment on outputEd Maste2019-11-081-0/+45
* elfcopy: Clear errors after fetching the shstrtab index.Mark Johnston2019-07-041-1/+3
* elfcopy: Provide a size hint when creating the section string table.Mark Johnston2019-06-261-1/+17
* elfcopy: Use libelftc's string table routines to build .shstrtab.Mark Johnston2019-06-041-84/+24
* elfcopy: Use elf_getscn() instead of iterating over all sections.Mark Johnston2019-06-041-15/+13
* elfcopy: Optimize for insertions at the end of the section list.Mark Johnston2019-05-301-5/+5
* Update to ELF Tool Chain r3668Ed Maste2019-01-101-1/+1
* objcopy: restore behaviour required by GCC's buildEd Maste2018-10-201-0/+143
* elfcopy: delete filter_reloc, it is broken and unnecessaryEd Maste2018-10-131-128/+0
* Pass the right sizes to malloc() and realloc().Mark Johnston2018-07-121-2/+2
* Handle thread-local storage (TLS) segments correctly whenPhil Shafer2018-05-141-0/+1
* Update to ELF Tool Chain r3475Ed Maste2016-05-201-1/+1
* elfcopy: fix symbol table handling when sections come after symtab/strtabEd Maste2016-04-151-2/+15
* elfcopy: fail if debug link target is emptyEd Maste2016-03-041-0/+3
* Update ELF Tool Chain to upstream rev 3400Ed Maste2016-02-121-31/+76
* Update to ELF Tool Chain r3272Ed Maste2015-12-111-5/+11
* Update to ELF Tool Chain r3250Ed Maste2015-10-091-1/+1
* elfcopy: Handle objects without a ".shstrtab" section string tableEd Maste2015-06-131-0/+8
* Update to ELF Tool Chain r3223Ed Maste2015-05-271-2/+79
* Update to ELF Tool Chain r3197Ed Maste2015-05-141-1/+9
* Update elftoolchain to upstream revision 3179Ed Maste2015-04-011-2/+17
* Update elftoolchain to upstream revision 3163Ed Maste2015-02-171-1/+1
* elfcopy: Avoid divide-by-0 on section alignment 0Ed Maste2015-01-141-0/+2
* Update elftoolchain to upstream rev 3136Ed Maste2014-12-301-3/+26
* Update elftoolchain to upstream rev 3130Ed Maste2014-12-241-1/+9
* Set up default shstrtab entries at shstrtab initializationEd Maste2014-12-221-6/+5
* Include section name in strip warning messageEd Maste2014-12-181-2/+2
* Copy elftoolchain binutils replacements from vendor branchEd Maste2014-11-271-0/+1518