git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'addmainunit4-altlink-sharedstmt-dieref-dwz3-testcategory-testcase'...
[lldb.git]
/
lld
/
2 days ago
Nico Weber
[lld/mac] minor formatting tweak to test just added...
tree
|
commitdiff
2 days ago
Nico Weber
[lld/mac] ad-hoc sign dylibs and bundles on arm64 by...
tree
|
commitdiff
2 days ago
Andy Wingo
[lld][WebAssembly] Allow element sections for nonzero...
tree
|
commitdiff
3 days ago
Jez Ng
[lld-macho] Include install name in error messages...
tree
|
commitdiff
3 days ago
Jez Ng
[lld-macho] Filter TAPI re-exports by target
tree
|
commitdiff
3 days ago
Jez Ng
[lld-macho] Fix & fold reexport-nested-libs test into...
tree
|
commitdiff
3 days ago
Jez Ng
[lld-macho] Bind re-exported symbols directly to implic...
tree
|
commitdiff
3 days ago
Albion Fung
[PowerPC][PC Rel] Implement option to omit Power10...
tree
|
commitdiff
3 days ago
Oliver Stannard
[objdump][ARM] Use correct offset when printing ARM...
tree
|
commitdiff
3 days ago
Andy Wingo
[lld][WebAssembly] -Bsymbolic creates indirect function...
tree
|
commitdiff
4 days ago
Zequan Wu
[lld-link] Add safe icf mode to lld-link, which does...
tree
|
commitdiff
4 days ago
Jez Ng
[lld-macho] Fix test breakage introduced by D97799
tree
|
commitdiff
4 days ago
Jez Ng
[lld-macho] Require -arch and -platform_version to...
tree
|
commitdiff
4 days ago
Jez Ng
[lld-macho][nfc] Parse more options using getLastArg...
tree
|
commitdiff
4 days ago
Mikael Holmen
[lld][MachO] Silence "enumeral and non-enumeral type...
tree
|
commitdiff
5 days ago
Greg McGary
[lld-macho] Rework length check when opening input...
tree
|
commitdiff
5 days ago
Vy Nguyen
[lld-macho] Change loadReexport to handle the case...
tree
|
commitdiff
5 days ago
Peter Smith
[LLD][ELF][ARM] Refactor inBranchRange to use addend...
tree
|
commitdiff
6 days ago
Sam Clegg
[lld][WebAssembly] Minor refactor in preparation for...
tree
|
commitdiff
6 days ago
Sam Clegg
[lld][WebAssembly] Convert lld/test/wasm/data-layout...
tree
|
commitdiff
6 days ago
Nico Weber
[lld/mac] Implement the missing bits of -undefined
tree
|
commitdiff
6 days ago
Nico Weber
[lld/mac] Add support for -flat_namespace
tree
|
commitdiff
6 days ago
Nico Weber
[lld/mac] Use libSystem.dylib instead of libSystem...
tree
|
commitdiff
6 days ago
Nico Weber
[lld/mac on non-mac] fix test/MachO/search-paths.test...
tree
|
commitdiff
6 days ago
Nico Weber
[lld/mac] Make -v print version and search paths in...
tree
|
commitdiff
6 days ago
Nico Weber
[lld/mac] Prefix errors with "ld64.lld" instead of...
tree
|
commitdiff
6 days ago
Jez Ng
[lld-macho] Switch default to new Darwin backend
tree
|
commitdiff
6 days ago
Jez Ng
[lld-macho][nfc] Remove TODO regarding addends
tree
|
commitdiff
6 days ago
Andy Wingo
[WebAssembly] call_indirect issues table number relocs
tree
|
commitdiff
7 days ago
Sam Clegg
[lld][ELF] Removing redundant cast. NFC.
tree
|
commitdiff
7 days ago
Nico Weber
[lld/mac] Simplify encodeDylibOrdinal() a bit
tree
|
commitdiff
8 days ago
Greg McGary
[lld-macho] check minimum header length when opening...
tree
|
commitdiff
8 days ago
Greg McGary
[lld-macho] Implement options -rename_section -rename_s...
tree
|
commitdiff
8 days ago
Jez Ng
[lld-macho] Extract embedded addends for arm64 UNSIGNED...
tree
|
commitdiff
8 days ago
Jez Ng
[lld-macho] Add test for a variety of arm64 relocations
tree
|
commitdiff
8 days ago
Jez Ng
[lld-macho] Don't emit rebase opcodes for subtractor...
tree
|
commitdiff
8 days ago
Jez Ng
[lld-macho] Properly test subtractor relocations &...
tree
|
commitdiff
9 days ago
Sam Clegg
[lld][WebAssembly] Rename methods/members to match...
tree
|
commitdiff
9 days ago
Nico Weber
[lld/mac] Add some support for dynamic lookup symbols...
tree
|
commitdiff
10 days ago
Fangrui Song
[ELF] Add -z start-stop-gc to let __start_/__stop_...
tree
|
commitdiff
10 days ago
Jez Ng
[lld-macho] Basic support for linkage and visibility...
tree
|
commitdiff
11 days ago
Greg McGary
[lld-macho] add code signature for native arm64 macOS
tree
|
commitdiff
11 days ago
Jez Ng
[lld-macho] Add REQUIRES to incompatible-arch-tapi...
tree
|
commitdiff
11 days ago
Douglas Yung
Update REQUIRES line in 4 tests that attempt to use...
tree
|
commitdiff
11 days ago
Martin Storsjö
[LLD] [COFF] Allow invoking lib.exe mode via -lib in...
tree
|
commitdiff
11 days ago
Douglas Yung
Add REQUIRES aarch64 to test incompatible-arch.s since...
tree
|
commitdiff
12 days ago
Jez Ng
[lld-macho] Better deduplication of personality pointers
tree
|
commitdiff
12 days ago
Jez Ng
[lld-macho] Check for arch compatibility when loading...
tree
|
commitdiff
12 days ago
Jez Ng
[lld-macho] Fix semantics & add tests for ARM64 GOT...
tree
|
commitdiff
12 days ago
Jez Ng
[lld-macho] Use full input file name in invalid relocat...
tree
|
commitdiff
12 days ago
Andy Wingo
Revert "[WebAssembly] call_indirect issues table number...
tree
|
commitdiff
13 days ago
Nico Weber
[lld-link] Add /reproduce: support for several flags
tree
|
commitdiff
13 days ago
Jez Ng
[lld-macho] Try to fix cross-platform test from D96565
tree
|
commitdiff
13 days ago
Vy Nguyen
Reland [lld-macho]Implement bundle_loader
tree
|
commitdiff
13 days ago
Jez Ng
[lld-macho] Clean up comments
tree
|
commitdiff
13 days ago
Jez Ng
[lld-macho] Fix cpuSubtype for non-x86_64 archs
tree
|
commitdiff
13 days ago
Andy Wingo
[WebAssembly] call_indirect issues table number relocs
tree
|
commitdiff
2021-02-21
Petr Hosek
[lld][ELF] __start_/__stop_ refs don't retain C-ident...
tree
|
commitdiff
2021-02-20
Nico Weber
[lld/mac] reject -undefined warning and -undefined...
tree
|
commitdiff
2021-02-20
Vitaly Buka
Revert "Implement -bundle_loader"
tree
|
commitdiff
2021-02-19
Nikita Popov
[LLD] Fix tests after D96993
tree
|
commitdiff
2021-02-18
Vy Nguyen
Implement -bundle_loader
tree
|
commitdiff
2021-02-18
Nico Weber
fix comment typos to cycle bots
tree
|
commitdiff
2021-02-18
Andy Wingo
[lld][WebAssembly] Fix resolveIndirectFunctionTable...
tree
|
commitdiff
2021-02-18
Andy Wingo
[WebAssembly][lld] --importTable flag only imports...
tree
|
commitdiff
2021-02-18
Fangrui Song
[llvm-objdump] Map STT_TLS to ST_Other (previously...
tree
|
commitdiff
2021-02-17
Teresa Johnson
[WPD][lld] Test handling of vtable definition from...
tree
|
commitdiff
2021-02-17
Nico Weber
fix comment typo to cycle bots
tree
|
commitdiff
2021-02-17
Nico Weber
fix comment typo to cycle bots
tree
|
commitdiff
2021-02-17
Nico Weber
fix comment typo to cycle bots
tree
|
commitdiff
2021-02-17
Mikael Holmen
[lld] Silence compiler warnings by removing always...
tree
|
commitdiff
2021-02-16
Petr Hosek
[lld][ELF] Support for zero flag section groups
tree
|
commitdiff
2021-02-14
Teresa Johnson
[lld] Reorder cases in test to match comments (NFC)
tree
|
commitdiff
2021-02-13
Fangrui Song
ELFObjectWriter: Don't sort non-local symbols
tree
|
commitdiff
2021-02-13
Fangrui Song
[test] Make ELF tests amenable to the order of non...
tree
|
commitdiff
2021-02-12
Andy Wingo
[WebAssembly][lld] Preassign table number 0 to indirect...
tree
|
commitdiff
2021-02-12
Sam Clegg
Revert "[lld][WebAssembly] Fix for weak undefined funct...
tree
|
commitdiff
2021-02-12
Sam Clegg
[lld][WebAssembly] Fix for weak undefined functions...
tree
|
commitdiff
2021-02-11
Hongtao Yu
Undo test changs introduced by D96193.
tree
|
commitdiff
2021-02-11
Sam Clegg
[lld][WebAssembly] Delay the merging of data section...
tree
|
commitdiff
2021-02-11
Fangrui Song
[ELF] Resolve defined symbols before undefined symbols
tree
|
commitdiff
2021-02-11
Stella Stamenova
Support multi-configuration generators correctly in...
tree
|
commitdiff
2021-02-11
Andy Wingo
[lld][WebAssembly] Common superclass for input globals...
tree
|
commitdiff
2021-02-09
Thomas Lively
[lld][WebAssembly] Fix segfault in map file support
tree
|
commitdiff
2021-02-09
Sam Clegg
[lld][WebAssembly] Allow --export of optional start...
tree
|
commitdiff
2021-02-09
Nico Weber
[lld/mac] Implement -u flag
tree
|
commitdiff
2021-02-09
Fangrui Song
[ELF] Drop Android specific workaround -m aarch64_elf64...
tree
|
commitdiff
2021-02-09
Hongtao Yu
[ELF] Rewriting the path of sample profile file for...
tree
|
commitdiff
2021-02-09
Sam Clegg
[lld][WebAssembly] Fix typo in function name
tree
|
commitdiff
2021-02-09
Greg McGary
[lld-macho] Add ARM64 target arch
tree
|
commitdiff
2021-02-08
Fangrui Song
[test] Fix unused check prefixes
tree
|
commitdiff
2021-02-08
Jez Ng
[lld-macho] Try to make ubsan happy
tree
|
commitdiff
2021-02-08
Jez Ng
[lld-macho] Emit LSDA info in compact unwind
tree
|
commitdiff
2021-02-08
Jez Ng
[lld-macho] Emit personalities in compact unwind
tree
|
commitdiff
2021-02-08
Fangrui Song
[ELF] Inspect -EL & -EB for OUTPUT_FORMAT(default,...
tree
|
commitdiff
2021-02-08
Fangrui Song
[ELF] Support aarch64_be
tree
|
commitdiff
2021-02-07
Fangrui Song
ELFObjectWriter: Don't sort local symbols
tree
|
commitdiff
2021-02-06
Fangrui Song
[ELF][test] Improve aarch64 tests
tree
|
commitdiff
2021-02-06
Fangrui Song
[ELF] --gc-sections: collect unused SHF_LINK_ORDER...
tree
|
commitdiff
2021-02-06
Greg McGary
[lld-macho] Fix alignment & layout to match ld64 and...
tree
|
commitdiff
next