summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-elfabi
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* Fix some include order and file headers issues. NFCFangrui Song2019-02-211-1/+1
* [elfabi] Fix the type of the variable formated for error outputPetar Jovanovic2019-02-051-2/+4
* [elfabi] Add support for reading dynamic symbols from binariesArmando Montanez2019-01-241-2/+177
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* [elfabi] Add support for reading DT_NEEDED from binariesArmando Montanez2019-01-181-1/+22
* [elfabi] Add support for reading DT_SONAME from binariesArmando Montanez2019-01-161-3/+129
* [elfabi] Add option to manually specify file read formatArmando Montanez2019-01-071-10/+33
* [elfabi] Introduce tool for ELF TextAPIArmando Montanez2019-01-037-0/+399
OpenPOWER on IntegriCloud