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
/
unittests
/
DriverTests
/
WinLinkDriverTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PECOFF] Add /dllexport option.
Rui Ueyama
2013-12-12
1
-0
/
+7
*
[PECOFF] Add /alternatename option parser.
Rui Ueyama
2013-12-09
1
-0
/
+6
*
[PECOFF] Handle .lib files as if they are grouped by --{start,end}-group.
Rui Ueyama
2013-12-05
1
-17
/
+16
*
[PECOFF] Ignore /functionpadmin option.
Rui Ueyama
2013-12-04
1
-1
/
+1
*
[PECOFF] Fix /debug option.
Rui Ueyama
2013-12-01
1
-1
/
+0
*
[PECOFF] Improve /merge option handling.
Rui Ueyama
2013-11-27
1
-30
/
+28
*
Refactor tests by using short identifiers.
Rui Ueyama
2013-11-27
1
-22
/
+21
*
[PECOFF] Rename getFinalSectionName -> getOutputSectionName.
Rui Ueyama
2013-11-27
1
-3
/
+3
*
[PECOFF] Fix parameter mapping for /section.
Rui Ueyama
2013-11-26
1
-23
/
+45
*
[PECOFF] Do not set the entry address if /noentry option is given.
Rui Ueyama
2013-11-22
1
-0
/
+15
*
[PECOFF] Move files with ".lib" extension to the end of the input file list.
Rui Ueyama
2013-11-21
1
-0
/
+15
*
[PECOFF] Do not check if library is already added.
Rui Ueyama
2013-11-21
1
-1
/
+2
*
[PECOFF] Recognize but ignore /implib and /safeseh for now.
Rui Ueyama
2013-11-20
1
-1
/
+2
*
[PECOFF] Ignore /tlbid, /tlbout, /idlout and /ignoreigl for now.
Rui Ueyama
2013-11-19
1
-1
/
+2
*
[PECOFF] Rename getSectionAlignment -> getSectionDefaultAlignment.
Rui Ueyama
2013-11-06
1
-2
/
+2
*
[PECOFF] Add /section option.
Rui Ueyama
2013-11-06
1
-0
/
+32
*
[PECOFF] Make /disallowlib an alias for /nodefaultlib.
Rui Ueyama
2013-11-06
1
-0
/
+9
*
[PECOFF] Do not add the same library to the input graph more than once.
Rui Ueyama
2013-11-06
1
-0
/
+8
*
[PECOFF] Ignore /disallowlib.
Rui Ueyama
2013-11-06
1
-3
/
+3
*
[PECOFF] Parse /merge command line option.
Rui Ueyama
2013-10-26
1
-0
/
+13
*
[PECOFF] Add /manifestdependency command line option.
Rui Ueyama
2013-10-22
1
-1
/
+8
*
[PECOFF] Add /manifestfile command line option.
Rui Ueyama
2013-10-22
1
-1
/
+8
*
[PECOFF] Fix /manifestuac handling.
Rui Ueyama
2013-10-22
1
-9
/
+9
*
[PECOFF] Add /manifestuac command line option.
Rui Ueyama
2013-10-22
1
-1
/
+22
*
[PECOFF] Parse /manifest command line option.
Rui Ueyama
2013-10-22
1
-0
/
+40
*
Make undefines check into an assertion.
Rui Ueyama
2013-10-16
1
-2
/
+0
*
[PECOFF] Enable input file logging if /debug is given.
Rui Ueyama
2013-09-26
1
-0
/
+2
*
Make Driver::link and LinkingContext::validate return true on success.
Rui Ueyama
2013-09-24
1
-73
/
+72
*
[PECOFF] Ignore /verbose and /wx (warnings as errors) options.
Rui Ueyama
2013-09-24
1
-1
/
+2
*
[PECOFF] Add /swaprun:{cd,net} options.
Rui Ueyama
2013-09-24
1
-0
/
+12
*
[PECOFF] Ignore /pdbaltpath option.
Rui Ueyama
2013-09-24
1
-1
/
+2
*
[PECOFF] Ignore /pdb option.
Rui Ueyama
2013-09-24
1
-1
/
+1
*
[PECOFF] Ignore /debug option.
Rui Ueyama
2013-09-24
1
-0
/
+5
*
Try to fix test failure on buildbot.
Rui Ueyama
2013-09-24
1
-1
/
+1
*
[PECOFF] Add /nodefaultlib command line option.
Rui Ueyama
2013-09-24
1
-9
/
+30
*
[PECOFF] Do not allow space to separate command line option and its value.
Rui Ueyama
2013-09-23
1
-3
/
+3
*
[PECOFF] Ignore /delay and /delayload options.
Rui Ueyama
2013-09-23
1
-1
/
+2
*
[PECOFF] Add more tests for /machine, /base, /stack, /heap and /align.
Rui Ueyama
2013-09-23
1
-0
/
+29
*
[PECOFF] Add comments to unit tests and reorder them if necessary.
Rui Ueyama
2013-09-23
1
-13
/
+41
*
[PECOFF] Add /allowisolation command line option.
Rui Ueyama
2013-09-23
1
-0
/
+11
*
[PECOFF] Add /allowbind command line option.
Rui Ueyama
2013-09-23
1
-0
/
+11
*
[PECOFF] Add /align command line option.
Rui Ueyama
2013-09-23
1
-0
/
+6
*
[PECOFF] Ignore /incremental option.
Rui Ueyama
2013-09-20
1
-2
/
+2
*
[PECOFF] Ignore /errorReport command line option.
Rui Ueyama
2013-09-19
1
-3
/
+5
*
[PECOFF][Driver] Support /version command line option
Rui Ueyama
2013-09-19
1
-0
/
+12
*
[PECOFF] Add a field for machine type to PECOFFLinkingContext.
Rui Ueyama
2013-09-12
1
-5
/
+2
*
Remove hard-coded leading underscore from entry symbol.
Rui Ueyama
2013-09-12
1
-1
/
+1
*
[PECOFF] Add /machine command line option.
Rui Ueyama
2013-09-06
1
-0
/
+8
*
[lld][LinkingContext] Atoms created from command line options should be avail...
Shankar Easwaran
2013-08-31
1
-2
/
+0
*
[PECOFF] Add /force:unresolved command line option as a synonym of /force.
Rui Ueyama
2013-08-29
1
-0
/
+5
[prev]
[next]