rockbox/firmware/target/mips
Rafaël Carré 66f8fb52a9 */app.lds: remove STUBOFFSET
This is related to gdb, and gdb can only work on SH and ifp
This was mistakenly kept when app.lds was forked for each SoC
Side-effect: fix DEBUG builds when the rockbox binary is expected to
be loaded at the start of DRAM and there is no runtime relocation

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28124 a1c6a512-1295-4272-9138-f99709370657
2010-09-20 17:09:55 +00:00
..
ingenic_jz47xx */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ffs-mips.S
memcpy-mips.S
memset-mips.S
mmu-mips.c Also rename cpucache_invalidate() function for mips. There's more in the target tree of mips which I have overlooked yesterday. 2010-09-09 16:41:03 +00:00
mmu-mips.h
thread-mips32.c Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support. 2010-06-02 12:45:36 +00:00