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
/
Symbols.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detemplate SymbolBody::getGotVA. NFC.
Rafael Espindola
2017-05-11
1
-1
/
+1
*
Add "1" suffix if there's varaible ends with "2".
Rui Ueyama
2017-04-13
1
-9
/
+9
*
[ELF] - Define __bss_start symbol.
George Rimar
2017-04-05
1
-0
/
+3
*
Use uint64_t instead of uintX_t and size_t.
Rui Ueyama
2017-03-29
1
-1
/
+1
*
[ELF] - Detemplate SymbolBody::getGotOffset(). NFC.
George Rimar
2017-03-17
1
-1
/
+1
*
[ELF] - Detemplate SymbolBody::getVA and SymbolBody::getPltVA. NFC.
George Rimar
2017-03-17
1
-2
/
+2
*
[ELF] - Recommit "[ELF] - Make Bss and BssRelRo sections to be synthetic (#3)."
George Rimar
2017-03-17
1
-2
/
+3
*
[ELF] - Detemplate SymbolBody::getGotPltVA and SymbolBody::getGotPltOffset()....
George Rimar
2017-03-16
1
-2
/
+2
*
[ELF] - Detemplate SymbolBody::getOutputSection(). NFC.
George Rimar
2017-03-16
1
-1
/
+1
*
Revert r297813 "[ELF] - Make Bss and BssRelRo sections to be synthetic (#3)."
George Rimar
2017-03-16
1
-3
/
+2
*
[ELF] - Make Bss and BssRelRo sections to be synthetic (#3).
George Rimar
2017-03-15
1
-2
/
+3
*
Remove DefinedSynthetic.
Rafael Espindola
2017-03-08
1
-45
/
+13
*
Use uint32_t for alignment in more places, NFC.
Rafael Espindola
2017-03-08
1
-3
/
+3
*
Revert r297008: [ELF] - Make Bss and BssRelRo sections to be synthetic (#2).
Rui Ueyama
2017-03-08
1
-0
/
+7
*
[ELF] - Make Bss and BssRelRo sections to be synthetic (#2).
George Rimar
2017-03-06
1
-7
/
+0
*
De-template DefinedRegular.
Rui Ueyama
2017-02-28
1
-30
/
+12
*
[ELF] - Remove ElfSym::EhdrStart member. NFC.
George Rimar
2017-02-28
1
-4
/
+0
*
Move SymbolTableSection::getOutputSection to SymbolBody::getOutputSection.
Rui Ueyama
2017-02-28
1
-0
/
+1
*
De-template SharedSymbol.
Rui Ueyama
2017-02-26
1
-15
/
+27
*
Merge OutputSectionBase and OutputSection. NFC.
Rafael Espindola
2017-02-24
1
-5
/
+3
*
Make InputSection a class. NFC.
Rafael Espindola
2017-02-23
1
-1
/
+1
*
Convert InputSectionBase to a class.
Rafael Espindola
2017-02-23
1
-5
/
+4
*
Remove a dead function.
Rui Ueyama
2017-02-20
1
-2
/
+0
*
Removes a trivial accessor.
Rui Ueyama
2017-02-16
1
-4
/
+2
*
Do not overload a one-bit variable, NeedsCopyOrPltAddr.
Rui Ueyama
2017-02-16
1
-5
/
+8
*
Addends should always be signed.
Rafael Espindola
2017-02-16
1
-2
/
+1
*
[ELF] Use synthetic section to hold copy relocation
Peter Smith
2017-02-09
1
-9
/
+3
*
[ELF] Use SyntheticSections for Thunks
Peter Smith
2017-02-01
1
-18
/
+2
*
Fix a few symbols that are not actually ABS.
Rafael Espindola
2017-01-28
1
-14
/
+14
*
Revert "[ELF][ARM] Use SyntheticSections for Thunks"
Rui Ueyama
2017-01-28
1
-2
/
+18
*
[ELF][ARM] Use SyntheticSections for Thunks
Peter Smith
2017-01-27
1
-18
/
+2
*
Add a isInCurrentDSO helper. NFC.
Rafael Espindola
2017-01-17
1
-0
/
+1
*
Give local binding to VER_NDX_LOCAL symbols.
Rafael Espindola
2017-01-10
1
-0
/
+1
*
ELF: Reserve space for copy relocations of read-only symbols in relro.
Peter Collingbourne
2017-01-10
1
-2
/
+9
*
Merge elf::toString and coff::toString.
Rui Ueyama
2017-01-06
1
-3
/
+2
*
[ELF] Add support for thunks to undefined non-weak symbols
Peter Smith
2017-01-04
1
-2
/
+9
*
De-template DefinedSynthetic.
Rui Ueyama
2016-12-21
1
-12
/
+10
*
Fix a bogus warning.
Rafael Espindola
2016-12-09
1
-0
/
+3
*
[ELF] ifunc implementation using synthetic sections
Peter Smith
2016-12-08
1
-0
/
+6
*
[ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global symbols
Simon Atanasyan
2016-12-08
1
-2
/
+2
*
Introduce StringRefZ class to represent null-terminated strings.
Rui Ueyama
2016-11-29
1
-28
/
+15
*
Define toString(const SymbolBody &) and remove maybeDemangle instead.
Rui Ueyama
2016-11-24
1
-0
/
+2
*
[ELF][MIPS] Fix handling of _gp/_gp_disp/__gnu_local_gp symbols
Simon Atanasyan
2016-11-23
1
-3
/
+7
*
Remove a forwarding constructor that is used only once.
Rui Ueyama
2016-11-23
1
-3
/
+0
*
Parse symbol versions in scanVersionScript() instead of insert().
Rui Ueyama
2016-11-23
1
-2
/
+1
*
Allow calling getName() on local symbols.
Rui Ueyama
2016-11-23
1
-21
/
+10
*
[ELF] Add Section() to expression object
Eugene Leviant
2016-11-16
1
-1
/
+2
*
[ELF] - Better diagnostic for relative relocation to an absolute value error.
George Rimar
2016-11-15
1
-5
/
+0
*
[ELF] - Implemented --symbol-ordering-file option.
George Rimar
2016-11-10
1
-0
/
+2
*
Make OutputSectionBase a class instead of class template.
Rafael Espindola
2016-11-09
1
-4
/
+3
[next]