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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld][test] organize test directory. No change in functionality
Shankar Easwaran
2013-08-31
60
-0
/
+0
*
[lld][ELF] Add Init/Fini support
Shankar Easwaran
2013-08-31
9
-0
/
+186
*
[lld][LinkingContext] Atoms created from command line options should be avail...
Shankar Easwaran
2013-08-31
27
-188
/
+279
*
Fix build breakage
Rui Ueyama
2013-08-31
1
-3
/
+3
*
Remove #include, for we don't need the definitions of these classes.
Rui Ueyama
2013-08-31
1
-6
/
+11
*
Remove dead code.
Rui Ueyama
2013-08-30
1
-12
/
+1
*
[PECOFF] Add /force:unresolved command line option as a synonym of /force.
Rui Ueyama
2013-08-29
3
-1
/
+9
*
[PECOFF] Fix bug that section grouping may lay out atoms in a wrong order.
Rui Ueyama
2013-08-29
4
-34
/
+40
*
[PECOFF] Fix bug that atom size was sometimes wrong.
Rui Ueyama
2013-08-29
2
-2
/
+2
*
[PECOFF] Add helper functions for debugging
Rui Ueyama
2013-08-29
1
-0
/
+20
*
[PECOFF] Do not create undefined atom for common symbol.
Rui Ueyama
2013-08-28
1
-1
/
+2
*
[PECOFF] Do not scan the symbol table twice but instead cache aux symbols.
Rui Ueyama
2013-08-28
1
-14
/
+19
*
[PECOFF] Make command line options case insensitive to match link.exe's behav...
Rui Ueyama
2013-08-28
4
-25
/
+14
*
Remove an option starting an uppercase character so that the test does not de...
Rui Ueyama
2013-08-28
1
-1
/
+0
*
Modify test to adopt r189416.
Rui Ueyama
2013-08-27
1
-1
/
+1
*
Use do-while instead of a magic number. No functionality change.
Rui Ueyama
2013-08-27
1
-3
/
+3
*
[PECOFF] Add the entry symbol and /include symbols to dead strip root set.
Rui Ueyama
2013-08-27
5
-15
/
+25
*
Fix use of temporary strings.
Rui Ueyama
2013-08-27
1
-4
/
+4
*
[PECOFF] Enable dead-stripping by default to match link.exe behavior.
Rui Ueyama
2013-08-27
16
-29
/
+53
*
Treat entry point symbol as an undefined atom.
Rui Ueyama
2013-08-27
10
-35
/
+47
*
Rename ti -> ctx.
Rui Ueyama
2013-08-27
8
-24
/
+25
*
[PECOFF] Add Support for entry point symbol name
Rui Ueyama
2013-08-26
4
-1
/
+68
*
[lld][ELF] Cleanup ELF writing, No change in functionality
Shankar Easwaran
2013-08-26
9
-117
/
+85
*
[lld][ELF] Indent the td file to < 80 columns
Shankar Easwaran
2013-08-26
1
-14
/
+30
*
[lld][ELF][Cleanup] Create multiclass for variations in options usage
Shankar Easwaran
2013-08-25
2
-11
/
+12
*
[lld][ELF] process fini_array sections
Shankar Easwaran
2013-08-25
6
-1
/
+43
*
[PECOFF] support additional subsystem identifiers
Saleem Abdulrasool
2013-08-24
1
-0
/
+10
*
Separates /fixed (no .reloc section) and /dynamicbase (enable ASLR)
Rui Ueyama
2013-08-24
7
-8
/
+61
*
CMake: Support the LLVM_INSTALL_TOOLCHAIN_ONLY flag
Hans Wennborg
2013-08-24
1
-9
/
+16
*
Fixes an additional temporary string use.
Rui Ueyama
2013-08-23
1
-1
/
+1
*
Check for "asserts" rather than "debug" on test
Tim Northover
2013-08-23
1
-1
/
+1
*
[lld][ELF] Dont ignore zero sized sections.
Shankar Easwaran
2013-08-23
4
-3
/
+15
*
[lld][ELF][Cleanup] Section associated with the relocation traversed
Shankar Easwaran
2013-08-23
1
-10
/
+6
*
[lld][ELF] Rename typeTLV content type for ELF
Shankar Easwaran
2013-08-23
7
-14
/
+23
*
[lld] handle typeZeroFill atoms in ELF/Native/YAML
Shankar Easwaran
2013-08-23
11
-12
/
+53
*
CMake: Don't look for llvm-tblgen when building outside LLVM tree
Hans Wennborg
2013-08-23
1
-4
/
+9
*
[lld][PECOFF] Fix one more reference to a temporary string
Shankar Easwaran
2013-08-22
1
-1
/
+1
*
[lld][PECOFF] Fix use of temporary strings
Shankar Easwaran
2013-08-22
3
-4
/
+3
*
[lld][unittests] Change assert to llvm_unreachable
Shankar Easwaran
2013-08-22
1
-2
/
+1
*
[lld][test] fix -Wreturn-type error
Shankar Easwaran
2013-08-22
1
-0
/
+1
*
fix build failures on platforms that use -Wunused-private-variable for builds
Shankar Easwaran
2013-08-22
3
-4
/
+13
*
[lld][Driver] Fix the unit test for lld gnu flavor
Shankar Easwaran
2013-08-22
1
-4
/
+2
*
[lld][Hexagon] Enable Hexagon sdata sorting test
Shankar Easwaran
2013-08-22
2
-2
/
+8
*
[lld] Fix unused private fields for fixing build failure on darwin
Shankar Easwaran
2013-08-22
2
-3
/
+3
*
remove trailing whitespace
Shankar Easwaran
2013-08-22
2
-5
/
+5
*
[lld][Darwin] fixing an accidentally removed change
Shankar Easwaran
2013-08-21
1
-0
/
+10
*
[lld] Fix win7 failure on adding InputGraph functionality
Shankar Easwaran
2013-08-21
2
-4
/
+4
*
add InputGraph functionality
Shankar Easwaran
2013-08-21
31
-713
/
+1335
*
[PECOFF] Handle "--" option explicitly
Hans Wennborg
2013-08-13
3
-0
/
+21
*
[PECOFF] Treat the common symbol as mergeable symbol.
Rui Ueyama
2013-08-13
4
-11
/
+25
[next]