rockbox/firmware/target/mips/ingenic_jz47xx
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
..
onda_vx747
onda_vx767 remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hotswapping things 2010-06-05 21:12:16 +00:00
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ata-nand-jz4740.c
ata-nand-target.h
ata-sd-jz4740.c Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. 2010-08-12 13:38:25 +00:00
backlight-target.h
boot.lds mips is predefined by gcc, but we want it for paths. Don't let others fall into this trap again. Use __mips instead 2010-08-24 13:41:45 +00:00
codec-jz4740.c Hopefully finish off the red from r26051. 2010-05-15 14:16:35 +00:00
crt0.S
debug-jz4740.c jz4740 debug: use lcd_putsf() instead of redefining it 2010-08-28 23:12:04 +00:00
debug-target.h
dma_acc-jz4740.c
fmradio-i2c-jz4740.c
i2c-jz4740.c
kernel-jz4740.c
lcd-jz4740.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
lcd-target.h
pcm-jz4740.c Cleanup r26253 red and yellow. 2010-05-24 16:57:48 +00:00
system-jz4740.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
system-target.h Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is set if the generic functions from system.h are needed. 2010-07-15 22:01:06 +00:00
timer-jz4740.c
usb-jz4740.c