History log of /openbsd-src/lib/libc/quad/fixdfdi.c (Results 1 – 7 of 7)
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 ...


# 53490952 26-Dec-2017 kettenis <kettenis@openbsd.org>

Add ARM EABI runtime aliases to the GCC runtime functions that we include
in libc.

ok patrick@, jsg@, guenther@


# c2c925de 08-Aug-2005 espie <espie@openbsd.org>

zap remaining rcsid.

Kill old files that are no longer compiled.

okay theo


# fe7f40e5 17-Oct-2004 otto <otto@openbsd.org>

ansify. ok millert@


# 6580fee3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree