summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain
Commit message (Expand)AuthorAgeFilesLines
* MFC r307969: strings: fix exit status if a file before the last one failsemaste2016-11-251-16/+11
* MFC r306008:markj2016-09-272-0/+41
* MFC r305130: Update to ELF Tool Chain r3490emaste2016-09-1516-25/+227
* MFC r304191: elfcopy: correct comment typoemaste2016-09-151-1/+1
* MFC r304160: elfcopy: add elf64-littleaarch64 output target supportemaste2016-09-152-0/+9
* MFC r304151: elfcopy: silence GCC 5.3 unitialized variable warningemaste2016-09-151-0/+1
* MFC r303674: readelf: report ARM program and section header typesemaste2016-09-151-9/+30
* MFC r303279: libelftc: fix demangling of wchar_temaste2016-07-271-1/+1
* Use the in-tree sys/elf_common.h to build libelftc.bdrewery2016-06-056-40/+0
* Update to ELF Tool Chain r3477emaste2016-05-251-11/+9
* Add relocation support for RISC-V.br2016-05-252-0/+9
* elftoolchain: backwards compatability for ELFOSABI_CLOUDABI definitionemaste2016-05-213-0/+13
* elftoolchain: backwards compatability for EM_RISCV definitionemaste2016-05-203-0/+9
* elftoolchain: backwards compatability for EM_IAMCU definitionemaste2016-05-204-0/+18
* Update to ELF Tool Chain r3475emaste2016-05-2034-1238/+1288
* 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
* libelf: correct byte count in cross-endian note translationemaste2016-03-111-0/+1
* libdwarf: fix SHT_REL relocation processingemaste2016-03-111-3/+12
* 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-1265-873/+4894
* readelf: decode AArch64 TLS descriptor relocationsemaste2016-02-051-0/+10
* readelf: report value of unknown relocation typesemaste2016-02-051-12/+14
* readelf: avoid accidental fallthrough in RISC-V relocationsemaste2016-02-051-0/+1
* Add config for RISC-V ISA.br2016-01-241-0/+6
* Fixed uninitialized variable warnings.kaiw2015-12-131-2/+2
* Update to ELF Tool Chain r3272emaste2015-12-1110-180/+484
* elfcopy: include extension but replace . when converting from binaryemaste2015-12-111-12/+8
* elfcopy: exclude extension when converting from binaryemaste2015-12-071-1/+12
* readelf: add Xen ELF notesemaste2015-12-031-0/+29
* Add missing commasemaste2015-10-121-13/+13
* Add definitions for MIPS TLS relocations to elftoolchain.kan2015-10-092-19/+46
* addr2line: initialize die to NULLemaste2015-10-091-0/+1
* Update to ELF Tool Chain r3250emaste2015-10-0913-99/+311
* Rename ELFOSABI_SYSV to ELFOSABI_NONE to match current specemaste2015-09-242-2/+2
* readelf: Correct typo HPUS -> HPUXemaste2015-09-241-1/+1
* addr2line: skip CUs lacking debug info instead of bailing outemaste2015-09-221-1/+7
* Add ELF Tool Chain's brandelf(1) to contribemaste2015-07-313-0/+471
* Add ELF Tool Chain's ar(1) and elfdump(1) to contribemaste2015-07-3016-0/+6788
* readelf: avoid division by zero on section entry sizeemaste2015-07-241-15/+47
* Add RISC-V ELF machine type definitionemaste2015-07-242-1/+3
* Fix endless recursion in dwarf_get_section_max_offsets(), found by clangdim2015-06-231-2/+2
* elfcopy: Handle objects without a ".shstrtab" section string tableemaste2015-06-131-0/+8
* Update to ELF Tool Chain r3223emaste2015-05-2711-73/+687
* Update to ELF Tool Chain r3197emaste2015-05-1440-98/+161
* Update elftoolchain to upstream revision 3179emaste2015-04-0178-240/+255
* nm: avoid crash in print_lineno if func->name is NULLemaste2015-02-251-1/+2
* Update elftoolchain to upstream revision 3163emaste2015-02-1726-40/+83
OpenPOWER on IntegriCloud