01edd5af67
[meta] Apply rustfmt changes
2024-11-29 15:43:34 +08:00
015714eee1
copy constructor -> clone
2024-11-28 18:52:53 +08:00
71dec251e3
ld/dwarf: remove reader resets
...
DWARF reader never had to reverse. Readers are already copied to achieve this effect.
Plus the position that it reverses to might be questionable.
2024-11-28 18:52:53 +08:00
fce61f7b8c
ld: fix dwarf sections offset calculations
2024-11-28 18:52:53 +08:00
2cf64d8608
apply clippy comment changes
2024-08-21 11:21:10 +08:00
23974feae7
meta: Restrict number of allowed lints
2024-06-12 16:10:57 +08:00
8168692cc3
apply cargo fmt
2024-06-12 14:45:03 +08:00
d304afd333
meta: Apply clippy suggested changes
2023-12-11 15:16:23 +08:00
e49b760e34
ld: Support multiple CFIs with different encoding in .eh_frame
...
We now parse each CFI to read its encoding as opposed to assuming that
all CFIs within the same EH_Frame uses the same encoding. FDEs are now
iterated in a per-CFI manner.
2023-10-20 18:15:03 +08:00
aa92778363
ld: Fix remapping of FDEs with multiple CFIs
2023-10-20 18:14:27 +08:00
50ed04b787
nac3ld: replace unsafe code
2022-06-06 14:41:14 +08:00
a96371145d
add nac3ld
2022-06-06 14:40:13 +08:00