| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-05-28 | nios2: fix div64 issue for gcc4 | Thomas Chou | |
| 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 <[email protected]> Signed-off-by: Scott McNutt <[email protected]> | |||
| 2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | |
| Also move lib_$ARCH/config.mk to arch/$ARCH/config.mk This change is intended to clean up the top-level directory structure and more closely mimic Linux's directory organization. Signed-off-by: Peter Tyser <[email protected]> | |||
