summaryrefslogtreecommitdiff
path: root/ld_script_modern.txt
AgeCommit message (Collapse)Author
2022-01-22lmao whitespaceKurausukun
2022-01-22fix compilation on modernKurausukun
2022-01-13Remove berry fixGriffinR
2021-11-04Update modern linker scriptGriffinR
2021-10-26Document ereader screenGriffinR
2021-05-05ld_script_modern: minor fixes for gcc 11Michael Panzlaff
2021-04-17modern: add missing sections to linkerscriptMichael Panzlaff
In order to correctly link a program which uses libc functions a few sections are required to satisfy the linker. This currently adds 0x3C bytes to IWRAM.
2021-03-07Link .text.unlikely for modernGriffinR
2020-02-16fix modernPikalaxALT
2020-01-16resolve data sectionsjiangzhengwenjz
2019-09-08Fix modernPikalaxALT
2019-08-21Move asm srcs to srcPikalaxALT
2019-06-29Wildcard bss, ewram_data, and COMMON in modern toolchainPikalaxALT
2019-06-27Indentation fix in ld_scriptsPikalaxALT
2019-06-26Simplify ld_script for modern, use devkitARM libsPikalaxALT