wut/rules
James Benton e46445c3ec Set linker page size to reduce padding.
Previously every PHDR had align(0x1000) creating huge amounts of padding.
Changing page size to 64 changes PHDR align to 0x40, reducing elf size.
2015-12-27 20:02:20 -08:00
..
base.mk Remove deps stuff. 2015-12-26 18:58:07 -08:00
ppc.mk Proper PIE for RPL. 2015-12-27 05:45:32 -08:00
rpl.ld Cleanup indentation in linker script. 2015-12-27 16:28:29 -08:00
rpl.mk Set linker page size to reduce padding. 2015-12-27 20:02:20 -08:00