projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[PM/AA] Run clang-format over TBAA code to normalize the formatting
[oota-llvm.git]
/
lib
/
Object
/
Binary.cpp
2015-02-25
Justin Bogner
Object: Handle Mach-O kext bundle files
blob
|
commitdiff
|
raw
2014-11-18
Michael J. Spencer
Support ELF files of unknown type.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
David Blaikie
unique_ptrify MachOUniversalBinary::create
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
David Blaikie
Ensure ErrorOr cannot implicitly invoke explicit ctors...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Rafael Espindola
Don't own the buffer in object::Binary.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-31
Rafael Espindola
Use std::unique_ptr to make the ownership explicit.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
David Blaikie
Correct the ownership passing semantics of object:...
blob
|
commitdiff
|
raw
|
diff to current
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-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
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
Rafael Espindola
Add a SymbolicFile interface between Binary and ObjectFile.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
Rafael Espindola
Make createObjectFile's signature a bit less error...
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-21
Rafael Espindola
Be a bit more consistent about using ErrorOr when const...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Rafael Espindola
Return an ErrorOr<Binary *> from createBinary.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
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-06-28
Alexey Samsonov
Make a switch in createBinary fully-covered. Add forgot...
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-12
Rui Ueyama
readobj: Dump PE/COFF optional records.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Convert a use of sys::identifyFileType to sys::fs:...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Rafael Espindola
Pass a StringRef to sys::identifyFileType.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-08
Sean Silva
Don't artifically restrict input object size.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-08
Michael J. Spencer
Object: Add support for opening stdin.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Michael J. Spencer
Object: Add archive support.
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-25
Michael J. Spencer
Add Binary class. This is a cleaner parent than ObjectFile.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Benjamin Kramer
Revert r132910 and r132909 on behalf of Michael. They...
blob
|
commitdiff
|
raw
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-06-13
Michael J. Spencer
Add Binary class. This is a cleaner parent than ObjectFile.
blob
|
commitdiff
|
raw
|
diff to current