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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort include files according to convention.
Shankar Easwaran
2014-10-18
7
-16
/
+4
*
[PECOFF] Remember DLL names given with /delayload option.
Rui Ueyama
2014-10-08
1
-1
/
+13
*
Add support to print version.
Shankar Easwaran
2014-10-08
1
-1
/
+1
*
[PECOFF] Simplify /machine option handling
Rui Ueyama
2014-09-24
1
-0
/
+5
*
[PECOFF] Change export table type.
Rui Ueyama
2014-09-24
1
-21
/
+17
*
[PECOFF] Fix duplicate /export options
Rui Ueyama
2014-09-23
1
-2
/
+2
*
Driver: accept /machine:arm for Windows linker
Saleem Abdulrasool
2014-09-19
1
-3
/
+2
*
[mach-o] Let darwin driver infer arch from .o files if -arch not used.
Nick Kledzik
2014-09-04
1
-30
/
+40
*
Fix unit test now that 'ld' is host specific
Nick Kledzik
2014-09-04
1
-1
/
+1
*
[mach-o] Fix initial live atoms with -dead_strip
Nick Kledzik
2014-08-21
1
-3
/
+4
*
[AArch64] Initial ELF/AArch64 Support
Chad Rosier
2014-08-13
1
-1
/
+1
*
[PECOFF] Fix /profile option.
Rui Ueyama
2014-08-11
1
-2
/
+2
*
[PECOFF] Add /profile command line option.
Rui Ueyama
2014-07-25
1
-0
/
+11
*
[PECOFF] Add the entry point file at the right place.
Rui Ueyama
2014-07-23
1
-19
/
+19
*
[PECOFF] Fix entry point functions selection
Rui Ueyama
2014-07-23
1
-25
/
+1
*
[PECOFF] Invoke cvtres.exe in the driver.
Rui Ueyama
2014-07-10
1
-19
/
+0
*
Fix build of DriverTests for config & make.
Iain Sandoe
2014-07-06
1
-6
/
+6
*
MachO: rename _outputFileType to avoid shadowing parent field.
Tim Northover
2014-06-20
1
-5
/
+5
*
Fix test build on windows.
Rafael Espindola
2014-06-11
1
-1
/
+1
*
Move Simple.h and Alias.h to include/Core.
Rui Ueyama
2014-06-11
1
-1
/
+1
*
Initial set of Makefiles
Iain Sandoe
2014-06-04
1
-0
/
+19
*
Add observers to Input Graph
Rui Ueyama
2014-05-14
1
-0
/
+15
*
[PECOFF] DLL extension can be omitted in .def file.
Rui Ueyama
2014-05-09
1
-1
/
+1
*
Expand nested input elements.
Rui Ueyama
2014-05-06
1
-6
/
+13
*
Add a test for notifyProgress().
Rui Ueyama
2014-05-06
1
-0
/
+8
*
Remove unused variable.
Rui Ueyama
2014-05-06
1
-1
/
+0
*
Fix copypaste error.
Rui Ueyama
2014-05-06
1
-1
/
+1
*
s/My/Test/ as these classes are for tests.
Rui Ueyama
2014-05-06
1
-11
/
+13
*
Make the test even more readable.
Rui Ueyama
2014-05-06
1
-202
/
+80
*
Simplify unit test code.
Rui Ueyama
2014-05-06
1
-20
/
+6
*
Remove meaningless return value in test.
Rui Ueyama
2014-05-06
1
-2
/
+1
*
Replace copypasta with function calls to make tests intelligible.
Rui Ueyama
2014-05-06
1
-95
/
+30
*
Don't return value rather than always returning true.
Rui Ueyama
2014-05-06
1
-9
/
+9
*
Remove a method that no one is using.
Rui Ueyama
2014-05-06
1
-12
/
+0
*
Remove operator[] that was used only in tests.
Rui Ueyama
2014-05-06
1
-2
/
+4
*
[PECOFF] Allow multiple directives in one module-definition file.
Rui Ueyama
2014-04-26
1
-44
/
+78
*
[PECOFF] Add /IMPLIB command line option.
Rui Ueyama
2014-04-25
1
-0
/
+10
*
[PECOFF] Better handling of /OPT option.
Rui Ueyama
2014-04-22
1
-0
/
+19
*
[PECOFF] Win64 DLL entry function name is _DllMainCRTStartup.
Rui Ueyama
2014-04-18
1
-0
/
+10
*
[PECOFF] Ignore /ignore option.
Rui Ueyama
2014-04-18
1
-2
/
+2
*
[PECOFF] Support /manifestuac:NO.
Rui Ueyama
2014-04-18
1
-0
/
+6
*
[ELF] Support --defsym=<symbol>=<symbol>.
Rui Ueyama
2014-04-16
1
-5
/
+8
*
[ELF] Unit tests for -o and --noinhibit-exec.
Rui Ueyama
2014-04-07
1
-0
/
+16
*
[ELF] Accept "-rpath=<foo>" as well as "-rpath <foo>".
Rui Ueyama
2014-04-06
1
-0
/
+7
*
[ELF] Fix driver bug.
Rui Ueyama
2014-04-06
1
-0
/
+37
*
[ELF] Add a test for -rpath.
Rui Ueyama
2014-04-05
1
-1
/
+11
*
[ELF] Fix --soname option.
Rui Ueyama
2014-04-05
1
-0
/
+20
*
[ELF] Diagnose malformed --dynsym option.
Rui Ueyama
2014-04-04
1
-0
/
+10
*
Rename getInputGraph() and getNextFile().
Rui Ueyama
2014-04-04
2
-30
/
+30
*
Fix comments.
Rui Ueyama
2014-04-03
1
-1
/
+1
[next]