projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O
[oota-llvm.git]
/
lib
/
Object
/
ObjectFile.cpp
2014-07-31
Rafael Espindola
Use std::unique_ptr to make the ownership explicit.
blob
|
commitdiff
|
raw
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-24
Rafael Espindola
Pass a unique_ptr<MemoryBuffer> to the constructors...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Rafael Espindola
Pass a std::unique_ptr& to the create??? methods is...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Rafael Espindola
Make ObjectFile and BitcodeReader always own the Memory...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Remove system_error.h.
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-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Aaron Ballman
Shankar kindly pointed out that I wasn't following...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Aaron Ballman
Fixing the MSVC build by including a file.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Rafael Espindola
Add a SymbolicFile interface between Binary and ObjectFile.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Rafael Espindola
Make ObjectFile ownership of the MemoryBuffer optional.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Rafael Espindola
Pass the computed magic to createBinary and createObjec...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Rafael Espindola
Change createObjectFile to return an ErrorOr.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Rafael Espindola
Be a bit more consistent about using ErrorOr when const...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Rui Ueyama
Path: Recognize COFF import library file magic.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Rui Ueyama
Path: Recognize Windows compiled resource file.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-24
Rafael Espindola
Delete the buffer in createObjectFile if it fails.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Alexey Samsonov
Basic support for parsing Mach-O universal binaries...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Fix variable name style. Don't cast to and from int.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Convert another use of sys::identifyFileType.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Rafael Espindola
Pass a StringRef to sys::identifyFileType.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Rafael Espindola
Change how we iterate over relocations on ELF.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-29
Rafael Espindola
Add getSymbolAlignment to the ObjectFile interface.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Rafael Espindola
Remove unused argument.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-25
Eli Bendersky
When encountering an unknown file format, ObjectFile...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-25
Rafael Espindola
Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
David Blaikie
Unweaken vtables as per llvm.org/docs/CodingStandards...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Benjamin Kramer
ObjectFile: Add support for mach-o-style dSYM companion...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
Michael J. Spencer
Make Binary the parent of ObjectFile and update childre...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Michael J. Spencer
Revert the last two commits in the series. r132911...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Michael J. Spencer
Make Binary the parent of ObjectFile and update childre...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-22
Eric Christopher
Hook in mach-o object files into Object interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Michael J. Spencer
Object: Add ELF support.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Michael J. Spencer
Object: Add COFF Support.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Michael J. Spencer
MemoryBuffer now return an error_code and returns a...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Michael J. Spencer
Support/MemoryBuffer: Replace all uses of std::string...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Michael J. Spencer
Merge System into Support.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Peter Collingbourne
Fix typo: Exectuable -> Executable
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Michael J. Spencer
Object: Get rid of sys::Path, Triple, and cleanup names...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Michael J. Spencer
Add LLVMObject Library.
blob
|
commitdiff
|
raw
|
diff to current