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.
Rui Ueyama
2016-11-20
1
-3
/
+1
*
Remove a file that is too short to be an independent file.
Rui Ueyama
2016-11-19
1
-0
/
+29
*
Restore a comment that was accidentally changed.
Rui Ueyama
2016-11-19
1
-2
/
+3
*
Use Optional<std::string> instead of "" to represent a failure.
Rui Ueyama
2016-11-19
1
-9
/
+9
*
Make buildSysrootedPath file-scoped.
Rui Ueyama
2016-11-19
1
-30
/
+28
*
Simplify "missing argument" error message.
Rui Ueyama
2016-11-19
1
-3
/
+1
*
[ELF] - format. NFC.
George Rimar
2016-11-14
1
-4
/
+2
*
Consolidate BumpPtrAllocators.
Rui Ueyama
2016-10-28
1
-2
/
+1
*
Move getVersionString to Core and simplify Version.cpp.
Rui Ueyama
2016-10-19
1
-8
/
+0
*
COFF: Implement /linkrepro flag.
Peter Collingbourne
2016-07-26
1
-103
/
+3
*
Attempt to unbreak Windows bot.
Rui Ueyama
2016-07-16
1
-1
/
+1
*
Remove redundant namespace specifiers.
Rui Ueyama
2016-07-16
1
-2
/
+2
*
Do not call warning() from ELFOptTable::parse().
Rui Ueyama
2016-07-07
1
-5
/
+2
*
Fix indentation.
Rui Ueyama
2016-07-07
1
-1
/
+1
*
[ELF] Introduce a flag to parse response files according to windows rules.
Davide Italiano
2016-07-06
1
-3
/
+23
*
Use / instead of \ on windows created cpio files
Rafael Espindola
2016-07-06
1
-0
/
+5
*
Create Strings.cpp and move string manipulation functions to that file.
Rui Ueyama
2016-06-29
1
-16
/
+0
*
Fix library search order.
Rui Ueyama
2016-06-27
1
-4
/
+9
*
Create version.txt in a reproduce archive file.
Rui Ueyama
2016-06-06
1
-6
/
+6
*
Handle the -T option.
Rafael Espindola
2016-06-01
1
-0
/
+1
*
Reorganize the cpio archiver as CpioFile class. NFC.
Rui Ueyama
2016-05-15
1
-46
/
+39
*
Support --build-id=0x<hexstring>.
Rui Ueyama
2016-05-13
1
-0
/
+16
*
Add a link to the format description.
Rafael Espindola
2016-05-10
1
-0
/
+2
*
Make --reproduce to not produce undesired whitespace.
Rui Ueyama
2016-05-04
1
-4
/
+12
*
Print the cpio trailer after every member.
Rafael Espindola
2016-05-04
1
-15
/
+18
*
Produce cpio files for --reproduce.
Rafael Espindola
2016-05-03
1
-23
/
+43
*
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
[prev]
[next]