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
/
InputFiles.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for weak symbols.
Rafael Espindola
2015-08-11
1
-3
/
+11
*
Don't report a conflict between two local symbols.
Rafael Espindola
2015-08-11
1
-1
/
+4
*
Don't depend on getDotSymtabSec. It is going away.
Rafael Espindola
2015-08-10
1
-1
/
+4
*
Use already available symbol tables. NFC.
Rafael Espindola
2015-08-07
1
-1
/
+1
*
Delete broken code.
Rafael Espindola
2015-08-06
1
-1
/
+1
*
Move the error handling functions to Error.h. NFC.
Rafael Espindola
2015-08-06
1
-1
/
+1
*
lld elf2: Diagnose trying to mix incompatible files.
Rafael Espindola
2015-08-05
1
-0
/
+8
*
This function never returns null, don't check it.
Rafael Espindola
2015-08-04
1
-4
/
+2
*
[ELF2] Devirtualize SymbolBody.
Michael J. Spencer
2015-07-28
1
-1
/
+1
*
[ELF2] Add a new ELF linker based on the new PE/COFF linker.
Michael J. Spencer
2015-07-24
1
-0
/
+78
*
Revert ELF port. Posting to mailing list.
Michael J. Spencer
2015-07-14
1
-216
/
+0
*
Fix warnings.
Michael J. Spencer
2015-07-14
1
-2
/
+2
*
Put explicit template instantiations in the correct namespace.
Michael J. Spencer
2015-07-14
1
-0
/
+4
*
Initial ELF port.
Michael J. Spencer
2015-07-13
1
-0
/
+212
[prev]