projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make sure that the go bindings call LLVMInitializeMCJITCompilerOptions
[oota-llvm.git]
/
tools
/
llvm-readobj
/
MachODumper.cpp
2014-11-17
Frederic Riss
Implement MachODumper::printFileHeaders
blob
|
commitdiff
|
raw
2014-10-08
Rafael Espindola
Remove bogus std::error_code returns form SectionRef.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-26
David Majnemer
Object: BSS/virtual sections don't have contents
blob
|
commitdiff
|
raw
|
diff to current
2014-08-30
Craig Topper
Remove 'virtual' keyword from methods markedwith 'overr...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-04
Tim Northover
llvm-readobj: fix MachO relocatoin printing a bit.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Rafael Espindola
Remove 'using std::error_code' from tools.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Rafael Espindola
Remove all uses of 'using std::error_code' from headers.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
Alexey Samsonov
[C++11] Introduce ObjectFile::symbols() to use range...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
Alexey Samsonov
[C++11] Introduce SectionRef::relocations() to use...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
Alexey Samsonov
[C++11] Use ObjectFile::sections() in commandline llvm...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Rafael Espindola
Fix warning about mismatched signs in comparison.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Rafael Espindola
Fix the printing of n_type.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Rafael Espindola
Use the existing N_STAB from the MachO namespace.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-10
Rafael Espindola
Change the begin and end methods in ObjectFile to match...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
Rafael Espindola
Simplify the handling of iterators in ObjectFile.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
Re-sort #include lines again, prior to moving headers...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-01
Rafael Espindola
Remove several unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Charles Davis
Move everything depending on Object/MachOFormat.h over...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Charles Davis
Revert "Fix the build broken by r189315." and "Move...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Charles Davis
Move everything depending on Object/MachOFormat.h over...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-05
Rafael Espindola
Handle relocations that don't point to symbols.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Rafael Espindola
Use pointers to iterate over symbols.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
Nico Rieck
llvm-readobj: Do not print NULL StringRefs
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Rafael Espindola
At Jim Grosbach's request detemplate Object/MachO.h.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Rafael Espindola
Remove getters now that we can specialize structs on...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Rafael Espindola
Finish templating MachObjectFile over endianness.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
Nico Rieck
Add -expand-relocs to llvm-readobj
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
Rafael Espindola
Add 179294 back, but don't use bit fields so that it...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Rafael Espindola
Revert my last two commits while I debug what is wrong...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Rafael Espindola
Print more information about relocations.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Rafael Espindola
Template MachOObjectFile over endianness too.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Rafael Espindola
Convert MachOObjectFile to a template.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Rafael Espindola
Template the MachO types over the word size.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Rafael Espindola
Remove two uses of getObject.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Rafael Espindola
Remove usage of InMemoryStruct in getSymbol.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Rafael Espindola
Remove a use of InMemoryStruct in llvm-readobj.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Rafael Espindola
Make getObject const. Remove a const_cast.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
Rafael Espindola
Don't fetch pointers from a InMemoryStruct.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
Eric Christopher
Implements low-level object file format specific output...
blob
|
commitdiff
|
raw
|
diff to current