2015-06-29 |
Rafael Espindola | Remove Elf_Sym_Iter. |
tree | commitdiff |
2015-06-26 |
Lang Hames | [StackMaps] Add a lightweight parser for stackmap versi... |
tree | commitdiff |
2015-06-26 |
Tom Stellard | AMDGPU/SI: Set ELF OS/ABI to ELFOSABI_AMDGPU_HSA |
tree | commitdiff |
2015-06-26 |
Rafael Espindola | Simplify getSymbolType. |
tree | commitdiff |
2015-06-25 |
Michael J. Spencer | [Object][ELF] Add support for dumping dynamic relocatio... |
tree | commitdiff |
2015-06-25 |
Rafael Espindola | We don't need the targets to read objects. |
tree | commitdiff |
2015-06-24 |
Rafael Espindola | Don't get confused with sections whose section number... |
tree | commitdiff |
2015-06-22 |
Tom Stellard | Support/ELF: Add EM_AMDGPU |
tree | commitdiff |
2015-06-19 |
Rafael Espindola | Make getRelocationSection MachO only. |
tree | commitdiff |
2015-06-19 |
Rafael Espindola | Fix the build. |
tree | commitdiff |
2015-06-18 |
Rafael Espindola | Improve the --expand-relocs handling of MachO. |
tree | commitdiff |
2015-06-16 |
Simon Atanasyan | [llvm-readobj] Print MIPS .reginfo section content |
tree | commitdiff |
2015-06-12 |
Rafael Espindola | Have the ELF symbol predicates match more directly... |
tree | commitdiff |
2015-06-09 |
Rui Ueyama | Remove object_error::success and use std::error_code... |
tree | commitdiff |
2015-06-08 |
Davide Italiano | [llvm-readobj] Use the new symbol API. |
tree | commitdiff |
2015-06-03 |
Rafael Espindola | Fix the interpretation of a 0 st_name. |
tree | commitdiff |
2015-06-02 |
Rafael Espindola | Simplify now that we always use an alignment of 2 for... |
tree | commitdiff |
2015-05-25 |
Davide Italiano | [llvm-readobj/ELF] Teach how to decode DF_1_XXX flags |
tree | commitdiff |
2015-05-15 |
Simon Atanasyan | [llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIF... |
tree | commitdiff |
2015-05-08 |
Simon Atanasyan | [llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine... |
tree | commitdiff |
2015-05-07 |
Simon Atanasyan | [llvm-readobj] Print .MIPS.abiflags section content |
tree | commitdiff |
2015-05-07 |
Simon Atanasyan | [llvm-readobj/obj2yaml/yaml2obj] Support more MIPS... |
tree | commitdiff |
2015-04-27 |
Patrik Hagglund | Remove unused variable, found with gcc-5.1 -Wunused... |
tree | commitdiff |
2015-04-20 |
Simon Atanasyan | [Mips] Support DT_MIPS_OPTIONS dynamic section tag... |
tree | commitdiff |
2015-04-13 |
David Blaikie | llvm-readobj: teach it to handle MachO Universal Archiv... |
tree | commitdiff |
2015-03-24 |
Rafael Espindola | [llvm-readobj] add support for macho universal binary. |
tree | commitdiff |
2015-03-09 |
Ed Schouten | Add support for Nuxi CloudABI. |
tree | commitdiff |
2015-02-18 |
Zachary Turner | Modify llvm-readobj to dump symbol record bytes. |
tree | commitdiff |
2015-01-23 |
Rafael Espindola | Add STB_GNU_UNIQUE to the ELF writer. |
tree | commitdiff |
2015-01-16 |
Saleem Abdulrasool | llvm-readobj: add IMAGE_REL_ARM_MOV32(T) to the enumeration |
tree | commitdiff |
2015-01-14 |
Chandler Carruth | [cleanup] Re-sort all the #include lines in LLVM using |
tree | commitdiff |
2015-01-03 |
Saleem Abdulrasool | llvm-readobj: add support to dump COFF export tables |
tree | commitdiff |
2014-11-25 |
Charlie Turner | Correctly handle Tag_CPU_arch_profile. |
tree | commitdiff |
2014-11-19 |
Colin LeMahieu | [llvm-readobj][NFC] |
tree | commitdiff |
2014-11-19 |
Rui Ueyama | llvm-readobj: fix off-by-one error in COFFDumper |
tree | commitdiff |
2014-11-19 |
Rui Ueyama | llvm-readobj: teach it how to dump COFF base relocation... |
tree | commitdiff |
2014-11-18 |
David Majnemer | llvm-readobj: Don't print the Characteristics field... |
tree | commitdiff |
2014-11-17 |
David Majnemer | Object, COFF: Tighten the object file parser |
tree | commitdiff |
2014-11-17 |
Frederic Riss | Implement MachODumper::printFileHeaders |
tree | commitdiff |
2014-11-13 |
David Majnemer | llvm-readobj: relocAddressLess could potentially lie |
tree | commitdiff |
2014-11-13 |
David Majnemer | llvm-readobj, COFF: Remove an unused variable |
tree | commitdiff |
2014-11-13 |
David Majnemer | Object, COFF: getRelocationSymbol shouldn't assert |
tree | commitdiff |
2014-11-13 |
Rui Ueyama | llvm-readobj: Print out address table when dumping... |
tree | commitdiff |
2014-11-12 |
Timur Iskhodzhanov | [COFF] Make it clearer that the symbols subsection... |
tree | commitdiff |
2014-11-05 |
David Majnemer | llvm-readobj: Add support for dumping the DOS header... |
tree | commitdiff |
2014-11-03 |
Reid Kleckner | MSVC requires redeclarations to repeat noexcept |
tree | commitdiff |
2014-10-31 |
David Majnemer | Object, COFF: Cleanup symbol type code, improve binutil... |
tree | commitdiff |
2014-10-23 |
Timur Iskhodzhanov | PR21189: Teach llvm-readobj to dump bits of COFF symbol... |
tree | commitdiff |
2014-10-17 |
Rafael Espindola | Add a test that would have found the bug in r219829. |
tree | commitdiff |
2014-10-17 |
Rafael Espindola | Revert commit r219835 and r219829. |
tree | commitdiff |
2014-10-15 |
Rafael Espindola | Correctly handle references to section symbols. |
tree | commitdiff |
2014-10-09 |
Rui Ueyama | Object: Add range iterators for COFF import/export... |
tree | commitdiff |
2014-10-08 |
Rafael Espindola | Remove bogus std::error_code returns form SectionRef. |
tree | commitdiff |
2014-10-07 |
Saleem Abdulrasool | llvm-readobj: add support to dump (COFF) directives |
tree | commitdiff |
2014-10-06 |
Timur Iskhodzhanov | Fix dumping codeview line tables when there are multipl... |
tree | commitdiff |
2014-10-03 |
Rui Ueyama | llvm-readobj: print out the fields of the COFF delay... |
tree | commitdiff |
2014-10-03 |
Rui Ueyama | llvm-readobj: print COFF delay-load import table |
tree | commitdiff |
2014-10-02 |
Rui Ueyama | llvm-readobj: print COFF imported symbols |
tree | commitdiff |
2014-10-02 |
Rui Ueyama | This patch adds a new flag "-coff-imports" to llvm... |
tree | commitdiff |
2014-09-26 |
David Majnemer | Object: BSS/virtual sections don't have contents |
tree | commitdiff |
2014-09-20 |
David Majnemer | llvm-readobj: pretty-print special COFF section names |
tree | commitdiff |
2014-09-15 |
David Majnemer | MC: Add support for BigObj |
tree | commitdiff |
2014-09-11 |
Rui Ueyama | Support: Delete {aligned_,}{u,}{little,big}8_t |
tree | commitdiff |
2014-09-10 |
David Majnemer | Object: Add support for bigobj |
tree | commitdiff |
2014-08-30 |
Craig Topper | Remove 'virtual' keyword from methods markedwith 'overr... |
tree | commitdiff |
2014-08-27 |
Craig Topper | Simplify creation of a bunch of ArrayRefs by using... |
tree | commitdiff |
2014-08-19 |
Rafael Espindola | Don't own the buffer in object::Binary. |
tree | commitdiff |
2014-08-13 |
Benjamin Kramer | Canonicalize header guards into a common format. |
tree | commitdiff |
2014-08-08 |
Rafael Espindola | getLoadName is only implemented for ELF, make it ELF... |
tree | commitdiff |
2014-08-01 |
Rafael Espindola | Remove some calls to std::move. |
tree | commitdiff |
2014-07-31 |
Rafael Espindola | Use std::unique_ptr to make the ownership explicit. |
tree | commitdiff |
2014-07-13 |
Simon Atanasyan | [Mips] Support SHT_MIPS_ABIFLAGS section type flag... |
tree | commitdiff |
2014-07-05 |
Simon Atanasyan | [llvm-readobj] Fix output of MIPS GOT without local... |
tree | commitdiff |
2014-07-04 |
Tim Northover | llvm-readobj: fix MachO relocatoin printing a bit. |
tree | commitdiff |
2014-07-01 |
Benjamin Kramer | Rephrase loop so it doesn't leave unused bools around... |
tree | commitdiff |
2014-06-27 |
Saleem Abdulrasool | Support: update DLLCharacteristics enumeration |
tree | commitdiff |
2014-06-26 |
Alp Toker | Revert "Introduce a string_ostream string builder facilty" |
tree | commitdiff |
2014-06-26 |
Alp Toker | Introduce a string_ostream string builder facilty |
tree | commitdiff |
2014-06-18 |
Simon Atanasyan | [llvm-readobj] Fix member functions name style. |
tree | commitdiff |
2014-06-18 |
Simon Atanasyan | [llvm-readobj] Fix compile error. |
tree | commitdiff |
2014-06-18 |
Simon Atanasyan | [llvm-readobj][ELF] New `-mips-plt-got` command line... |
tree | commitdiff |
2014-06-16 |
Rafael Espindola | Convert the Archive API to use ErrorOr. |
tree | commitdiff |
2014-06-13 |
Rafael Espindola | Remove unused and odd code. |
tree | commitdiff |
2014-06-13 |
Rafael Espindola | Remove 'using std::error_code' from tools. |
tree | commitdiff |
2014-06-13 |
Rafael Espindola | Remove all uses of 'using std::error_code' from headers. |
tree | commitdiff |
2014-06-12 |
Rafael Espindola | Don't use 'using std::error_code' in include/llvm. |
tree | commitdiff |
2014-06-12 |
Rafael Espindola | Remove system_error.h. |
tree | commitdiff |
2014-06-12 |
Rafael Espindola | Don't import error_category into the llvm namespace. |
tree | commitdiff |
2014-06-12 |
Rafael Espindola | Don't import error_condition into the llvm namespace. |
tree | commitdiff |
2014-06-11 |
Rafael Espindola | Use std::error_code instead of llvm::error_code. |
tree | commitdiff |
2014-06-11 |
Rafael Espindola | Use an enum class. |
tree | commitdiff |
2014-06-10 |
Rafael Espindola | Mark a few functions noexcept. |
tree | commitdiff |
2014-06-10 |
Simon Atanasyan | [llvm-readobj][ELF] Factor out the code retrieve ELF... |
tree | commitdiff |
2014-06-07 |
Saleem Abdulrasool | tools: add a high level explanation for WoA EH data |
tree | commitdiff |
2014-06-04 |
Saleem Abdulrasool | tools: fix parenthesis warning from GCC |
tree | commitdiff |
2014-06-04 |
Saleem Abdulrasool | tools: fix silly typo in llvm-readobj |
tree | commitdiff |
2014-06-04 |
Saleem Abdulrasool | tools: initial implementation of WoA EH decoding |
tree | commitdiff |
2014-06-04 |
Saleem Abdulrasool | tools: introduce StreamWriter::printBoolean |
tree | commitdiff |
2014-06-04 |
Simon Atanasyan | [Object][ELF] Range-based loop simplification. |
tree | commitdiff |
2014-05-31 |
Rafael Espindola | There is no std::errc::success, remove the llvm one. |
tree | commitdiff |
next |