opnsense-src/lib/libc/arm
Ed Maste dae2d550d6 libc: stop exporting curbrk and minbrk in the private namespace
They are not used anywhere else in the base system and are an internal
implementation detail that does not need to be exposed.

Reviewed by:	kib
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D5728
2016-03-24 18:47:19 +00:00
..
aeabi Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
gen Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
softfloat On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
string Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
sys Do not compile ARMv6 instructions on ARMv4/v5. Although clang is fine 2015-12-24 22:13:52 +00:00
_fpmath.h On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
arith.h On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
gd_qnan.h Arrange so that the NaN returned by strtod("nan", NULL) is the same as 2007-12-16 21:15:09 +00:00
Makefile.inc Clean up detection of hard-float ABIs. As with big-endian in r272368 we 2014-10-01 16:08:19 +00:00
Symbol.map libc: stop exporting curbrk and minbrk in the private namespace 2016-03-24 18:47:19 +00:00
Symbol_vfp.map Add the fp{get,set}{mask,round} functions to the public symbols in the map. 2014-09-05 18:11:36 +00:00
SYS.h Remove __ARM_EABI__ from more places in libc as this is the only ARM ABI 2015-05-31 12:53:10 +00:00