u-boot-brain/arch/nios2
Thomas Chou 8d52ea6db4 nios2: fix div64 issue for gcc4
This patch fixes the run-time error on div64 when built with
gcc4, which was reported by jhwu0625 on nios forum. It merges
math support from libgcc of gcc4. This patch is copied from
nios2-linux.

It works with both gcc3 and gcc4. The old mult.c, divmod.c and
math.h are removed.

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 div64 issue for gcc4 2010-05-28 10:56:03 -04:00
config.mk nios2: fix r15 issue for gcc4 2010-05-28 10:56:03 -04:00