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
/
lld
/
lib
/
ReaderWriter
/
PECOFF
/
ReaderImportHeader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PECOFF] Trim at most one character from imported symbols.
Rui Ueyama
2013-08-12
1
-2
/
+10
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-6
/
+6
*
[PECOFF] Add a comment on the idata section fragments.
Rui Ueyama
2013-07-31
1
-0
/
+19
*
[PECOFF] Process Import Name/Type field in the import library.
Rui Ueyama
2013-07-29
1
-6
/
+43
*
[PECOFF] Replace the magic number with sizeof().
Rui Ueyama
2013-07-29
1
-5
/
+7
*
[PECOFF] Simplicy object allocation code. No functionality change.
Rui Ueyama
2013-07-26
1
-5
/
+4
*
[PECOFF] Replace magic numbers with offsetof().
Rui Ueyama
2013-07-22
1
-4
/
+6
*
[PECOFF] Support linking against DLL.
Rui Ueyama
2013-07-11
1
-1
/
+2
*
[PECOFF] Handle hint field in Hint/Name table in the import library.
Rui Ueyama
2013-07-03
1
-10
/
+9
*
[PECOFF][Writer] Simplifies the COFFBaseDefinedAtom ctor by defining a new cl...
Rui Ueyama
2013-07-03
1
-2
/
+2
*
[PECOFF][Writer] Amend the comment about DLL linking.
Rui Ueyama
2013-07-01
1
-26
/
+25
*
[PECOFF][Writer] Fix buildbot failure on x86_64-win7.
Rui Ueyama
2013-06-30
1
-2
/
+9
*
[PECOFF][Reader] Create a jump table for functions exported by DLL.
Rui Ueyama
2013-06-30
1
-23
/
+127
*
[PECOFF] Implement the reader for the import library.
Rui Ueyama
2013-06-17
1
-0
/
+150