Module Name:src
Committed By: chs
Date: Sat Mar 11 01:25:04 UTC 2017
Modified Files:
src/lib/libc/arch/sh3/gen: flt_rounds.c
Log Message:
fix the mapping table. this sh3 version was originally copied from arm,
but FP_RP and FP_RM have opposite values on sh3 vs. arm.
To
Module Name:src
Committed By: uwe
Date: Mon Apr 6 01:50:47 UTC 2015
Modified Files:
src/lib/libc/arch/sh3/gen: swapcontext.S
Log Message:
On swapcontext(3) preserve r12 too. Properly fixes PR port-sh3/49597.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: uwe
Date: Sun Jan 25 01:32:26 UTC 2015
Modified Files:
src/lib/libc/arch/sh3/gen: swapcontext.S
Log Message:
Adjust _UC_MACHINE_SP(oucp) to "drop" values we pushed to the stack.
t_swapcontext tests pass now with gcc 4.8.
>From Yasushi Oshima
Module Name:src
Committed By: joerg
Date: Mon Jan 20 17:14:38 UTC 2014
Modified Files:
src/lib/libc/arch/sh3/gen: Makefile.inc
Removed Files:
src/lib/libc/arch/sh3/gen: fabs.c
Log Message:
Use fabs_ieee754.c.
To generate a diff of this commit:
cvs rdiff -u -r1.25
Module Name:src
Committed By: he
Date: Thu Mar 22 08:58:39 UTC 2012
Modified Files:
src/lib/libc/arch/sh3/gen: flt_rounds.c
Log Message:
Add a void to make function declaration c89.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/sh3/gen/flt