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
/
ScriptParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify. NFC.
Rui Ueyama
2016-10-21
1
-9
/
+4
*
ELF: Implement skip() as (void)next()
Justin Bogner
2016-10-17
1
-9
/
+1
*
Rename skip(StringRef) -> consume(StringRef).
Rui Ueyama
2016-10-17
1
-1
/
+1
*
ELF: Add a skip() overload to ignore any token
Justin Bogner
2016-10-17
1
-0
/
+10
*
Recommit [ELF] - Versionscript: do not treat non-wildcarded names as wildcards.
George Rimar
2016-09-09
1
-2
/
+5
*
Revert r281045, it broke BB.
George Rimar
2016-09-09
1
-5
/
+2
*
Recommit [ELF] - Versionscript: do not treat non-wildcarded names as wildcards.
George Rimar
2016-09-09
1
-2
/
+5
*
[ELF] - Revert r281038 to see if that unbreaks build bot.
George Rimar
2016-09-09
1
-5
/
+2
*
[ELF] - Versionscript: do not treat non-wildcarded names as wildcards.
George Rimar
2016-09-09
1
-2
/
+5
*
[ELF] - Fix for: PR29093 - version script does not support [chars] wildcards
George Rimar
2016-09-07
1
-1
/
+1
*
Add comments.
Rui Ueyama
2016-09-01
1
-2
/
+4
*
Create Strings.cpp and move string manipulation functions to that file.
Rui Ueyama
2016-06-29
1
-15
/
+0
*
[ELF] - Do not crash on unclosed quote (") in scripts.
George Rimar
2016-06-22
1
-1
/
+1
*
Add support for # comments.
Rafael Espindola
2016-06-16
1
-1
/
+8
*
[ELF] - Implemented comparsion operators for linkerscript.
George Rimar
2016-04-25
1
-1
/
+1
*
Use ScriptParserBase features to parse linker script expressions.
Rui Ueyama
2016-04-23
1
-2
/
+6
*
[ELF] Include Twine.h header to restore LLD build after r266524. NFC
Simon Atanasyan
2016-04-16
1
-0
/
+1
*
[lld] [ELF] Add ScriptParserBase class
Adhemerval Zanella
2016-04-06
1
-0
/
+166