Age | Commit message (Expand) | Author | Files | Lines |
2016-03-01 | [lanai] Add ELF enum value and relocations. | Jacques Pienaar | 1 | -0/+32 |
2015-09-01 | Object: Fix COFF import file's symbols. | Rui Ueyama | 1 | -1/+1 |
2015-08-28 | llvm-readobj: Dump more info for COFF import libraries. | Rui Ueyama | 1 | -1/+5 |
2015-08-28 | Re-apply r246276 - Object: Teach llvm-ar to create symbol table for COFF shor... | Rui Ueyama | 1 | -13/+1 |
2014-11-18 | llvm-readobj: Don't print the Characteristics field as the Subsystem | David Majnemer | 1 | -1/+1 |
2014-11-17 | Object, COFF: Tighten the object file parser | David Majnemer | 1 | -5/+4 |
2014-11-17 | Implement MachODumper::printFileHeaders | Frederic Riss | 1 | -0/+92 |
2014-11-05 | llvm-readobj: Add support for dumping the DOS header in PE files | David Majnemer | 1 | -0/+19 |
2014-03-18 | Object/COFF: Add function to check if section number is reserved one. | Rui Ueyama | 1 | -1/+1 |
2014-03-13 | Support: add support to identify WinCOFF/ARM objects | Saleem Abdulrasool | 1 | -0/+17 |
2013-11-15 | Path: Recognize COFF import library file magic. | Rui Ueyama | 1 | -0/+17 |
2013-11-14 | Recognize 0x0000 as a COFF file magic. | Rui Ueyama | 1 | -0/+16 |
2013-07-19 | Retry submitting r186623: COFFDumper: Dump data directory entries. | Rui Ueyama | 1 | -11/+45 |
2013-07-18 | Revert "COFFDumper: Dump data directory entries." | Rui Ueyama | 1 | -45/+11 |
2013-07-18 | COFFDumper: Dump data directory entries. | Rui Ueyama | 1 | -11/+45 |
2013-06-12 | readobj: Dump PE/COFF optional records. | Rui Ueyama | 1 | -0/+51 |
2013-04-03 | Implements low-level object file format specific output for COFF and | Eric Christopher | 1 | -0/+100 |