Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retry submitting r186623: COFFDumper: Dump data directory entries. | Rui Ueyama | 2013-07-19 | 1 | -0/+24 |
* | Revert "COFFDumper: Dump data directory entries." | Rui Ueyama | 2013-07-18 | 1 | -24/+0 |
* | COFFDumper: Dump data directory entries. | Rui Ueyama | 2013-07-18 | 1 | -0/+24 |
* | COFFDumper: Print uint64_t with the right format string. | Benjamin Kramer | 2013-07-06 | 1 | -3/+3 |
* | readobj: Dump PE/COFF optional records. | Rui Ueyama | 2013-06-12 | 1 | -11/+77 |
* | Handle relocations that don't point to symbols. | Rafael Espindola | 2013-06-05 | 1 | -5/+3 |
* | llvm-readobj: Dump more COFF auxiliary records | Nico Rieck | 2013-04-22 | 1 | -1/+6 |
* | llvm-readobj: Check for null section pointer | Nico Rieck | 2013-04-22 | 1 | -1/+1 |
* | llvm-readobj: Do not print NULL StringRefs | Nico Rieck | 2013-04-22 | 1 | -3/+3 |
* | Add -expand-relocs to llvm-readobj | Nico Rieck | 2013-04-12 | 1 | -5/+12 |
* | Implements low-level object file format specific output for COFF and | Eric Christopher | 2013-04-03 | 1 | -0/+1014 |