summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/libelf
Commit message (Expand)AuthorAgeFilesLines
* Update ELF Tool Chain to upstream rev 3400emaste2016-02-121-1/+1
* Add config for RISC-V ISA.br2016-01-241-0/+6
* Update to ELF Tool Chain r3272emaste2015-12-111-1/+7
* Update to ELF Tool Chain r3197emaste2015-05-147-17/+17
* Update elftoolchain to upstream revision 3179emaste2015-04-0152-154/+71
* Update elftoolchain to upstream revision 3163emaste2015-02-175-6/+5
* Verify that section header offset is not past EOFemaste2015-01-161-1/+2
* libelf: Add arm64 configemaste2015-01-071-0/+6
* libelf: Return an error instead of asserting on an invalid ar fileemaste2015-01-021-1/+2
* libelf: Rearrange size test to prevent integer overflowemaste2014-12-311-1/+1
* Check for multiplication integer overflow in CHECK_EHDRemaste2014-12-301-4/+2
* libelf: Do not read past end of bufferemaste2014-12-291-0/+4
* Restore r276252 mdoc fixemaste2014-12-291-1/+0
* Update elftoolchain to upstream rev 3130emaste2014-12-2938-359/+474
|\
| * Update elftoolchain to upstream rev 3130emaste2014-12-2435-359/+463
* | mdoc fixesbapt2014-12-261-1/+0
|/
* libelf: Fix cross-endian ELF note file / memory conversionemaste2014-12-021-10/+10
* Fix the conversion macro for .note sections, broken in the casemarcel2014-10-221-5/+5
* GCC for PowerPC does not align .note sections to 4 bytes. Whenmarcel2014-10-221-1/+1
* Reapply r221569, r233401, r233524 and r255105: Add support for a fewkaiw2014-01-251-0/+11
* Apply r241720 by ed:kaiw2014-01-181-1/+1
* Use FreeBSD's ELF headers instead of the elfdefinitions.h header whichkaiw2014-01-161-2/+2
* Copy libelf, libdwarf and common files from vendor/ to contrib/.kaiw2014-01-15116-0/+16999
OpenPOWER on IntegriCloud