summaryrefslogtreecommitdiff
path: root/tools/mkldscript.c
AgeCommit message (Expand)Author
2026-05-06Partial linking of spec segments (#2661)Tharo
2024-08-19Use incremental link for z_message/z_game_over data shenanigans (#2051)cadmic
2024-06-10Change linker script so gGameOverTimer can be in z_game_over.c (#1939)cadmic
2024-03-29Line up code segment for gc-eu-mq (#1918)cadmic
2024-03-09mkldscript: Capture more special rodata sections for GCC (#1919)Tharo
2023-08-29Add missing DWARF 5 debug sections and .pdr to linker script (#1530)Tharo
2023-02-26another round of trailing whitespaces (#1495)playerskel
2022-02-19Add GCC compiler option. (#1056)Revo
2022-02-06New relocation-generating program (#1016)EllipticEllipsis
2022-01-23Whitespace (#1112)playerskel
2021-12-01Rework handling of dmadata (#1036)Tharo
2021-11-24Add pad_text to mkldscript and update progress.py (#1024)Roman971
2021-11-22z_message_PAL, message_data_static and surrounding doc (#996)Tharo
2021-08-31fix rodata order inconsistency bug in mkldscript (required for GCC support) (...Revo
2021-08-01Use a temp symbol for RomStart/RomEnd symbols, makes the map show the right v...Dragorn421
2020-12-25Fixing mkldscript.c for mac (#563)Ethan Roseman
2020-06-07Add support for 'after' and 'number' in mkldscript and use 'after' to properl...Roman971
2020-03-17First proper commit.Jack Walker