Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-22 | lmao whitespace | Kurausukun | |
2022-01-22 | fix compilation on modern | Kurausukun | |
2022-01-13 | Remove berry fix | GriffinR | |
2021-11-04 | Update modern linker script | GriffinR | |
2021-10-26 | Document ereader screen | GriffinR | |
2021-05-05 | ld_script_modern: minor fixes for gcc 11 | Michael Panzlaff | |
2021-04-17 | modern: add missing sections to linkerscript | Michael 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-07 | Link .text.unlikely for modern | GriffinR | |
2020-02-16 | fix modern | PikalaxALT | |
2020-01-16 | resolve data sections | jiangzhengwenjz | |
2019-09-08 | Fix modern | PikalaxALT | |
2019-08-21 | Move asm srcs to src | PikalaxALT | |
2019-06-29 | Wildcard bss, ewram_data, and COMMON in modern toolchain | PikalaxALT | |
2019-06-27 | Indentation fix in ld_scripts | PikalaxALT | |
2019-06-26 | Simplify ld_script for modern, use devkitARM libs | PikalaxALT | |