Module Name:src
Committed By: skrll
Date: Mon May 6 15:59:53 UTC 2024
Modified Files:
src/lib/libm/arch/aarch64: fenv.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libm/arch/aarch64/fenv.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Mon May 6 15:59:53 UTC 2024
Modified Files:
src/lib/libm/arch/aarch64: fenv.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libm/arch/aarch64/fenv.c
Please note that diffs
Module Name:src
Committed By: riastradh
Date: Sun Aug 25 18:59:53 UTC 2019
Modified Files:
src/lib/libm/arch/aarch64: fenv.c
Log Message:
Fix feraiseexcept.
- Don't touch the trap flags (though on all ARMv8 I know they have no
effect anyway).
- Don't clear any existing
Module Name:src
Committed By: riastradh
Date: Sun Aug 25 18:59:53 UTC 2019
Modified Files:
src/lib/libm/arch/aarch64: fenv.c
Log Message:
Fix feraiseexcept.
- Don't touch the trap flags (though on all ARMv8 I know they have no
effect anyway).
- Don't clear any existing
Module Name:src
Committed By: riastradh
Date: Sun Aug 25 18:31:30 UTC 2019
Modified Files:
src/lib/libm/arch/aarch64: fenv.c
Log Message:
Fix fesetenv and feupdateenv.
- fesetenv is supposed to set the stored rounding mode (and stored trap
settings, but they have no eff
Module Name:src
Committed By: riastradh
Date: Sun Aug 25 18:31:30 UTC 2019
Modified Files:
src/lib/libm/arch/aarch64: fenv.c
Log Message:
Fix fesetenv and feupdateenv.
- fesetenv is supposed to set the stored rounding mode (and stored trap
settings, but they have no eff