git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[lldb] Set the default architecture also in buildDefault
[lldb.git]
/
lld
/
2020-11-04
Edd Dawson
[lld][ELF][test] test LTO-removed symbols are not in...
tree
|
commitdiff
2020-11-03
serge-sans-paille
Fix 'default label in switch which covers all enumerati...
tree
|
commitdiff
2020-11-03
serge-sans-paille
[lld] missing doc entry for error handling script
tree
|
commitdiff
2020-11-03
serge-sans-paille
Provide a hook to customize missing library error handling
tree
|
commitdiff
2020-11-02
Peter Penzin
[LLD] [COFF] Align all debug directories
tree
|
commitdiff
2020-11-02
Fangrui Song
[ELF] --emit-relocs: fix st_value of STT_SECTION in...
tree
|
commitdiff
2020-10-31
Sam Clegg
[lld][WebAssembly] Remove bad-reloc test
tree
|
commitdiff
2020-10-31
Reid Kleckner
Fix lld/wasm test portability issue, and XFAIL the...
tree
|
commitdiff
2020-10-31
Reid Kleckner
[COFF] Move ghash timers under the "add objects" timer
tree
|
commitdiff
2020-10-31
Ali Tamur
[lld][WebAssembly] Do not specify temporary file name...
tree
|
commitdiff
2020-10-30
Sam Clegg
[lld][WebAssembly] Give better warnings on bad relocati...
tree
|
commitdiff
2020-10-30
Wouter van Oortmerssen
[WebAssembly] Improved LLD error messages in case of...
tree
|
commitdiff
2020-10-29
Marcel Hlopko
Remove HAVE_VCS_VERSION_INC, not needed
tree
|
commitdiff
2020-10-28
Fangrui Song
[ELF] -r: don't crash when a non-SHF_LINK_ORDER orphan...
tree
|
commitdiff
2020-10-27
Sam Clegg
[lld][WebAssembly] Fix memory size in dylink section...
tree
|
commitdiff
2020-10-26
Benjamin Kramer
[lld][ELF] Don't write output to the test directory...
tree
|
commitdiff
2020-10-24
Fangrui Song
[ELF] Don't crash on R_X86_64_GOTPCRELX for test/binop...
tree
|
commitdiff
2020-10-23
Fangrui Song
[ELF] Don't error on R_PPC64_REL24/R_PPC64_REL24_NOTOC...
tree
|
commitdiff
2020-10-23
Stefan Pintilie
[PowerPC][LLD] Support for PC Relative TLS for Local...
tree
|
commitdiff
2020-10-23
James Henderson
[lld][ELF][test] Add additional test coverage for LTO
tree
|
commitdiff
2020-10-22
Fangrui Song
[ELF] --warn-backrefs: save the referenced InputFile *
tree
|
commitdiff
2020-10-22
Fangrui Song
[ELF] Set SHF_INFO_LINK for .rel[a].plt and .rel[a...
tree
|
commitdiff
2020-10-21
Fangrui Song
[ELF] --gc-sections: retain dependent sections of non...
tree
|
commitdiff
2020-10-21
Sylvestre Ledru
Remove .svn from exclude list as we moved to git
tree
|
commitdiff
2020-10-20
Fangrui Song
[ELF] --gdb-index: support --icf={safe,all}
tree
|
commitdiff
2020-10-20
Georgii Rymar
Reland "[yaml2obj][ELF] - Simplify the code that perfor...
tree
|
commitdiff
2020-10-20
Georgii Rymar
Revert "[yaml2obj][ELF] - Simplify the code that perfor...
tree
|
commitdiff
2020-10-20
Georgii Rymar
[yaml2obj][ELF] - Simplify the code that performs secti...
tree
|
commitdiff
2020-10-15
Martin Storsjö
Reapply [LLD] [COFF] Implement a GNU/ELF like -wrap...
tree
|
commitdiff
2020-10-15
Arthur Eubanks
Revert "[LLD] [COFF] Implement a GNU/ELF like -wrap...
tree
|
commitdiff
2020-10-15
Martin Storsjö
[LLD] [COFF] Implement a GNU/ELF like -wrap option
tree
|
commitdiff
2020-10-15
Martin Storsjö
[LLD] [COFF] Fix a condition that was missed in 7f0e6c3...
tree
|
commitdiff
2020-10-15
Andrew Ng
[LLD][ELF] Improve ICF for relocations to ineligible...
tree
|
commitdiff
2020-10-15
Luqman Aden
[LLD] Set alignment as part of Characteristics in TLS...
tree
|
commitdiff
2020-10-15
Luqman Aden
Revert "[LLD] Set alignment as part of Characteristics...
tree
|
commitdiff
2020-10-15
Luqman Aden
[LLD] Set alignment as part of Characteristics in TLS...
tree
|
commitdiff
2020-10-15
Luqman Aden
Nit: Use early return to reduce indentation.
tree
|
commitdiff
2020-10-15
Luqman Aden
Update tests.
tree
|
commitdiff
2020-10-15
Luqman Aden
[LLD] Set alignment as part of Characteristics in TLS...
tree
|
commitdiff
2020-10-14
Konstantin Zhuravlyov
AMDGPU: Update AMDHSA code object version handling
tree
|
commitdiff
2020-10-14
jasonliu
[AIX] Turn -fdata-sections on by default in Clang
tree
|
commitdiff
2020-10-14
Luqman Aden
[test][lld] Mark TLS tests as REQUIRES: x86.
tree
|
commitdiff
2020-10-14
Luqman Aden
[LLD] Add baseline test for TLS alignment. NFC.
tree
|
commitdiff
2020-10-14
Alexandre Ganea
Re-land [ThinLTO] Re-order modules for optimal multi...
tree
|
commitdiff
2020-10-13
Andrew Paverd
Reland [CFGuard] Add address-taken IAT tables and delay...
tree
|
commitdiff
2020-10-13
Konstantin Zhuravlyov
LLD/AMDGPU: Infer os abi based on input llvm bitcode
tree
|
commitdiff
2020-10-13
Paulo Matos
[WebAssembly] Added .tabletype to asm and multiple...
tree
|
commitdiff
2020-10-13
Sam Clegg
[lld][WebAssembly] Don't GC library objects under ...
tree
|
commitdiff
2020-10-13
Dan Gohman
[WebAssembly] GC constructor functions in otherwise...
tree
|
commitdiff
2020-10-13
Sam Clegg
[lld][WebAssembly] Add support for -Bsymbolic flag
tree
|
commitdiff
2020-10-12
Martin Storsjö
[LLD] [COFF] Fix a ubsan error in pdb-type-server-missi...
tree
|
commitdiff
2020-10-11
Christian Iversen
[ELF] Fix broken bitstream linking with lld when e_mach...
tree
|
commitdiff
2020-10-09
Martin Storsjö
[LLD] [ELF] Fix the help listing for the wrap option...
tree
|
commitdiff
2020-10-08
Fangrui Song
[ELF] Don't change binding to STB_WEAK for an undefined...
tree
|
commitdiff
2020-10-08
Mateusz Mikuła
[LLD] Ignore ELF tests when ld.lld defaults to MinGW
tree
|
commitdiff
2020-10-08
Martin Storsjö
[LLD] [ELF] Fix up a comment regarding the --wrap optio...
tree
|
commitdiff
2020-10-07
Martin Storsjö
[LLD] [MinGW] Move an option definitions to alphabetica...
tree
|
commitdiff
2020-10-05
Martin Storsjö
[LLD] [MinGW] Support setting the subsystem version...
tree
|
commitdiff
2020-10-05
Martin Storsjö
[LLD] [MinGW] Simplify handling of os/subsystem version
tree
|
commitdiff
2020-10-05
Martin Storsjö
[LLD] [COFF] Add a private option for setting the os...
tree
|
commitdiff
2020-10-05
Martin Storsjö
[LLD] [COFF] Fix parsing version numbers with leading...
tree
|
commitdiff
2020-10-02
Alexandre Ganea
[LLD] Fix /time formatting for very long runs. NFC.
tree
|
commitdiff
2020-10-02
Alexandre Ganea
[LLD][COFF] Add more type record information to /summary
tree
|
commitdiff
2020-10-01
Alexandre Ganea
[LLD][COFF] Fix crash with /summary and PCH input files
tree
|
commitdiff
2020-10-01
Fangrui Song
Raland D87318 [LLD][PowerPC] Add support for R_PPC64_GO...
tree
|
commitdiff
2020-10-01
Reid Kleckner
[PDB] Use one func id DenseMap instead of per-source...
tree
|
commitdiff
2020-10-01
Arthur Eubanks
Revert "[CFGuard] Add address-taken IAT tables and...
tree
|
commitdiff
2020-10-01
Stefan Pintilie
Revert "[LLD][PowerPC] Add support for R_PPC64_GOT_TLSG...
tree
|
commitdiff
2020-10-01
Stefan Pintilie
[LLD][PowerPC] Add support for R_PPC64_GOT_TLSGD_PCREL3...
tree
|
commitdiff
2020-10-01
James Henderson
[Archive] Don't throw away errors for malformed archive...
tree
|
commitdiff
2020-10-01
Andrew Paverd
[CFGuard] Add address-taken IAT tables and delay-load...
tree
|
commitdiff
2020-10-01
Fangrui Song
[ELF] --wrap: don't unnecessarily expose __real_
tree
|
commitdiff
2020-10-01
Dan Gohman
[WebAssembly] New-style command support
tree
|
commitdiff
2020-10-01
Sam Clegg
[lld][WebAssembly] Allow exporting of mutable globals
tree
|
commitdiff
2020-09-30
Reid Kleckner
Re-land "[PDB] Merge types in parallel when using ghashing"
tree
|
commitdiff
2020-09-30
Reid Kleckner
Revert "[PDB] Merge types in parallel when using ghashing"
tree
|
commitdiff
2020-09-30
Reid Kleckner
[PDB] Merge types in parallel when using ghashing
tree
|
commitdiff
2020-09-29
Fangrui Song
[ELF] Fix multiple -mllvm after D70378
tree
|
commitdiff
2020-09-28
Benjamin Kramer
[wasm] Move WasmTraits.h to BinaryFormat
tree
|
commitdiff
2020-09-26
Fangrui Song
Internalize functions from various tools. NFC
tree
|
commitdiff
2020-09-25
Jez Ng
[lld-macho] Ignore a few more undocumented flags
tree
|
commitdiff
2020-09-25
Jez Ng
[lld-macho] Always include custom syslibroot when runni...
tree
|
commitdiff
2020-09-25
Jez Ng
[lld-macho] Support absolute symbols
tree
|
commitdiff
2020-09-25
Jez Ng
[lld-macho] Allow the entry symbol to be dynamically...
tree
|
commitdiff
2020-09-25
Jez Ng
[lld-macho] Support -bundle
tree
|
commitdiff
2020-09-25
Jez Ng
[lld-macho] Implement support for PIC
tree
|
commitdiff
2020-09-25
Stefan Pintilie
[PowerPC][NFC] Merged two switch entries.
tree
|
commitdiff
2020-09-25
Stefan Pintilie
[PowerPC][LLD] Extend R2 save stub to support offsets...
tree
|
commitdiff
2020-09-25
Thomas Lively
[lld][WebAssembly] Allow `atomics` feature with unshare...
tree
|
commitdiff
2020-09-25
Fangrui Song
[lld] Clean up in lld::{coff,elf}::link after D70378
tree
|
commitdiff
2020-09-24
Snehasish Kumar
[lld] Make -z keep-text-section-prefix recognize .text...
tree
|
commitdiff
2020-09-24
Jez Ng
[lld-macho][re-land] Implement and test resolution...
tree
|
commitdiff
2020-09-24
Jez Ng
[lld-macho][re-land] Initial support for common symbols
tree
|
commitdiff
2020-09-24
Alexandre Ganea
[LLD][COFF] Cover usage of LLD-as-a-library in tests
tree
|
commitdiff
2020-09-24
Alexandre Ganea
[LLD][COFF] Avoid overwriting inputs in tests
tree
|
commitdiff
2020-09-24
Nico Weber
lld: Try to fix check-lld on incremental builds after...
tree
|
commitdiff
2020-09-24
James Henderson
[lld][ELF][test] Add a couple of test cases for LTO...
tree
|
commitdiff
2020-09-24
Muhammad Omair Javaid
Revert "[lld-macho] Initial support for common symbols"
tree
|
commitdiff
2020-09-24
Muhammad Omair Javaid
Revert "[lld-macho] Implement and test resolution of...
tree
|
commitdiff
2020-09-24
Jez Ng
[lld-macho][NFC] Make `!= nullptr` implicit
tree
|
commitdiff
next