vesper/linker
Berkus Decker ce3b94e86e fix: 🐛 Fix 2/2 for objcopy unaligned sections bug
This one restores rust-objcopy but explicitly aligns
the beginning of each section. This avoids incorrect
binary output (.rodata section was offset 10-12 bytes
because of unaligned section start).
2023-07-29 04:08:18 +03:00
..
aarch64-exceptions.ld refactor(linker): 📦 Share exception handlers 2023-07-29 04:08:18 +03:00
aarch64.ld fix: 🐛 Fix 2/2 for objcopy unaligned sections bug 2023-07-29 04:08:18 +03:00