CVS commit: src/lib/libc/arch/hppa/gen

2020-05-03 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Mon May  4 06:42:11 UTC 2020

Modified Files:
src/lib/libc/arch/hppa/gen: __setjmp14.S _setjmp.S

Log Message:
Remove unnecesary #define/#undef _LOCORE


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/hppa/gen/__setjmp14.S
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/hppa/gen/_setjmp.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/arch/hppa/gen

2018-11-08 Thread Taylor R Campbell
Module Name:src
Committed By:   riastradh
Date:   Thu Nov  8 16:29:50 UTC 2018

Modified Files:
src/lib/libc/arch/hppa/gen: fabs.c

Log Message:
Try speling it rite, riasthradhdadhaa or whatever your name is.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/hppa/gen/fabs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/arch/hppa/gen

2016-07-16 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sat Jul 16 09:51:13 UTC 2016

Modified Files:
src/lib/libc/arch/hppa/gen: __setjmp14.S

Log Message:
No need to define PSW_MBS as machine/psl.h provides it for us


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/hppa/gen/__setjmp14.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/arch/hppa/gen

2016-01-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Jan 25 16:44:42 UTC 2016

Modified Files:
src/lib/libc/arch/hppa/gen: __longjmp14.c

Log Message:
use __register_t


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/hppa/gen/__longjmp14.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/arch/hppa/gen

2012-03-23 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Fri Mar 23 09:34:10 UTC 2012

Modified Files:
src/lib/libc/arch/hppa/gen: flt_rounds.c fpgetmask.c fpgetround.c
fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c

Log Message:
Shut lint up.

>From he@


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/hppa/gen/flt_rounds.c \
src/lib/libc/arch/hppa/gen/fpgetmask.c \
src/lib/libc/arch/hppa/gen/fpgetround.c \
src/lib/libc/arch/hppa/gen/fpgetsticky.c
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/hppa/gen/fpsetmask.c \
src/lib/libc/arch/hppa/gen/fpsetround.c \
src/lib/libc/arch/hppa/gen/fpsetsticky.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/arch/hppa/gen

2012-03-22 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Mar 22 12:31:32 UTC 2012

Modified Files:
src/lib/libc/arch/hppa/gen: __longjmp14.c makecontext.c

Log Message:
Shut lint up about dp.

>From he@


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/hppa/gen/__longjmp14.c
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/hppa/gen/makecontext.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.