History log of /netbsd-src/lib/libc/arch/arm/misc/arm_initfini.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 66ad0cf7 08-Sep-2013 matt <matt@NetBSD.org>

detect whether hw divide is present.


# 98efa985 08-Sep-2013 matt <matt@NetBSD.org>

Detect presence of hardware divide.


# 8caf1030 19-Aug-2013 matt <matt@NetBSD.org>

Put the startup code in .text.startup


# 9ba4e12c 16-Aug-2013 matt <matt@NetBSD.org>

Make _libc_arm_fpu_present hidden


# c026930a 30-Jul-2013 skrll <skrll@NetBSD.org>

include namespace.h - this fixes 48091


# 8c98e4a9 31-Jan-2013 matt <matt@NetBSD.org>

Reorganize to appease lint.


# c9101679 29-Jan-2013 matt <matt@NetBSD.org>

Add a constructor for EABI to determine if a FPU is present on the system.