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
/
DriverUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify. NFC.
Rafael Espindola
2016-05-02
1
-2
/
+1
*
Remove unnecessary namespace specifiers.
Rui Ueyama
2016-05-02
1
-2
/
+2
*
Remove unnecessary namespace specifiers.
Rui Ueyama
2016-05-02
1
-8
/
+8
*
Attempt to fix Windows bots.
Rui Ueyama
2016-05-02
1
-1
/
+1
*
Fix --reproduce for --export-dynamic-symbol.
Rui Ueyama
2016-05-02
1
-1
/
+0
*
Quote arguments for --reproduce.
Rui Ueyama
2016-05-02
1
-1
/
+4
*
Don't include the output dir in the response file.
Rafael Espindola
2016-05-02
1
-1
/
+1
*
Don't quote "--hash-style gnu".
Rafael Espindola
2016-05-02
1
-1
/
+1
*
ELF: --reproduce: quote pathnames for -L and other options.
Rui Ueyama
2016-04-30
1
-12
/
+18
*
ELF: --reproduce: Copy files referenced by linker scripts.
Rui Ueyama
2016-04-30
1
-9
/
+13
*
Attempt to fix Windows buildbots.
Rui Ueyama
2016-04-30
1
-2
/
+2
*
ELF: Make --reproduce to produce a response file.
Rui Ueyama
2016-04-30
1
-16
/
+78
*
Move utility functions to DriverUtils.cpp.
Rui Ueyama
2016-04-26
1
-0
/
+28
*
Variable names should start with uppercase letters.
Rui Ueyama
2016-04-02
1
-4
/
+3
*
Simplify. NFC.
Rui Ueyama
2016-03-29
1
-11
/
+5
*
ELF: Fix use-after-free problem.
Rui Ueyama
2016-03-15
1
-9
/
+4
*
Print out newline in both cases.
Rui Ueyama
2016-03-13
1
-1
/
+2
*
This reverts the r263125
George Rimar
2016-03-11
1
-3
/
+3
*
[ELF] - Consistent spelling for error/warning messages
George Rimar
2016-03-10
1
-3
/
+3
*
ELF: Add --help option.
Rui Ueyama
2016-02-28
1
-0
/
+5
*
ELF: Add --version option.
Rui Ueyama
2016-02-28
1
-0
/
+8
*
Rename elf2 to elf.
Rafael Espindola
2016-02-28
1
-6
/
+6
*
Re-submit ELF: Report multiple errors from the driver.
Rui Ueyama
2016-02-02
1
-4
/
+3
*
Revert r259143, it broke check-lld on Windows (see PR26388).
Nico Weber
2016-02-01
1
-3
/
+4
*
ELF: Report multiple errors from the driver.
Rui Ueyama
2016-01-29
1
-4
/
+3
*
ELF: Rename error -> fatal and redefine error as a non-noreturn function.
Rui Ueyama
2016-01-28
1
-3
/
+3
*
Remove unnecessary `lld::`.
Rui Ueyama
2016-01-06
1
-5
/
+5
*
Update lld to match llvm r250901. OptTable constructor now takes an ArrayRef....
Craig Topper
2015-10-21
1
-1
/
+1
*
[elf2] - remove redundant check.
George Rimar
2015-10-20
1
-2
/
+0
*
[ELF2] Fixed crash when no library is specified for -l
George Rimar
2015-10-20
1
-0
/
+2
*
ELF2: Remove ArgParser class and define parseArgs() function instead.
Rui Ueyama
2015-10-11
1
-3
/
+4
*
ELF2: LinkerScript: Interpret -l and = file name prefixes.
Rui Ueyama
2015-10-11
1
-6
/
+13
*
ELF: Move utility functions from Driver to DriverUtils.
Rui Ueyama
2015-10-11
1
-0
/
+35
*
ELF2: Manage BumpPtrAllocator ownership better.
Rui Ueyama
2015-10-11
1
-2
/
+2
*
ELF2: Create LinkerScript.cpp and move code from DriverUtils to there.
Rui Ueyama
2015-09-30
1
-137
/
+0
*
ELF2: LinkerScript: Handle quoted tokens.
Rui Ueyama
2015-09-30
1
-0
/
+12
*
ELF2: Add basic linker script support.
Rui Ueyama
2015-09-30
1
-0
/
+125
*
ELF2: Support reponse files.
Rui Ueyama
2015-09-25
1
-1
/
+9
*
[ELF2] Output of all unknown arguments instead of only one.
Rui Ueyama
2015-09-24
1
-2
/
+7
*
Move the error handling functions to Error.h. NFC.
Rafael Espindola
2015-08-06
1
-0
/
+1
*
[ELF2] Add a new ELF linker based on the new PE/COFF linker.
Michael J. Spencer
2015-07-24
1
-0
/
+63
*
Revert ELF port. Posting to mailing list.
Michael J. Spencer
2015-07-14
1
-121
/
+0
*
Initial ELF port.
Michael J. Spencer
2015-07-13
1
-0
/
+121