index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Object
/
COFFObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Object: make the following changes into SymbolRef
Benjamin Kramer
2011-09-14
1
-1
/
+50
*
Silence false positive uninitialized variable warnings from GCC.
Benjamin Kramer
2011-09-13
1
-3
/
+3
*
Add support for relocations to ObjectFile.
Benjamin Kramer
2011-09-08
1
-2
/
+73
*
ObjectFile: Add a method to check whether a section contains a symbol.
Benjamin Kramer
2011-07-15
1
-0
/
+8
*
Use memcmp.
Benjamin Kramer
2011-07-05
1
-3
/
+1
*
Really fix typo :-(
Rafael Espindola
2011-07-05
1
-1
/
+1
*
Fix typo.
Rafael Espindola
2011-07-05
1
-2
/
+2
*
Compare all 4 bytes of the header.
Rafael Espindola
2011-07-05
1
-2
/
+3
*
Fix warnings.
Michael J. Spencer
2011-07-05
1
-3
/
+3
*
Object: Add proper error handling.
Michael J. Spencer
2011-06-25
1
-83
/
+243
*
Make Binary the parent of ObjectFile and update children to new interface.
Michael J. Spencer
2011-06-25
1
-114
/
+14
*
Revert the last two commits in the series. r132911, r132912.
Michael J. Spencer
2011-06-13
1
-14
/
+114
*
Make Binary the parent of ObjectFile and update children to new interface.
Michael J. Spencer
2011-06-13
1
-114
/
+14
*
Remove dead variable pointed out by GCC 4.6 warnings, and reflow this a little
Nick Lewycky
2011-05-02
1
-4
/
+1
*
Assorted bugfixes in object file handling:
Eric Christopher
2011-04-03
1
-2
/
+18
*
Object: Fix type punned pointer issues by making DataRefImpl a union and usin...
Michael J. Spencer
2011-01-21
1
-23
/
+28
*
Object: Add COFF Support.
Michael J. Spencer
2011-01-20
1
-0
/
+370