1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
Aidan MacDonald d6220f618b MIPS: emulate -ffunction-sections with macros in mmu-mips
Using a macro to put each function in its own .icode-based section
allows us to put the functions in IRAM _and_ have linker GC. This
removes a troublesome #ifdef BOOTLOADER_SPL on the X1000 target.

Change-Id: Ia7b59778f5c36b7970dee4280547e434a1f4fc5a
2021-04-25 14:04:38 +00:00
..
arm Move usb-designware out of ARM target tree 2021-04-18 18:45:28 +01:00
coldfire h300, Others Bugfix Bootloader backlight_init() 2020-11-13 18:08:01 +00:00
hosted ibasso: Found a reliable way to determine if SD card is present at startup 2021-04-13 14:28:30 +00:00
mips MIPS: emulate -ffunction-sections with macros in mmu-mips 2021-04-25 14:04:38 +00:00