Searched hist:"8 d52ea6db484c689a75ef8a36a4e525753b8f078" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/nios2/lib/ |
| H A D | libgcc.c | 8d52ea6db484c689a75ef8a36a4e525753b8f078 Fri May 14 22:00:05 UTC 2010 Thomas Chou <thomas@wytron.com.tw> 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>
|
| H A D | longlong.h | 8d52ea6db484c689a75ef8a36a4e525753b8f078 Fri May 14 22:00:05 UTC 2010 Thomas Chou <thomas@wytron.com.tw> 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>
|
| H A D | Makefile | 8d52ea6db484c689a75ef8a36a4e525753b8f078 Fri May 14 22:00:05 UTC 2010 Thomas Chou <thomas@wytron.com.tw> 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>
|