summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain
Commit message (Expand)AuthorAgeFilesLines
* readelf: fix printing of DT_FILTER and some other DT_* valuesemaste2017-07-251-89/+88
* This update is primarily bug fixes in C++ symbol demangling, including:emaste2017-07-054-191/+619
* MFC r318603: nm: document 'r' symbol typeemaste2017-05-251-1/+3
* MFC r317371: elfcopy: allow empty symbol list filesemaste2017-05-081-2/+3
* MFC r316685: libelf: add an assert that msz is non-zeroemaste2017-05-031-0/+1
* MFC r313411 (jhibbits): Add elf*-powerpc-freebsd targetsemaste2017-05-031-0/+18
* MFC r307808: elfcopy: select mode by the end of the program nameemaste2017-05-031-3/+23
* MFC r309679 (cem): readelf -S: Include zero index and match binutils' no-nameemaste2017-05-031-3/+4
* MFC r309547 (cem): readelf: Add support for extended program header numbersemaste2017-05-031-2/+8
* MFC r312779: strings: avoid unnecessary trip through handle_file for stdinemaste2017-05-031-8/+4
* MFC libelf: Fix extended numberingemaste2017-05-032-26/+23
* MFC r317141: readelf: dump MIPS abiflags sectionemaste2017-05-031-0/+82
* MFC r317075: Update ELF Tool Chain to upstream r3520emaste2017-05-0123-424/+500
* 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 r308430, r309782: libelftc: add elf{32,64}-trad{big,little}mipsemaste2017-02-102-0/+36
* MFC r311946: readelf: add S390 relocation typesemaste2017-02-101-0/+31
* MFC r310724:markj2017-02-032-14/+29
* readelf: add PPC64 relocation typesemaste2017-01-251-0/+114
* MFC r310634: elfcopy: fix PE object section name corruption and crashemaste2017-01-031-7/+9
* 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
OpenPOWER on IntegriCloud