summaryrefslogtreecommitdiff
path: root/src/PowerPC_EABI_Support/Runtime
AgeCommit message (Collapse)Author
2026-06-26copy over a bunch of sdk stuff (#1066)TakaRikka
* most of dolsdk copied over * add some gf stuff * trk wip * ode/amc stuff * build fix
2026-03-12Fix missing returns and other warningsLagoLunatic
2025-08-17Remove SECTION_INIT from string.hLagoLunatic
When creating a precompiled header, if any included header uses SECTION_INIT, that will cause MWCC to segfault when compiling a TU that includes the precompiled header later on.
2025-06-17daPy_lk_c::dProcTool and daDemo00_c::execute matched, fix up various inlines ↵LagoLunatic
and template classes, stb OK
2025-05-17ifdef out asm functionsLagoLunatic
2025-04-04Minor fixesLagoLunatic
2024-12-28Add ASM define to wrap mwerks asm keywordLagoLunatic
2024-10-18More warning cleanupLagoLunatic
2024-07-07Switch Runtime.PPCEABI.H to MWCC 1.3LagoLunatic
2024-07-07Fix inconsistent indentationLagoLunatic
2024-02-04Rename GCN_Mem_Alloc.c -> GCN_mem_alloc.cLuke Street
2024-01-06fix some build errorsJasper St. Pierre
2023-12-27fix buildTakaRikka
2023-12-27reorganize MSL_C/Runtime files. wip, notmatchingTakaRikka