v2.5
- Fixed float expressions for Super Paper Mario in ttydasm
- Added a basic console to rel
- Various minor improvements in rel
- gcipack now writes the current time in UTC into the timestamp field
- Fixed a bug in elf2rel that would cause relocations with addends against external symbols (e.g. references to members of external global structures) to erroneously drop the addend and reference the symbol without offset instead.