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
/
ELF
/
LinkerScript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unnecessary include.
Rafael Espindola
2015-10-13
1
-1
/
+0
*
Use llvm::sys::path::is_absolute instead of my own.
Rui Ueyama
2015-10-13
1
-5
/
+2
*
Fix test breakage on Windows.
Rui Ueyama
2015-10-12
1
-1
/
+6
*
[ELF2/LinkerScript] Implement parsing of OUTPUT_ARCH() command.
Davide Italiano
2015-10-12
1
-0
/
+10
*
[ELF2/LinkerScript] Fix OUTPUT_FORMAT directive parsing
Davide Italiano
2015-10-12
1
-0
/
+8
*
Remove explicit Twine instantiation if possible.
Rui Ueyama
2015-10-12
1
-1
/
+1
*
ELF2: Implement --as-needed.
Rui Ueyama
2015-10-11
1
-1
/
+4
*
ELF2: LinkerScript: Interpret -l and = file name prefixes.
Rui Ueyama
2015-10-11
1
-3
/
+23
*
ELF2: Do not leak MemoryBuffers.
Rui Ueyama
2015-10-11
1
-8
/
+8
*
ELF2: LinkerScript: Handle INPUT as a synonym for GROUP.
Rui Ueyama
2015-10-11
1
-1
/
+1
*
ELF2: LinkerScript: Implement INCLUDE directive.
Rui Ueyama
2015-10-11
1
-0
/
+16
*
[ELF2] Implement linker script SEARCH_DIR() directive.
Davide Italiano
2015-10-08
1
-0
/
+9
*
[ELF2] Add ENTRY command to the linker script
Denis Protivensky
2015-10-08
1
-1
/
+13
*
ELF2: Implement OUTPUT() linker script directive.
Rui Ueyama
2015-10-07
1
-0
/
+12
*
ELF2: Define Driver::addFile() as a one-stop place to open a file.
Rui Ueyama
2015-10-01
1
-6
/
+5
*
ELF2: Create LinkerScript.cpp and move code from DriverUtils to there.
Rui Ueyama
2015-09-30
1
-0
/
+156
[prev]