History log of /openbsd-current/lib/libc/arch/aarch64/gen/fpsetsticky.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 29-Aug-2022 jsg

use ansi volatile keyword, not __volatile
ok miod@ guenther@


Revision tags: OPENBSD_7_1_BASE
# 1.2 13-Dec-2021 deraadt

including sys/cdefs.h manually started as a result of netbsd trying to
macro-build a replacement for sccsid, and was done without any concern
for namespace damage. Unfortunately this practice started infecting
other code as others were unaware they didn't need the file.
ok millert guenther


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.1 11-Jan-2017 patrick

Add support for AArch64.


# 1.2 13-Dec-2021 deraadt

including sys/cdefs.h manually started as a result of netbsd trying to
macro-build a replacement for sccsid, and was done without any concern
for namespace damage. Unfortunately this practice started infecting
other code as others were unaware they didn't need the file.
ok millert guenther


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.1 11-Jan-2017 patrick

Add support for AArch64.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.1 11-Jan-2017 patrick

Add support for AArch64.