summaryrefslogtreecommitdiff
path: root/tools/fix_bss.py
AgeCommit message (Expand)Author
5 daysFix fix_bss.py tiebreaking algorithm (#2779)cadmic
2026-05-06Partial linking of spec segments (#2661)Tharo
2026-02-22Fix misc 23 (#2699)Dragorn421
2025-04-04Account for z_rumble's unreferenced bss at the start in fix_bss script (#2502)Derek Hensley
2025-02-15fix_bss.py: Try to handle one-past-the-end pointers (#2471)cadmic
2025-02-03fix_bss.py: Gracefully handle EGCS-compiled files (#2452)cadmic
2024-11-14fix_bss.py: Fix infinite loop after linker errors (#2297)cadmic
2024-09-28[PAL N64] Completely match pal-1.0 and pal-1.1 and add to CI (#2246)cadmic
2024-09-08fix_bss.py: Restore z_locale special case (#2179)cadmic
2024-09-08Run fix_bss.py in Jenkins and generate a patch (#2168)cadmic
2024-09-08fix_bss.py: Subtract addend for relocations against global symbols (#2169)cadmic
2024-09-08[ntsc-1.2] Import n64dd code from Decompollaborate/n64dd (#2136)cadmic
2024-09-05Cleanup: Pass all paths to tools rather than tools constructing them (#2017)Dragorn421
2024-08-25In fix_bss.py, really always use BSS section start from map file (#2085)cadmic
2024-08-25Have fix_bss.py deal with symbols referenced in .data or .rodata (#2072)cadmic
2024-08-22Grab bag of fix_bss.py fixes (#2066)cadmic
2024-08-18Use BSS section start from map file in fix_bss.py instead of guessing (#2045)cadmic
2024-08-09Handle multiline `#pragma increment_block_number` (#2023)Dragorn421
2024-08-02Automate fixing BSS ordering (#2009)cadmic