u-boot/arch/nios2
Thomas Chou 0df01fd3d7 nios2: fix r15 issue for gcc4
The "-ffixed-r15" option doesn't work well for gcc4. Since we
don't use gp for small data with option "-G0", we can use gp
as global data pointer. This allows compiler to use r15. It
is necessary for gcc4 to work properly.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
2010-05-28 10:56:03 -04:00
..
cpu nios2: fix r15 issue for gcc4 2010-05-28 10:56:03 -04:00
include/asm nios2: fix r15 issue for gcc4 2010-05-28 10:56:03 -04:00
lib nios2: fix no flash, add nand and mmc init in board.c 2010-04-24 18:21:23 -04:00
config.mk nios2: fix r15 issue for gcc4 2010-05-28 10:56:03 -04:00