projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reformat comment lines.
[oota-llvm.git]
/
lib
/
Object
/
Object.cpp
2015-08-07
Rafael Espindola
Convert getSymbolSection to return an ErrorOr.
blob
|
commitdiff
|
raw
2015-07-06
Rafael Espindola
Remove getRelocationAddress.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-03
Rafael Espindola
Return ErrorOr from getSymbolAddress.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
Rafael Espindola
Return ErrorOr from SymbolRef::getName.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Rafael Espindola
Use ErrorOr in getRelocationAdress.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Rafael Espindola
Don't return error_code from a function that doesn...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Rafael Espindola
Don't return error_code from a function that doesn...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-29
Rafael Espindola
Don't return error_code from function that never fails.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
Rafael Espindola
Change how symbol sizes are handled in lib/Object.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Rafael Espindola
Move to llvm-objdump a large amount of code to that...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Rafael Espindola
Simplify another function that doesn't fail.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Rafael Espindola
Remove bogus std::error_code returns form SectionRef.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
Bjorn Steinbrink
Restore the ability to check if LLVMCreateObjectFile...
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-06-23
Rafael Espindola
Pass a std::unique_ptr& to the create??? methods is...
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-04-21
Rafael Espindola
Convert getFileOffset to getOffset and move it to its...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
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-22
Rafael Espindola
Change createObjectFile to return an ErrorOr.
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-06-05
Rafael Espindola
Handle relocations that don't point to symbols.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Filip Pizlo
This patch breaks up Wrap.h so that it does not have...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
Eric Christopher
Move C++ code out of the C headers and into either...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Danil Malyshev
Fixed ObjectFile functions:
blob
|
commitdiff
|
raw
|
diff to current
2011-11-27
Chandler Carruth
Revert r145180 as it is causing test failures on all...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-27
Danil Malyshev
Fixed ObjectFile functions:
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Owen Anderson
Expose relocation accessors through the libObject C...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Owen Anderson
Add relocation iterators to the libObject C API.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Owen Anderson
Use LLVMBool for a function that logically returns...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Owen Anderson
Bind libObject API for obtaining the section containing...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Owen Anderson
Expand the coverage of the libObject C bindings to...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
Michael J. Spencer
Change relocation API to be per section. This time...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
Bill Wendling
Revert 141376 and 141377 due to breaking the build.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
Michael J. Spencer
Change relocation API to be per section.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
Michael J. Spencer
Object: Add proper error handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-03
Eric Christopher
Move Object.cpp out of VMCore and into Object.
blob
|
commitdiff
|
raw
|
diff to current