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
*
Make it possible to redirect not only errs() but also outs()
Rui Ueyama
2019-11-18
1
-2
/
+2
*
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
Fangrui Song
2019-10-07
1
-5
/
+7
*
Fight a bit against global initializers. NFC.
Benjamin Kramer
2019-08-22
1
-2
/
+2
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-112
/
+112
*
ELF: Add basic partition data structures and behaviours.
Peter Collingbourne
2019-05-29
1
-2
/
+2
*
ELF: Remove a comparison against In.EhFrame. NFCI.
Peter Collingbourne
2019-05-23
1
-4
/
+5
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-4
/
+2
*
Replace `typedef A B` with `using B = A`. NFC.
Rui Ueyama
2019-04-01
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ELF] - (-Map file) Implement printing of LMA for assignments outside of sect...
George Rimar
2018-12-06
1
-3
/
+4
*
Reset input section pointers to null on each linker invocation.
Rui Ueyama
2018-09-25
1
-2
/
+2
*
[ELF] - Change dyn_cast to cast. NFC.
George Rimar
2018-07-02
1
-1
/
+1
*
[ELF] - Remove dead code.
George Rimar
2018-06-29
1
-3
/
+0
*
Replace SharedSymbols with Defined when creating copy relocations.
Rafael Espindola
2018-04-26
1
-29
/
+14
*
[ELF] - Never use std::sort.
George Rimar
2018-04-24
1
-2
/
+3
*
Make "Size" column in the map file one characters shorter.
Rui Ueyama
2018-04-05
1
-4
/
+4
*
Fix column size in the map file.
Rui Ueyama
2018-04-05
1
-4
/
+6
*
[ELF] - Reveal more information in -Map file about assignments.
George Rimar
2018-04-05
1
-2
/
+16
*
[ELF] - Print LMA in a -Map file.
George Rimar
2018-04-05
1
-11
/
+18
*
Do not show alignment 0 because that is equivalent to 1.
Rui Ueyama
2018-04-04
1
-2
/
+2
*
[ELF] - Cleanup. NFCI.
George Rimar
2018-04-04
1
-1
/
+1
*
Add a SectionBase::getVA helper. NFC.
Rafael Espindola
2018-03-24
1
-2
/
+1
*
[ELF] - Show data and assignment commands in the map file.
George Rimar
2018-03-15
1
-7
/
+25
*
[ELF] Add .eh_frame pieces to map file
Rui Ueyama
2018-03-14
1
-0
/
+42
*
Implement --cref.
Rui Ueyama
2018-03-14
1
-0
/
+49
*
Rename Indent{1,2} -> Indent{8,16}.
Rui Ueyama
2018-03-07
1
-4
/
+4
*
Do not create temporary strings just to print out spaces. NFC.
Rui Ueyama
2018-03-06
1
-4
/
+5
*
Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp.
Rui Ueyama
2018-02-28
1
-1
/
+1
*
[ELF] - Introduce getInputSections() helper.
George Rimar
2018-02-22
1
-11
/
+5
*
Remove some includes from InputFiles.h.
Rafael Espindola
2017-12-09
1
-0
/
+1
*
[ELF] - Show .plt symbols in -Map output.
George Rimar
2017-12-06
1
-3
/
+9
*
Recommit r319747 "[ELF] - Show copy relocated symbols in a --Map file output."
George Rimar
2017-12-05
1
-16
/
+25
*
[ELF] - Revert r319747 "[ELF] - Show copy relocated symbols in a --Map file o...
George Rimar
2017-12-05
1
-25
/
+16
*
[ELF] - Show copy relocated symbols in a --Map file output.
George Rimar
2017-12-05
1
-16
/
+25
*
Use Symbol::File directly.
Rafael Espindola
2017-11-29
1
-1
/
+1
*
Simplify. NFC.
Rafael Espindola
2017-11-29
1
-2
/
+1
*
ELF: Merge DefinedRegular and Defined.
Peter Collingbourne
2017-11-06
1
-2
/
+2
*
Rename SymbolBody -> Symbol
Rui Ueyama
2017-11-03
1
-1
/
+1
*
Do not handle DefinedCommon symbols in the MapFile writer.
Rui Ueyama
2017-10-28
1
-15
/
+4
*
Pass symbol attributes instead of ElfSym to Shared symbol ctor.
Rui Ueyama
2017-10-28
1
-12
/
+6
*
[lld] Move Threads to Common
Bob Haarman
2017-10-13
1
-1
/
+2
*
Rename Commands -> SectionCommands.
Rui Ueyama
2017-10-11
1
-1
/
+1
*
[ELF] - Introduce std::vector<InputFile *> global arrays.
George Rimar
2017-09-19
1
-1
/
+1
*
Currently lld creates a single section to collect all commons. There is no way
Dmitry Mikulin
2017-09-08
1
-3
/
+3
*
[ELF] - Fixing buildbot.
George Rimar
2017-08-11
1
-1
/
+1
*
[ELF] - Do not omit common symbols when -Map is given.
George Rimar
2017-08-11
1
-20
/
+29
*
Move File from SymbolBody to Symbol.
Rafael Espindola
2017-08-04
1
-1
/
+1
*
Simplify. NFC.
Rafael Espindola
2017-08-04
1
-4
/
+4
*
[ELF] - Cleanup MapFile.cpp. NFC.
George Rimar
2017-07-28
1
-12
/
+9
[next]