OSDN Git Service

[ORC] Add a missing '&'.
[android-x86/external-llvm-project.git] / lld /
2020-10-15 Martin StorsjöReapply [LLD] [COFF] Implement a GNU/ELF like -wrap...
2020-10-15 Arthur EubanksRevert "[LLD] [COFF] Implement a GNU/ELF like -wrap...
2020-10-15 Martin Storsjö[LLD] [COFF] Implement a GNU/ELF like -wrap option
2020-10-15 Martin Storsjö[LLD] [COFF] Fix a condition that was missed in 7f0e6c3...
2020-10-15 Andrew Ng[LLD][ELF] Improve ICF for relocations to ineligible...
2020-10-15 Luqman Aden[LLD] Set alignment as part of Characteristics in TLS...
2020-10-15 Luqman AdenRevert "[LLD] Set alignment as part of Characteristics...
2020-10-15 Luqman Aden[LLD] Set alignment as part of Characteristics in TLS...
2020-10-15 Luqman AdenNit: Use early return to reduce indentation.
2020-10-15 Luqman AdenUpdate tests.
2020-10-15 Luqman Aden[LLD] Set alignment as part of Characteristics in TLS...
2020-10-14 Konstantin ZhuravlyovAMDGPU: Update AMDHSA code object version handling
2020-10-14 jasonliu[AIX] Turn -fdata-sections on by default in Clang
2020-10-14 Luqman Aden[test][lld] Mark TLS tests as REQUIRES: x86.
2020-10-14 Luqman Aden[LLD] Add baseline test for TLS alignment. NFC.
2020-10-14 Alexandre GaneaRe-land [ThinLTO] Re-order modules for optimal multi...
2020-10-13 Andrew PaverdReland [CFGuard] Add address-taken IAT tables and delay...
2020-10-13 Konstantin ZhuravlyovLLD/AMDGPU: Infer os abi based on input llvm bitcode
2020-10-13 Paulo Matos[WebAssembly] Added .tabletype to asm and multiple...
2020-10-13 Sam Clegg[lld][WebAssembly] Don't GC library objects under ...
2020-10-13 Dan Gohman[WebAssembly] GC constructor functions in otherwise...
2020-10-13 Sam Clegg[lld][WebAssembly] Add support for -Bsymbolic flag
2020-10-12 Martin Storsjö[LLD] [COFF] Fix a ubsan error in pdb-type-server-missi...
2020-10-11 Christian Iversen[ELF] Fix broken bitstream linking with lld when e_mach...
2020-10-09 Martin Storsjö[LLD] [ELF] Fix the help listing for the wrap option...
2020-10-08 Fangrui Song[ELF] Don't change binding to STB_WEAK for an undefined...
2020-10-08 Mateusz Mikuła[LLD] Ignore ELF tests when ld.lld defaults to MinGW
2020-10-08 Martin Storsjö[LLD] [ELF] Fix up a comment regarding the --wrap optio...
2020-10-07 Martin Storsjö[LLD] [MinGW] Move an option definitions to alphabetica...
2020-10-05 Martin Storsjö[LLD] [MinGW] Support setting the subsystem version...
2020-10-05 Martin Storsjö[LLD] [MinGW] Simplify handling of os/subsystem version
2020-10-05 Martin Storsjö[LLD] [COFF] Add a private option for setting the os...
2020-10-05 Martin Storsjö[LLD] [COFF] Fix parsing version numbers with leading...
2020-10-02 Alexandre Ganea[LLD] Fix /time formatting for very long runs. NFC.
2020-10-02 Alexandre Ganea[LLD][COFF] Add more type record information to /summary
2020-10-01 Alexandre Ganea[LLD][COFF] Fix crash with /summary and PCH input files
2020-10-01 Fangrui SongRaland D87318 [LLD][PowerPC] Add support for R_PPC64_GO...
2020-10-01 Reid Kleckner[PDB] Use one func id DenseMap instead of per-source...
2020-10-01 Arthur EubanksRevert "[CFGuard] Add address-taken IAT tables and...
2020-10-01 Stefan PintilieRevert "[LLD][PowerPC] Add support for R_PPC64_GOT_TLSG...
2020-10-01 Stefan Pintilie[LLD][PowerPC] Add support for R_PPC64_GOT_TLSGD_PCREL3...
2020-10-01 James Henderson[Archive] Don't throw away errors for malformed archive...
2020-10-01 Andrew Paverd[CFGuard] Add address-taken IAT tables and delay-load...
2020-10-01 Fangrui Song[ELF] --wrap: don't unnecessarily expose __real_
2020-10-01 Dan Gohman[WebAssembly] New-style command support
2020-10-01 Sam Clegg[lld][WebAssembly] Allow exporting of mutable globals
2020-09-30 Reid KlecknerRe-land "[PDB] Merge types in parallel when using ghashing"
2020-09-30 Reid KlecknerRevert "[PDB] Merge types in parallel when using ghashing"
2020-09-30 Reid Kleckner[PDB] Merge types in parallel when using ghashing
2020-09-29 Fangrui Song[ELF] Fix multiple -mllvm after D70378
2020-09-28 Benjamin Kramer[wasm] Move WasmTraits.h to BinaryFormat
2020-09-26 Fangrui SongInternalize functions from various tools. NFC
2020-09-25 Jez Ng[lld-macho] Ignore a few more undocumented flags
2020-09-25 Jez Ng[lld-macho] Always include custom syslibroot when runni...
2020-09-25 Jez Ng[lld-macho] Support absolute symbols
2020-09-25 Jez Ng[lld-macho] Allow the entry symbol to be dynamically...
2020-09-25 Jez Ng[lld-macho] Support -bundle
2020-09-25 Jez Ng[lld-macho] Implement support for PIC
2020-09-25 Stefan Pintilie[PowerPC][NFC] Merged two switch entries.
2020-09-25 Stefan Pintilie[PowerPC][LLD] Extend R2 save stub to support offsets...
2020-09-25 Thomas Lively[lld][WebAssembly] Allow `atomics` feature with unshare...
2020-09-25 Fangrui Song[lld] Clean up in lld::{coff,elf}::link after D70378
2020-09-24 Snehasish Kumar[lld] Make -z keep-text-section-prefix recognize .text...
2020-09-24 Jez Ng[lld-macho][re-land] Implement and test resolution...
2020-09-24 Jez Ng[lld-macho][re-land] Initial support for common symbols
2020-09-24 Alexandre Ganea[LLD][COFF] Cover usage of LLD-as-a-library in tests
2020-09-24 Alexandre Ganea[LLD][COFF] Avoid overwriting inputs in tests
2020-09-24 Nico Weberlld: Try to fix check-lld on incremental builds after...
2020-09-24 James Henderson[lld][ELF][test] Add a couple of test cases for LTO...
2020-09-24 Muhammad Omair JavaidRevert "[lld-macho] Initial support for common symbols"
2020-09-24 Muhammad Omair JavaidRevert "[lld-macho] Implement and test resolution of...
2020-09-24 Jez Ng[lld-macho][NFC] Make `!= nullptr` implicit
2020-09-24 Jez Ng[lld-macho][NFC] Refactor syslibroot / library path...
2020-09-24 Jez Ng[lld-macho] Support -weak_lx, -weak_library, -weak_fram...
2020-09-24 Jez Ng[lld-macho] Ignore `-mllvm` and its argument
2020-09-24 Jez Ng[lld-macho] Emit indirect symbol table
2020-09-24 Jez Ng[lld-macho] Implement and test resolution of common...
2020-09-24 Jez Ng[lld-macho] Initial support for common symbols
2020-09-23 Greg McGary[lld-macho] handle options -search_paths_first, -search...
2020-09-23 Greg McGary[lld-macho] cleanup unimplemented-option warnings
2020-09-23 Greg McGary[lld-maco] fix build breakage
2020-09-23 Greg McGary[lld-macho] In the context of relocs, s/target/referent...
2020-09-23 Greg McGary[lld-macho] handle option -headerpad_max_install_names
2020-09-22 Greg McGary[lld-macho] Make lld::getInteger() tolerate leading...
2020-09-22 Greg McGary[lld-macho] minimally handle option -dynamic
2020-09-22 Victor Huang[LLD][PowerPC][test] Update thunk range error report...
2020-09-22 Stefan Pintilie[PowerPC] Add support for R_PPC64_GOT_TPREL_PCREL34...
2020-09-21 Fangrui Song[ELF][test] Delete large temporary files and make some...
2020-09-21 Edd Dawson[LLD][ELF][test] Fix CHECKs in map-file test
2020-09-21 James Henderson[lld][ELF][test] Add additional LTO testing
2020-09-21 Jez Ng[lld-macho] Export trie addresses should be relative...
2020-09-21 Jez Ng[lld-macho] Mark weak symbols in symbol table
2020-09-19 Greg McGaryalign __TEXT,__unwind_info to 8 byte boundary
2020-09-19 Nico Weberlld/mach-o: Make tool scripts from 2124ca1d5cb py2...
2020-09-19 Greg McGary[lld-macho] create __TEXT,__unwind_info from __LD,__com...
2020-09-18 Fangrui Song[lld][WebAssembly] Fix -Wunused-variable after D87663
2020-09-17 Reid Kleckner[PDB] Split TypeServerSource and extend type index...
2020-09-17 Jianzhou ZhaoFlush bitcode incrementally for LTO output
2020-09-16 Fangrui Song[ELF] Bump the limit of thunk creation passes from...
2020-09-16 Andrew Ng[LLD][ELF] Optimize linker script filename glob pattern...
next