History log of /src/lib/libc/arm/softfloat/softfloat.h (Results 1 – 18 of 18)
Revision Date Author Comments
# 2a63c3be 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c comment pattern

Remove /^/[*/]\s*\$FreeBSD\$.*\n/


# 2a63c3be 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c comment pattern

Remove /^/[*/]\s*\$FreeBSD\$.*\n/


# 38f1b189 26-Apr-2012 Peter Grehan <grehan@FreeBSD.org>

IFC @ r234692

sys/amd64/include/cpufunc.h
sys/amd64/include/fpu.h
sys/amd64/amd64/fpu.c
sys/amd64/vmm/vmm.c

- Add API to allow vmm FPU state init/save/restore.

FP stuff discussed with: kib


# 8fa0b743 23-Jan-2012 Xin LI <delphij@FreeBSD.org>

IFC @230489 (pending review).


# 38f1b189 26-Apr-2012 Peter Grehan <grehan@FreeBSD.org>

IFC @ r234692

sys/amd64/include/cpufunc.h
sys/amd64/include/fpu.h
sys/amd64/amd64/fpu.c
sys/amd64/vmm/vmm.c

- Add API to allow vmm FPU state init/save/restore.

FP stuff discussed with: kib


# 8fa0b743 23-Jan-2012 Xin LI <delphij@FreeBSD.org>

IFC @230489 (pending review).


# b1d04644 16-Jan-2012 David Schultz <das@FreeBSD.org>

Convert softfloat to use the standard exception flag and rounding macros
in fenv.h instead of the non-standard and incomplete ones in ieeefp.h.

Thanks to Ian Lepore for testing this patch.


# 94942af2 19-May-2007 Alexander Kabaev <kan@FreeBSD.org>

Do not declare float_detect_tininess as external if it will be re-delared
as static later.


# 2357939b 14-May-2004 Olivier Houchard <cognet@FreeBSD.org>

Import the FreeBSD/arm libc bits.

Obtained from: NetBSD


# 2a63c3be 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c comment pattern

Remove /^/[*/]\s*\$FreeBSD\$.*\n/


# 38f1b189 26-Apr-2012 Peter Grehan <grehan@FreeBSD.org>

IFC @ r234692

sys/amd64/include/cpufunc.h
sys/amd64/include/fpu.h
sys/amd64/amd64/fpu.c
sys/amd64/vmm/vmm.c

- Add API to allow vmm FPU state init/save/restore.

FP stuff discussed with: kib


# 8fa0b743 23-Jan-2012 Xin LI <delphij@FreeBSD.org>

IFC @230489 (pending review).


# b1d04644 16-Jan-2012 David Schultz <das@FreeBSD.org>

Convert softfloat to use the standard exception flag and rounding macros
in fenv.h instead of the non-standard and incomplete ones in ieeefp.h.

Thanks to Ian Lepore for testing this patch.


# 94942af2 19-May-2007 Alexander Kabaev <kan@FreeBSD.org>

Do not declare float_detect_tininess as external if it will be re-delared
as static later.


# 2357939b 14-May-2004 Olivier Houchard <cognet@FreeBSD.org>

Import the FreeBSD/arm libc bits.

Obtained from: NetBSD


# b1d04644 16-Jan-2012 David Schultz <das@FreeBSD.org>

Convert softfloat to use the standard exception flag and rounding macros
in fenv.h instead of the non-standard and incomplete ones in ieeefp.h.

Thanks to Ian Lepore for testing this patch.


# 94942af2 19-May-2007 Alexander Kabaev <kan@FreeBSD.org>

Do not declare float_detect_tininess as external if it will be re-delared
as static later.


# 2357939b 14-May-2004 Olivier Houchard <cognet@FreeBSD.org>

Import the FreeBSD/arm libc bits.

Obtained from: NetBSD