History log of /openbsd/lib/libc/softfloat/negsf2.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 00b6e344 10-Nov-2019 guenther <guenther@openbsd.org>

Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,
as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the
32bit archs.

luna88k testing by aoyama@

"looks

Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,
as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the
32bit archs.

luna88k testing by aoyama@

"looks good" kettenis@, testing and ok deraadt@

show more ...


# fcc6486e 13-Sep-2015 miod <miod@openbsd.org>

Uses angle brackets to include softfloat.h, and add the proper directory to
CFLAGS.
ok guenther@


# 4a39ccd0 05-Dec-2012 deraadt <deraadt@openbsd.org>

Remove excessive sys/cdefs.h inclusion
ok guenther millert kettenis


# 08daf0c2 06-Nov-2006 drahn <drahn@openbsd.org>

Copy MI softfloat bits from arm to here, so that they can be shared.