index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Object
/
ELFObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change relocation API to be per section.
Michael J. Spencer
2011-10-07
1
-79
/
+301
*
Object: Add isSection{Data,BSS}.
Michael J. Spencer
2011-09-28
1
-0
/
+28
*
Object: make the following changes into SymbolRef
Benjamin Kramer
2011-09-14
1
-1
/
+78
*
Add support for relocations to ObjectFile.
Benjamin Kramer
2011-09-08
1
-12
/
+280
*
ObjectFile: Add a method to check whether a section contains a symbol.
Benjamin Kramer
2011-07-15
1
-0
/
+12
*
Object: Add proper error handling.
Michael J. Spencer
2011-06-25
1
-62
/
+100
*
Make Binary the parent of ObjectFile and update children to new interface.
Michael J. Spencer
2011-06-25
1
-20
/
+22
*
Revert the last two commits in the series. r132911, r132912.
Michael J. Spencer
2011-06-13
1
-22
/
+20
*
Make Binary the parent of ObjectFile and update children to new interface.
Michael J. Spencer
2011-06-13
1
-20
/
+22
*
Assorted bugfixes in object file handling:
Eric Christopher
2011-04-03
1
-0
/
+2
*
Object: Fix type punned pointer issues by making DataRefImpl a union and usin...
Michael J. Spencer
2011-01-21
1
-60
/
+40
*
Object: Add ELF support.
Michael J. Spencer
2011-01-20
1
-0
/
+706
[prev]