aboutsummaryrefslogtreecommitdiff
path: root/contrib/elftoolchain
Commit message (Expand)AuthorAgeFilesLines
* Update to ELF Tool Chain r3223Ed Maste2015-05-2711-73/+687
* Update to ELF Tool Chain r3197Ed Maste2015-05-1440-98/+161
* Update elftoolchain to upstream revision 3179Ed Maste2015-04-0178-240/+255
* nm: avoid crash in print_lineno if func->name is NULLEd Maste2015-02-251-1/+2
* Update elftoolchain to upstream revision 3163Ed Maste2015-02-1726-40/+83
* libdwarf: Handle .rel relocationsEd Maste2015-02-125-33/+50
* libdwarf: Add symbol value when processing .rela relocationsEd Maste2015-02-111-2/+6
* libdwarf: Add aarch64 relocation supportEd Maste2015-02-112-0/+9
* Preserve hard & symbolic links when modifying source fileEd Maste2015-01-281-21/+33
* redelf: Add missing R_X86_64_ relocation typesEd Maste2015-01-212-1/+21
* Verify that section header offset is not past EOFEd Maste2015-01-161-1/+2
* elfcopy: Avoid divide-by-0 on section alignment 0Ed Maste2015-01-141-0/+2
* libdwarf: add missing breakEd Maste2015-01-131-0/+1
* nm: Accept long option --extern-only for -gEd Maste2015-01-082-3/+8
* libelf: Add arm64 configEd Maste2015-01-071-0/+6
* readelf: Handle note types from different operating systemsEd Maste2015-01-051-62/+134
* addr2line: fflush output after each address lookupEd Maste2015-01-051-1/+3
* readelf: Correct rounding on note paddingEd Maste2015-01-021-7/+7
* libelf: Return an error instead of asserting on an invalid ar fileEd Maste2015-01-021-1/+2
* readelf: Add stdint.h for C99 fixed size typesEd Maste2014-12-311-0/+1
* libelf: Rearrange size test to prevent integer overflowEd Maste2014-12-311-1/+1
* Check for multiplication integer overflow in CHECK_EHDREd Maste2014-12-301-4/+2
* Update elftoolchain to upstream rev 3136Ed Maste2014-12-307-70/+139
* libelf: Do not read past end of bufferEd Maste2014-12-291-0/+4
* Rename DT_FEATURE_1 to DT_FEATUREEd Maste2014-12-291-1/+1
* Restore r276252 mdoc fixEd Maste2014-12-291-1/+0
* Update elftoolchain to upstream rev 3130Ed Maste2014-12-2992-1218/+3113
|\
| * Update elftoolchain to upstream rev 3130Ed Maste2014-12-2489-1218/+3102
* | mdoc fixesBaptiste Daroussin2014-12-261-1/+0
* | mdoc fixesBaptiste Daroussin2014-12-264-0/+4
|/
* Add AArch64 machine time and relocations for readelfEd Maste2014-12-222-0/+64
* 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
* Do not strip all when stripping an explicit symbolEd Maste2014-12-171-1/+2
* Copy elftoolchain readelf from vendor branchEd Maste2014-12-163-0/+7057
* Correct elftoolchain strip(1) memory size calculationEd Maste2014-12-151-1/+1
* libelf: Fix cross-endian ELF note file / memory conversionEd Maste2014-12-021-10/+10
* Track libarchive API changeEd Maste2014-12-011-6/+6
* Temporarily disable non-FreeBSD NT_ note typesEd Maste2014-12-011-1/+5
* Fix elftoolchain tools in-tree buildEd Maste2014-12-015-5/+7
* Copy elftoolchain binutils replacements from vendor branchEd Maste2014-11-2753-0/+21697
* Fix the conversion macro for .note sections, broken in the caseMarcel Moolenaar2014-10-221-5/+5
* GCC for PowerPC does not align .note sections to 4 bytes. WhenMarcel Moolenaar2014-10-221-1/+1
* Reapply r221569, r233401, r233524 and r255105: Add support for a fewKai Wang2014-01-251-0/+11
* Remove trailing whitespace.Kai Wang2014-01-211-1/+1
* * Allow API dwarf_loclist_n() and dwarf_loclist() to be called withKai Wang2014-01-191-2/+27
* Add a sanity check: The provided offset for the desired location listKai Wang2014-01-191-0/+5
* API dwarf_attrval_flag() should properly handle an attribute withKai Wang2014-01-182-7/+23
* Fix typo: the public API dwarf_child() should return DW_DLV_NO_ENTRYKai Wang2014-01-181-1/+1
* Fix a warning in libdwarf found by -Wmissing-variable-declarations.Kai Wang2014-01-181-1/+1