Commit Graph

6 Commits

Author SHA1 Message Date
fincs
3a5d0dae35 Linker script refactoring, see details:
- Added separate relro "segment" (introduced by [17.0.0+])
- Reordered sections to better reflect official layout
- Fixed handling of TLS segment alignment
2023-10-21 00:18:04 +02:00
fincs
3c9a623b24
switch.specs: ensure main() is referenced first (fix devkitPro/pacman-packages#237) 2021-06-22 19:45:06 +02:00
fincs
767a7a295c
switch.specs: Disable .interp section, shrink .dynamic section 2020-12-08 21:43:05 +01:00
fincs
1096d7ee8f Add --nx-module-name to linker flags 2019-03-29 18:40:27 +01:00
fincs
399a2ed21d Embed GNU build ID in compiled binaries for use by creport 2018-06-26 19:19:41 +02:00
Dave Murphy
7ed122eefc move switch specs, linkscript & rules to libnx 2018-01-28 03:09:43 +01:00