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
/
MapFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge OutputSectionCommand and OutputSection.
Rafael Espindola
2017-07-27
1
-9
/
+7
*
Rename ObjectFile -> ObjFile.
Rui Ueyama
2017-07-26
1
-1
/
+1
*
Try to fix the windows build.
Rafael Espindola
2017-07-26
1
-1
/
+1
*
Detemplate SymbolTable.
Rafael Espindola
2017-07-26
1
-1
/
+1
*
ELF: Exclude dead symbols from -Map output.
Peter Collingbourne
2017-07-14
1
-1
/
+1
*
Keep a list of all OutputSectionCommands.
Rafael Espindola
2017-05-30
1
-9
/
+6
*
Clear OutSec->Sections.
Rafael Espindola
2017-05-23
1
-6
/
+11
*
Use linker script commands in writeMapFile.
Rafael Espindola
2017-05-18
1
-6
/
+11
*
Use a forward declaration. NFC.
Rafael Espindola
2017-05-18
1
-0
/
+1
*
Rename parallelFor -> parallelForEachN.
Rui Ueyama
2017-05-10
1
-1
/
+1
*
Fix comments.
Rui Ueyama
2017-04-30
1
-1
/
+1
*
Replace PrettyPrinter class in MapFile.cpp with a few non-member functions.
Rui Ueyama
2017-04-28
1
-63
/
+57
*
Change the format of the map file.
Rui Ueyama
2017-04-28
1
-38
/
+11
*
Remove trailing whitespace from the -Map output.
Rui Ueyama
2017-04-28
1
-4
/
+4
*
Remove a redundant local variable.
Rui Ueyama
2017-04-28
1
-4
/
+3
*
Speed up the -Map option.
Rui Ueyama
2017-04-28
1
-58
/
+103
*
[ELF] - Detemplate SymbolBody::getVA and SymbolBody::getPltVA. NFC.
George Rimar
2017-03-17
1
-1
/
+1
*
Remove unnecessary template. NFC.
Rafael Espindola
2017-03-08
1
-4
/
+4
*
Rename Addralign to Alignment.
Rafael Espindola
2017-03-07
1
-1
/
+1
*
De-template DefinedRegular.
Rui Ueyama
2017-02-28
1
-1
/
+1
*
Merge OutputSectionBase and OutputSection. NFC.
Rafael Espindola
2017-02-24
1
-11
/
+10
*
Delete trivial getter.
Rafael Espindola
2017-02-24
1
-2
/
+1
*
Make InputSection a class. NFC.
Rafael Espindola
2017-02-23
1
-3
/
+3
*
Merge InputSectionData and InputSectionBase.
Rafael Espindola
2017-02-23
1
-1
/
+1
*
Convert InputSectionBase to a class.
Rafael Espindola
2017-02-23
1
-5
/
+5
*
Print alignment in decimal instead of hexadecimal.
Rui Ueyama
2017-01-31
1
-1
/
+1
*
[ELF] - Fix format specifiers in writeOutSecLine()
George Rimar
2017-01-16
1
-1
/
+1
*
Use error() instead of fatal() to handle file open error.
Rui Ueyama
2017-01-16
1
-2
/
+3
*
Simplify string output. NFC.
Rui Ueyama
2017-01-15
1
-4
/
+2
*
Directly write to a -Map file.
Rui Ueyama
2017-01-15
1
-16
/
+7
*
Split writeMapFile2 to reduce indentation level.
Rui Ueyama
2017-01-14
1
-32
/
+40
*
Implement -Map.
Rafael Espindola
2017-01-13
1
-0
/
+135
[prev]