Commit Graph

10 Commits

Author SHA1 Message Date
Michael Panzlaff
783a167b76 ld_script_modern: minor fixes for gcc 11 2021-05-05 00:49:42 +02:00
Michael Panzlaff
7a480adafe modern: add missing sections to linkerscript
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-04-17 22:46:15 +02:00
GriffinR
2bba2ce1a1 Link .text.unlikely for modern 2021-03-07 17:24:30 -05:00
PikalaxALT
a851a02f01 fix modern 2020-02-16 14:24:06 -05:00
jiangzhengwenjz
aa631825fc resolve data sections 2020-01-16 08:14:27 -06:00
PikalaxALT
27aae9da9a Fix modern 2019-09-08 21:41:40 -04:00
PikalaxALT
a4d5624ad6 Move asm srcs to src 2019-08-21 17:08:40 -05:00
PikalaxALT
4b759da714 Wildcard bss, ewram_data, and COMMON in modern toolchain 2019-06-29 08:35:52 -04:00
PikalaxALT
7a02a9ef36 Indentation fix in ld_scripts 2019-06-27 06:55:50 -04:00
PikalaxALT
10a88b6a71 Simplify ld_script for modern, use devkitARM libs 2019-06-26 20:12:40 -04:00