CVS commit: src/sys/arch/hppa/spmath

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 6 05:04:41 UTC 2019 Modified Files: src/sys/arch/hppa/spmath: cnv_float.h Log Message: - convert shift results into logical expressions To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hppa/spmath/c

CVS commit: src/sys/arch/hppa/spmath

2018-06-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jun 13 16:05:14 UTC 2018 Modified Files: src/sys/arch/hppa/spmath: Makefile.inc Log Message: revert previous MAKEOBJDIRPREFIX massaging To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/hppa/spmath

CVS commit: src/sys/arch/hppa/spmath

2018-06-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 11 21:37:29 UTC 2018 Modified Files: src/sys/arch/hppa/spmath: Makefile.inc Log Message: switch from MAKEOBJDIRPREFIX to MAKEOBJDIR. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/hppa/spmat

CVS commit: src/sys/arch/hppa/spmath

2016-02-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Feb 29 18:22:06 UTC 2016 Modified Files: src/sys/arch/hppa/spmath: dfsqrt.c Log Message: PR/50870: David Binderman: Use logical and instead of arithmetic To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/

CVS commit: src/sys/arch/hppa/spmath

2016-02-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Feb 29 18:20:31 UTC 2016 Modified Files: src/sys/arch/hppa/spmath: sfsqrt.c Log Message: PR/50871: David Binderman: use logical and instead of arithmetic To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/

CVS commit: src/sys/arch/hppa/spmath

2016-01-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 25 18:55:25 UTC 2016 Modified Files: src/sys/arch/hppa/spmath: Makefile.inc Log Message: use :Q to quote variables properly. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hppa/spmath/Makefile

CVS commit: src/sys/arch/hppa/spmath

2015-09-04 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Sat Sep 5 04:44:29 UTC 2015 Modified Files: src/sys/arch/hppa/spmath: Makefile.inc Log Message: Fix build of hppa's spmath.o, as m68k's fpsp.o was done. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch

CVS commit: src/sys/arch/hppa/spmath

2012-02-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 4 17:03:11 UTC 2012 Modified Files: src/sys/arch/hppa/spmath: dfadd.c dfcmp.c dfdiv.c dfmpy.c dfrem.c dfsqrt.c dfsub.c divsfm.c divsfr.c divsim.c divsir.c divufr.c divuir.c fcnvff.c fcnvfx.c fcnvfxt.

CVS commit: src/sys/arch/hppa/spmath

2012-01-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 1 20:04:36 UTC 2012 Modified Files: src/sys/arch/hppa/spmath: fcnvfx.c fcnvfxt.c Log Message: When converting a floating value to an integer, properly raise the "invalid" exception when the floating value is infinite or Na