summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/readelf/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* Use the in-tree sys/elf_common.h to build libelftc.bdrewery2016-06-051-9/+0
* elftoolchain: backwards compatability for ELFOSABI_CLOUDABI definitionemaste2016-05-211-0/+3
* elftoolchain: backwards compatability for EM_RISCV definitionemaste2016-05-201-0/+3
* elftoolchain: backwards compatability for EM_IAMCU definitionemaste2016-05-201-0/+3
* Update to ELF Tool Chain r3475emaste2016-05-201-569/+42
* Update ELF Tool Chain to upstream rev 3400emaste2016-02-121-25/+53
* 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
* Fixed uninitialized variable warnings.kaiw2015-12-131-2/+2
* Update to ELF Tool Chain r3272emaste2015-12-111-49/+69
* readelf: add Xen ELF notesemaste2015-12-031-0/+29
* Add definitions for MIPS TLS relocations to elftoolchain.kan2015-10-091-0/+14
* Update to ELF Tool Chain r3250emaste2015-10-091-23/+90
* Rename ELFOSABI_SYSV to ELFOSABI_NONE to match current specemaste2015-09-241-1/+1
* readelf: Correct typo HPUS -> HPUXemaste2015-09-241-1/+1
* readelf: avoid division by zero on section entry sizeemaste2015-07-241-15/+47
* Add RISC-V ELF machine type definitionemaste2015-07-241-0/+1
* Update to ELF Tool Chain r3223emaste2015-05-271-5/+66
* Update to ELF Tool Chain r3197emaste2015-05-141-10/+22
* Update elftoolchain to upstream revision 3179emaste2015-04-011-2/+5
* Update elftoolchain to upstream revision 3163emaste2015-02-171-8/+38
* redelf: Add missing R_X86_64_ relocation typesemaste2015-01-211-0/+14
* readelf: Handle note types from different operating systemsemaste2015-01-051-62/+134
* readelf: Correct rounding on note paddingemaste2015-01-021-7/+7
* readelf: Add stdint.h for C99 fixed size typesemaste2014-12-311-0/+1
* Rename DT_FEATURE_1 to DT_FEATUREemaste2014-12-291-1/+1
* Update elftoolchain to upstream rev 3130emaste2014-12-241-313/+754
* Add AArch64 machine time and relocations for readelfemaste2014-12-221-0/+62
* Copy elftoolchain readelf from vendor branchemaste2014-12-161-0/+6845
OpenPOWER on IntegriCloud