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
/
SymbolListFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a file that is too short to be an independent file.
Rui Ueyama
2016-11-19
1
-58
/
+0
*
Rename skip(StringRef) -> consume(StringRef).
Rui Ueyama
2016-10-17
1
-1
/
+1
*
Recommit [ELF] - Versionscript: do not treat non-wildcarded names as wildcards.
George Rimar
2016-09-09
1
-1
/
+2
*
[ELF] - Remove VersionScriptParser class and move the members to ScriptParser
George Rimar
2016-08-31
1
-110
/
+0
*
[ELF] - Inline defineSymbolVersion(). NFC.
George Rimar
2016-08-18
1
-6
/
+1
*
Unpollute the global namespace. lld edition.
Benjamin Kramer
2016-08-06
1
-0
/
+4
*
Use skip() instead of peek() and expect().
Rui Ueyama
2016-07-16
1
-2
/
+1
*
Recommit r275257 "[ELF] - Implement extern "c++" version script tag"
George Rimar
2016-07-16
1
-4
/
+22
*
Rename SymbolVersions VersionDefinitions.
Rui Ueyama
2016-07-16
1
-3
/
+3
*
Rename Version VersionDefinition.
Rui Ueyama
2016-07-16
1
-13
/
+13
*
Use ScriptParserBase::skip() instead of peek() and next().
Rui Ueyama
2016-07-16
1
-37
/
+23
*
Simplify default symbol version management. NFC.
Rui Ueyama
2016-07-16
1
-1
/
+3
*
Reverted r275257 "[ELF] - Implement extern "c++" version script tag"
George Rimar
2016-07-13
1
-22
/
+4
*
[ELF] - Implement extern "c++" version script tag
George Rimar
2016-07-13
1
-4
/
+22
*
[ELF] - Add Id field to Version struct.
George Rimar
2016-07-12
1
-1
/
+9
*
[ELF] - Depricate version references.
George Rimar
2016-07-01
1
-1
/
+6
*
Handle empty versions.
Rafael Espindola
2016-06-28
1
-4
/
+3
*
[ELF] - Fix incorrect logic in VersionScriptParser::parseVersion()
George Rimar
2016-06-24
1
-1
/
+1
*
[ELF] - Reorder expressions in parseVersionSymbols()'s loop. NFC.
George Rimar
2016-06-23
1
-2
/
+2
*
Revert r273427 "[ELF] - Simplify loop in parseVersionSymbols(). NFC."
George Rimar
2016-06-23
1
-2
/
+4
*
[ELF] - Simplify loop in parseVersionSymbols(). NFC.
George Rimar
2016-06-22
1
-4
/
+2
*
[ELF] - Show explicit error if extern keyword is used in version script.
George Rimar
2016-06-22
1
-0
/
+2
*
[ELF] - Implemented version script hierarchies.
George Rimar
2016-06-22
1
-0
/
+2
*
Don't go on an infinite loop on a missing ";".
Rafael Espindola
2016-06-20
1
-1
/
+1
*
[ELF] - Recommit r273143("[ELF] - Basic versioned symbols support implemented.")
George Rimar
2016-06-20
1
-10
/
+18
*
Revert r273143 "[ELF] - Basic versioned symbols support implemented."
George Rimar
2016-06-20
1
-18
/
+10
*
[ELF] - Basic versioned symbols support implemented.
George Rimar
2016-06-20
1
-10
/
+18
*
Make local: optional.
Rafael Espindola
2016-06-17
1
-8
/
+25
*
[ELF] - Handle every global as unversioned export in versioned script.
George Rimar
2016-06-16
1
-3
/
+23
*
Remove unused includes.
Rafael Espindola
2016-05-03
1
-1
/
+0
*
Devirtualize ScriptParserBase. NFC.
Rui Ueyama
2016-04-22
1
-2
/
+2
*
ELF: Implement basic support for --version-script.
Peter Collingbourne
2016-04-22
1
-0
/
+103