Revo
|
7728f75d2a
|
fix rodata order inconsistency bug in mkldscript (required for GCC support) (#932)
* fix rodata order inconsistency bug in mkldscript (required for GCC support)
* Update tools/mkldscript.c
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
2021-08-31 09:30:02 -04:00 |
|
Dragorn421
|
8ecd77a8f1
|
Use a temp symbol for RomStart/RomEnd symbols, makes the map show the right value for actual RomStart/RomEnd symbols (#880)
|
2021-08-01 15:53:46 -04:00 |
|
Ethan Roseman
|
60b1f5dd41
|
Fixing mkldscript.c for mac (#563)
|
2020-12-25 16:38:57 -05:00 |
|
Roman971
|
e413325637
|
Add support for 'after' and 'number' in mkldscript and use 'after' to properly shift the code segment (#194)
* Add support for 'after' and 'number' in mkldscript
* Use 'after' in spec to ensure code ends up after dmadata in RAM
|
2020-06-07 10:31:11 -04:00 |
|
Jack Walker
|
087f561f77
|
First proper commit.
|
2020-03-17 00:31:30 -04:00 |
|