issues
search
davidlattimore
/
wild
A very fast linker for Linux
Apache License 2.0
670
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A couple of minor simplifications to forking code
#202
davidlattimore
closed
14 hours ago
0
(Documentation request) Add a description on the repository
#201
hardBSDk
closed
19 hours ago
1
ci: Pass --workspace to various cargo commands
#200
davidlattimore
closed
2 days ago
0
Bump bytemuck from 1.19.0 to 1.20.0 in the weekly-updates group
#199
dependabot[bot]
closed
3 days ago
0
Remove explicit use of `core::mem::` functions
#198
marxin
closed
4 days ago
1
Remove unneeded clippy allows
#197
marxin
closed
4 days ago
0
Support .note.gnu.property
#196
marxin
opened
5 days ago
8
Apply latest clippy fixes
#195
marxin
closed
5 days ago
0
Add BENCHMARKING.md with description of how to setup and run benchmarks
#194
andrewdavidmackenzie
closed
7 hours ago
4
Document running benchmarks
#193
andrewdavidmackenzie
closed
7 hours ago
0
Sub-process forking of linker to reduce measured time
#192
andrewdavidmackenzie
closed
1 day ago
21
Put relaxation code behind an Arch trait
#191
davidlattimore
closed
1 week ago
0
Put symbol name map behind a trait
#190
davidlattimore
closed
1 week ago
0
Small fixes to README.md plus the addition of pre-requisites in order to run and pass tests
#189
andrewdavidmackenzie
closed
1 week ago
0
Fix one cargo clippy issue
#188
marxin
closed
1 week ago
0
Bump the weekly-updates group with 3 updates
#187
dependabot[bot]
closed
1 week ago
0
Enable some more clippy lints
#186
davidlattimore
closed
2 weeks ago
0
Bump the weekly-updates group with 2 updates
#185
dependabot[bot]
closed
2 weeks ago
0
Design incremental linking
#184
davidlattimore
opened
3 weeks ago
5
Bump the weekly-updates group with 2 updates
#183
dependabot[bot]
closed
3 weeks ago
0
Bump the weekly-updates group with 2 updates
#182
dependabot[bot]
closed
1 month ago
0
Support --dynamic-linker flag with an `=` instead of a space
#181
davidlattimore
closed
1 month ago
0
Incorrect string-merge results when code is compiled with clang
#180
davidlattimore
opened
1 month ago
2
Allow overriding the compiler in integration tests
#179
davidlattimore
closed
3 weeks ago
1
Clean up how we specify to use a C compiler for linking in integration tests
#178
davidlattimore
opened
1 month ago
0
Bump the weekly-updates group across 1 directory with 3 updates
#177
dependabot[bot]
closed
1 month ago
0
Apply cargo clippy --fix
#176
marxin
closed
1 month ago
0
Bump the weekly-updates group with 2 updates
#174
dependabot[bot]
closed
1 month ago
1
Bump the weekly-updates group with 4 updates
#173
dependabot[bot]
closed
1 month ago
0
Bump the weekly-updates group with 2 updates
#172
dependabot[bot]
closed
1 month ago
0
Non-issue: Debug fuel is an ingenious technique
#171
daniel-levin
closed
1 month ago
1
Remove duplicate match arm
#170
marxin
closed
2 months ago
0
Refactoring: Get rid of ObjectLayoutMutableState
#169
davidlattimore
closed
2 months ago
0
Implement --no-gc-sections
#168
davidlattimore
closed
2 months ago
0
Add support for `--no-gc-sections`
#167
davidlattimore
closed
1 month ago
1
Delete old output file after we've created the new one
#166
davidlattimore
closed
2 months ago
0
Move some dependencies to wild_lib / dev dependencies
#165
davidlattimore
closed
2 months ago
0
Include archive name tries when printing filename in logging
#164
marxin
closed
2 months ago
0
Remove string-merge caching
#163
davidlattimore
closed
2 months ago
2
Basic comparison of DWARF CUs in linker-diff
#162
marxin
closed
2 months ago
9
Bump clap from 4.5.17 to 4.5.18 in the weekly-updates group
#161
dependabot[bot]
closed
2 months ago
0
Include `addend` in calculation for `string_offset_cache`
#160
marxin
closed
2 months ago
1
Fix incorrect caching of string-merge offsets
#159
davidlattimore
closed
2 months ago
0
Wrong caching for debug info in get_merged_string_output_address since `8e608131778e`
#158
marxin
closed
2 months ago
1
Fix infinite loop if linker-diff is called w/o --ref
#157
marxin
closed
2 months ago
0
Split section resolution from symbol resolution
#156
davidlattimore
closed
2 months ago
0
Bump symbolic-demangle from 12.11.0 to 12.11.1
#155
dependabot[bot]
closed
2 months ago
0
Move string merging code into a new module
#154
davidlattimore
closed
2 months ago
0
Reduce Dependabot interval and group PRs
#153
tbillington
closed
2 months ago
0
Bump anyhow from 1.0.88 to 1.0.89
#152
dependabot[bot]
closed
2 months ago
0
Next