| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | debug_map_diff.py: Don't print maybe-fake symbols | LagoLunatic | |
| 4 days | debug_map_diff.py: Add small delay to prevent build conflicts | LagoLunatic | |
| 2026-09-05 | debug_map_diff.py: Slight refactor to keep track of most common issues when ↵ | LagoLunatic | |
| using --all | |||
| 2026-09-05 | debug_map_diff.py: Ignore _three/_half localstatics | LagoLunatic | |
| 2026-08-14 | debug_map_diff.py: Add all object summary | LagoLunatic | |
| 2026-08-14 | debug_map_diff.py: Add option to diff all objects | LagoLunatic | |
| 2026-07-31 | Actually fix debug_map_diff.py paths | LagoLunatic | |
| 2026-07-31 | Fix paths in debug_map_diff.py | LagoLunatic | |
| 2026-07-14 | debug_map_diff.py: Diff alignment | LagoLunatic | |
| 2026-07-14 | Make debug_map_diff.py much more accurate for main.dol TUs | LagoLunatic | |
| Functions are now marked as "FAKE?" instead of "FAKE" in cases where it's possible that they only seem fake due to the linker map not showing duplicate symbols multiple times (inlines used in multiple TUs). "UNREFERENCED DUPLICATE" data in the base maps are now also taken into account. Also, limited linkage diffing can be done for main.dol symbols (based on the naming convention of l_ and g_ prefixes). | |||
| 2026-07-13 | debug_map_diff.py: Fix handling of localstatics in main.dol TUs | LagoLunatic | |
| 2026-07-13 | debug_map_diff.py: Several improvements | LagoLunatic | |
| Auto-detect if the TU is in main.dol or a REL. Detect this separately for the target and the base, in order to support TUs like d_a_npc_tt which are in main.dol for the debug build, but a REL for release builds. And disable linkage comparison when comparing a REL TU to a main.dol TU as the official main.dol maps do not include linkage information, but the REL maps do. | |||
| 2026-07-08 | Several improvements to debug_map_diff.py | LagoLunatic | |
| Support checking linkage diffs, and checking if REL data symbols are missing/misnamed. | |||
| 2026-05-28 | Improve debug_map_diff.py, handle UNUSED symbols | LagoLunatic | |
| 2026-05-26 | debug_map_diff.py: Fix several bugs with main.dol TUs | LagoLunatic | |
| 2026-05-22 | Add debug_map_diff.py to detect missing/wrong inlines | LagoLunatic | |
| 2026-05-22 | Add weak_order_diff.py for help with weak func order issues | LagoLunatic | |
