llvm-project/lld/ELF
Ben Shi 8527f32f0a [lld][ELF] Support BFD name elf32-avr
Reviewed By: MaskRay

differential Revision: https://reviews.llvm.org/D125544
2022-05-18 00:00:14 +00:00
..
Arch [ELF][ARM] Fix unneeded thunk for branches to hidden undefined weak 2022-04-14 23:58:13 -07:00
AArch64ErrataFix.cpp
AArch64ErrataFix.h
ARMErrataFix.cpp
ARMErrataFix.h
CMakeLists.txt
CallGraphSort.cpp
CallGraphSort.h
Config.h [lld] Remove support for legacy pass manager 2022-04-07 10:17:31 +02:00
DWARF.cpp
DWARF.h
Driver.cpp [ELF] Support -plugin-opt=stats-file= 2022-05-09 15:04:40 +00:00
Driver.h
DriverUtils.cpp
EhFrame.cpp
EhFrame.h
ICF.cpp
ICF.h
InputFiles.cpp
InputFiles.h
InputSection.cpp [ELF][AArch64] Fix unneeded thunk for branches to hidden undefined weak 2022-04-14 11:32:30 -07:00
InputSection.h [ELF] Move InputSectionBase::rawData member [NFC] 2022-05-09 21:20:14 -07:00
LTO.cpp [ELF] Fix wrapping symbols produced during LTO codegen 2022-04-22 16:45:21 -07:00
LTO.h
LinkerScript.cpp
LinkerScript.h
MapFile.cpp
MapFile.h
MarkLive.cpp [ELF] Simplify MergeInputSection::getParentOffset. NFC 2022-03-28 10:02:35 -07:00
MarkLive.h
Options.td [ELF] Support -plugin-opt=stats-file= 2022-05-09 15:04:40 +00:00
OutputSections.cpp [ELF] Change (NOLOAD) type mismatch to use SHT_NOBITS instead of SHT_PROGBITS 2022-05-06 07:49:42 -07:00
OutputSections.h [ELF] Support custom sections between DATA_SEGMENT_ALIGN and DATA_SEGMENT_RELRO_END 2022-05-04 01:10:46 -07:00
README.md
Relocations.cpp [lld] Fix typo for processAux; NFC 2022-05-09 10:21:47 +08:00
Relocations.h
ScriptLexer.cpp
ScriptLexer.h
ScriptParser.cpp [lld][ELF] Support BFD name elf32-avr 2022-05-18 00:00:14 +00:00
ScriptParser.h
SymbolTable.cpp [ELF] Drop unused original symbol after wrapping if not defined 2022-04-22 16:47:15 -07:00
SymbolTable.h
Symbols.cpp [ELF] Move SymbolUnion assertions to source file 2022-04-22 16:41:14 -07:00
Symbols.h [ELF] Fix wrapping symbols produced during LTO codegen 2022-04-22 16:45:21 -07:00
SyntheticSections.cpp [ELF] Fix spurious GOT/PLT assertion failure when .dynsym is discarded 2022-04-20 22:49:49 -07:00
SyntheticSections.h [ELF][MTE] Add --android-memtag-* options to synthesize ELF notes 2022-04-04 11:17:36 -07:00
Target.cpp
Target.h
Thunks.cpp
Thunks.h
Writer.cpp Revert D125410 "[ELF] Align the end of PT_GNU_RELRO to max-page-size instead of common-page-size" 2022-05-12 20:41:22 -07:00
Writer.h

README.md

See docs/NewLLD.rst