projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
For the ARM integrated assembler add checking of the
[oota-llvm.git]
/
tools
/
llvm-readobj
/
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
2014-03-15
Justin Bogner
Support: Make error_category's constructor public
tree
|
commitdiff
2014-03-14
Alexey Samsonov
[C++11] Introduce SectionRef::relocations() to use...
tree
|
commitdiff
2014-03-13
Alexey Samsonov
[C++11] Use ObjectFile::sections() in commandline llvm...
tree
|
commitdiff
2014-03-11
Saleem Abdulrasool
Object: rename ARMV7 to ARMNT
tree
|
commitdiff
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-07
Dmitri Gribenko
Add missing std:: qualifiers
tree
|
commitdiff
2014-03-06
Rafael Espindola
Fix warning about mismatched signs in comparison.
tree
|
commitdiff
2014-03-06
Rafael Espindola
Fix the printing of n_type.
tree
|
commitdiff
2014-03-06
Rafael Espindola
Use the existing N_STAB from the MachO namespace.
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
tree
|
commitdiff
2014-02-10
Rafael Espindola
Change the begin and end methods in ObjectFile to match...
tree
|
commitdiff
2014-02-09
Saleem Abdulrasool
tools: cast the right operand
tree
|
commitdiff
2014-02-09
Saleem Abdulrasool
tools: explicitly cast to avoid a warning
tree
|
commitdiff
2014-02-08
Saleem Abdulrasool
tools: handle out-of-line personality 0 decoding
tree
|
commitdiff
2014-01-30
Saleem Abdulrasool
tools: fix Twine abuse
tree
|
commitdiff
2014-01-30
Saleem Abdulrasool
tools: remove unnecessary typename
tree
|
commitdiff
2014-01-30
Saleem Abdulrasool
tools: repair Windows build
tree
|
commitdiff
2014-01-30
Saleem Abdulrasool
tools: add support for decoding ARM attributes
tree
|
commitdiff
2014-01-30
Rafael Espindola
Simplify the handling of iterators in ObjectFile.
tree
|
commitdiff
2014-01-27
Rui Ueyama
Rename IMAGE_DLL_CHARACTERISTICS_HIGH_ENTROPY_VA.
tree
|
commitdiff
2014-01-26
Rui Ueyama
COFF: Add a missing enum value for high entropy ASLR.
tree
|
commitdiff
2014-01-26
Rui Ueyama
llvm-readobj: add support for PE32+ (Windows 64 bit...
tree
|
commitdiff
2014-01-21
Rafael Espindola
Rename these methods to match the style guide.
tree
|
commitdiff
2014-01-21
Saleem Abdulrasool
tools: use 64-bit print specifier
tree
|
commitdiff
2014-01-21
Saleem Abdulrasool
tools: support decoding ARM EHABI opcodes in readobj
tree
|
commitdiff
2014-01-15
Rafael Espindola
Return an ErrorOr<Binary *> from createBinary.
tree
|
commitdiff
2014-01-13
Chandler Carruth
[cleanup] Add a missing include exposed by resorting...
tree
|
commitdiff
2014-01-13
Chandler Carruth
Re-sort #include lines again, prior to moving headers...
tree
|
commitdiff
2014-01-09
Saleem Abdulrasool
llvm-readobj: address review comments for ARM EHABI...
tree
|
commitdiff
2014-01-09
Saleem Abdulrasool
llvm-readobj: fix endianness
tree
|
commitdiff
2014-01-08
Rafael Espindola
Use getError and remove the error_code operator.
tree
|
commitdiff
2014-01-08
Saleem Abdulrasool
llvm-readobj: add support for ARM EHABI unwind info
tree
|
commitdiff
2014-01-05
Simon Atanasyan
[Mips] Add support for DT_MIPS_RLD_MAP and DT_MIPS_PLTG...
tree
|
commitdiff
2013-12-19
Timur Iskhodzhanov
Teach the llvm-readobj COFF dumper to dump debug line...
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
tree
|
commitdiff
2013-11-11
Simon Atanasyan
Add support for DT_VERxxx and DT_MIPS_xxx .dynamic...
tree
|
commitdiff
2013-10-07
Simon Atanasyan
[Mips] Teach llvm-readobj to print MIPS-specific ELF...
tree
|
commitdiff
2013-10-01
Rafael Espindola
Remove several unused variables.
tree
|
commitdiff
2013-09-15
Benjamin Kramer
ELF: Add support for the exclude section bit for gas...
tree
|
commitdiff
2013-09-03
Joerg Sonnenberger
Print string value for DT_RPATH and DT_RUNPATH.
tree
|
commitdiff
2013-09-01
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-27
Charles Davis
Revert "Fix the build broken by r189315." and "Move...
tree
|
commitdiff
2013-08-27
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-09
Benjamin Kramer
Remove byte order mark from source file.
tree
|
commitdiff
2013-08-08
Michael J. Spencer
[Object] Split the ELF interface into 3 parts.
tree
|
commitdiff
2013-07-25
Rafael Espindola
Remove the mblaze backend from llvm.
tree
|
commitdiff
2013-07-19
Rui Ueyama
Retry submitting r186623: COFFDumper: Dump data directo...
tree
|
commitdiff
2013-07-18
Rui Ueyama
Revert "COFFDumper: Dump data directory entries."
tree
|
commitdiff
2013-07-18
Rui Ueyama
COFFDumper: Dump data directory entries.
tree
|
commitdiff
2013-07-06
Benjamin Kramer
COFFDumper: Print uint64_t with the right format string.
tree
|
commitdiff
2013-06-17
Rafael Espindola
Don't link with the archive library programs that don...
tree
|
commitdiff
2013-06-12
Rui Ueyama
readobj: Dump PE/COFF optional records.
tree
|
commitdiff
2013-06-05
Rafael Espindola
Handle relocations that don't point to symbols.
tree
|
commitdiff
2013-05-09
Rafael Espindola
Introduce convenience typedefs for the 4 ELF object...
tree
|
commitdiff
2013-05-09
Rafael Espindola
Change getRelocationAdditionalInfo to be ELF only.
tree
|
commitdiff
2013-05-03
Amara Emerson
Revert r181009.
tree
|
commitdiff
2013-05-03
Amara Emerson
Add support for reading ARM ELF build attributes.
tree
|
commitdiff
2013-04-25
Rafael Espindola
Clarify getRelocationAddress x getRelocationOffset...
tree
|
commitdiff
2013-04-24
Rafael Espindola
Use pointers to iterate over symbols.
tree
|
commitdiff
2013-04-22
Nico Rieck
llvm-readobj: Dump more COFF auxiliary records
tree
|
commitdiff
2013-04-22
Nico Rieck
llvm-readobj: Check for null section pointer
tree
|
commitdiff
2013-04-22
Nico Rieck
llvm-readobj: Do not print NULL StringRefs
tree
|
commitdiff
2013-04-18
Rafael Espindola
At Jim Grosbach's request detemplate Object/MachO.h.
tree
|
commitdiff
2013-04-15
Rafael Espindola
Remove getters now that we can specialize structs on...
tree
|
commitdiff
2013-04-13
Rafael Espindola
Finish templating MachObjectFile over endianness.
tree
|
commitdiff
2013-04-12
Nico Rieck
Teach llvm-readobj to print ELF program headers
tree
|
commitdiff
2013-04-12
Nico Rieck
Add -expand-relocs to llvm-readobj
tree
|
commitdiff
2013-04-12
Rafael Espindola
Add 179294 back, but don't use bit fields so that it...
tree
|
commitdiff
2013-04-11
Rafael Espindola
Revert my last two commits while I debug what is wrong...
tree
|
commitdiff
2013-04-11
Rafael Espindola
Print more information about relocations.
tree
|
commitdiff
2013-04-10
Rafael Espindola
Template MachOObjectFile over endianness too.
tree
|
commitdiff
2013-04-09
Rafael Espindola
Convert MachOObjectFile to a template.
tree
|
commitdiff
2013-04-08
Rafael Espindola
Template the MachO types over the word size.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove two uses of getObject.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove usage of InMemoryStruct in getSymbol.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove a use of InMemoryStruct in llvm-readobj.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Make getObject const. Remove a const_cast.
tree
|
commitdiff
2013-04-05
Rafael Espindola
Don't fetch pointers from a InMemoryStruct.
tree
|
commitdiff
2013-04-03
Eric Christopher
Implements low-level object file format specific output...
tree
|
commitdiff
2013-03-25
Shankar Easwaran
[tools][llvm-readobj] print the name of the section...
tree
|
commitdiff
2013-02-20
Michael J. Spencer
[llvm-readobj] Add ELF .dynamic table dumping.
tree
|
commitdiff
2013-02-08
Michael J. Spencer
[readobj] Fix memory leak.
tree
|
commitdiff
2013-02-05
Michael J. Spencer
[objdump,readobj] Document the purpose and goals of...
tree
|
commitdiff
2012-12-31
Rafael Espindola
Use the generic dump template. Extracted from a patch...
tree
|
commitdiff
2012-12-31
Rafael Espindola
Dump sections. Extracted from a patch by Sami Liedes.
tree
|
commitdiff
2012-12-31
Rafael Espindola
Print a header above the symbols. Extracted from a...
tree
|
commitdiff
2012-12-31
Rafael Espindola
Check for errors. Extracted from a patch by Sami Liedes.
tree
|
commitdiff
2012-12-31
Rafael Espindola
Fix indentation. Extracted from a patch by Sami Liedes!
tree
|
commitdiff
2012-12-31
Rafael Espindola
Style fixes in llvm-readobj.cpp. Extracted from a patch...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort the #include lines for tools/...
tree
|
commitdiff
next