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 |
2014-05-25 |
Saleem Abdulrasool | tools: avoid use of std::function |
tree | commitdiff |
2014-05-25 |
Saleem Abdulrasool | tools: split out Win64EHDumper from COFFDumper |
tree | commitdiff |
2014-05-25 |
Saleem Abdulrasool | tools: inline simple single-use function |
tree | commitdiff |
2014-05-25 |
Saleem Abdulrasool | tools: refactor COFFDumper symbol resolution logic |
tree | commitdiff |
2014-05-25 |
Saleem Abdulrasool | tools: use references rather than out pointers in COFFD... |
tree | commitdiff |
2014-05-24 |
Saleem Abdulrasool | build: sort llvm-readobj sources |
tree | commitdiff |
2014-05-24 |
Saleem Abdulrasool | llvm-readobj: remove some dead code |
tree | commitdiff |
2014-05-20 |
Simon Atanasyan | [Mips] Add more relocation types and MIPS specific... |
tree | commitdiff |
2014-05-20 |
Saleem Abdulrasool | llvm-readobj: use range-based for loop |
tree | commitdiff |
2014-05-11 |
Simon Atanasyan | [llvm-readobj] Print values of FLAGS and MIPS_FLAGS... |
tree | commitdiff |
2014-05-01 |
Simon Atanasyan | [llvm-readobj] Transform 'switch' with the only 'case... |
tree | commitdiff |
2014-05-01 |
Simon Atanasyan | [llvm-readobj] Add support for Mips specific ELF header... |
tree | commitdiff |
2014-04-28 |
Craig Topper | [C++] Use 'nullptr'. |
tree | commitdiff |
2014-04-25 |
Craig Topper | [C++] Use 'nullptr'. Tools edition. |
tree | commitdiff |
2014-04-20 |
Simon Atanasyan | [C++11] Range-based loop simplification. |
tree | commitdiff |
2014-04-16 |
Saleem Abdulrasool | tools: fix invalid printing, buffer overrun in llvm... |
tree | commitdiff |
2014-04-14 |
Saleem Abdulrasool | tools: address possible non-null terminated filenames |
tree | commitdiff |
2014-04-13 |
Saleem Abdulrasool | tools: remove duplication of coff_aux_file |
tree | commitdiff |
2014-04-12 |
Saleem Abdulrasool | tools: remove unnecessary copy of array_lengthof |
tree | commitdiff |
2014-03-25 |
Rafael Espindola | Create .symtab_shndxr only when needed. |
tree | commitdiff |
2014-03-24 |
Rafael Espindola | Teach llvm-readobj to print human friendly description... |
tree | commitdiff |
2014-03-19 |
David Majnemer | Object: Provide a richer means of describing auxiliary... |
tree | commitdiff |
2014-03-19 |
David Majnemer | Object: Move auxiliary symbol definitions from llvm... |
tree | commitdiff |
2014-03-18 |
Rui Ueyama | Object/COFF: Add function to check if section number... |
tree | commitdiff |
2014-03-18 |
Alexey Samsonov | [C++11] Change the interface of getCOFF{Section,Relocat... |
tree | commitdiff |
2014-03-17 |
Alexey Samsonov | [C++11] Introduce ObjectFile::symbols() to use range... |
tree | commitdiff |
2014-03-17 |
Nico Rieck | llvm-readobj: Print referred symbol name for CLR token... |
tree | commitdiff |
2014-03-17 |
Nico Rieck | llvm-readobj: Add test for COFF auxiliary symbols as... |
tree | commitdiff |
next |