Module Name:src
Committed By: christos
Date: Sat Nov 2 23:54:04 UTC 2013
Modified Files:
src/lib/libc/arch/alpha/gen: fpsetmask.c fpsetsticky.c
Log Message:
fix old style decls
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/alpha/gen/fpset
Module Name:src
Committed By: martin
Date: Wed Mar 13 08:05:46 UTC 2013
Modified Files:
src/lib/libc/arch/alpha/gen: __longjmp14.c
Log Message:
Remove clearing of ucontext_t, the only random register values now are
argument and scratch registers (which will be reloaded aft
Module Name:src
Committed By: martin
Date: Tue Mar 12 19:38:20 UTC 2013
Modified Files:
src/lib/libc/arch/alpha/gen: __longjmp14.c __setjmp14.S
Log Message:
Save the GP register value and restore it on longjmp.
While formally GP is not a callee-saved register, for static
Module Name:src
Committed By: manu
Date: Wed Sep 12 14:13:44 UTC 2012
Modified Files:
src/lib/libc/arch/alpha/gen: _lwp.c
Log Message:
Fix the build, _UC_UNIQUE has been renamed _UC_TLSBASE
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/alp
Module Name:src
Committed By: he
Date: Wed Mar 21 20:07:52 UTC 2012
Modified Files:
src/lib/libc/arch/alpha/gen: fpgetround.c fpsetround.c
Log Message:
Add some casts to get rid of "bitwise op on signed value is non-portable"
warning from lint.
To generate a diff of this
Module Name:src
Committed By: matt
Date: Sun Jun 12 05:44:36 UTC 2011
Modified Files:
src/lib/libc/arch/alpha/gen: __setjmp14.S flt_rounds.c fpgetround.c
fpsetround.c
Log Message:
Use excb before and after the mt_fpcr/mf_fpcr instructions as specified
in the al