[llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly.
[oota-llvm.git] / tools / llvm-readobj / llvm-readobj.h
2015-07-20 Rafael Espindolallvm-readobj: Handle invalid references to the string...
2015-07-20 Rafael Espindolallvm-readobj: call exit(1) on error.
2015-02-18 Zachary TurnerModify llvm-readobj to dump symbol record bytes.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-18 Simon Atanasyan[llvm-readobj][ELF] New `-mips-plt-got` command line...
2014-06-13 Rafael EspindolaRemove all uses of 'using std::error_code' from headers.
2014-06-12 Rafael EspindolaDon't use 'using std::error_code' in include/llvm.
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.
2014-01-30 Saleem Abdulrasooltools: add support for decoding ARM attributes
2013-12-19 Timur IskhodzhanovTeach the llvm-readobj COFF dumper to dump debug line...
2013-04-12 Nico RieckAdd -expand-relocs to llvm-readobj
2013-04-03 Eric ChristopherImplements low-level object file format specific output...
2013-02-20 Michael J. Spencer[llvm-readobj] Add ELF .dynamic table dumping.