audk/StdLib/Include/Arm/machine
NetBSD project 3352b62beb StdLib/LibC: Add software floating point library from NetBSD
Floating point processing is not supported on ARM for UEFI. In order to
support UEFI applications in AppPkg we use this library to provide the
required functionality.

Changes as compared to the NetBSD version:
- Formatting changes (tabs to spaces, DOS line endings etc).
- Disable exceptions as described in the float_raise() function.
- Disable definition of 'Symbolic Boolean literals' in milieu.h.

Source originally from: NetBSD project
- Source: http://cvsweb.netbsd.org/bsdweb.cgi/?only_with_tag=MAIN
- Licensing and Copyright: http://www.netbsd.org/about/redistribution.html

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Reviewed-by: Olivier Martin <Olivier.Martin@arm.com>
Reviewed-by: Daryl McDaniel <edk2-lists@mc2research.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18116 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-30 09:50:51 +00:00
..
_math.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
ansi.h StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII. 2012-06-15 19:58:39 +00:00
asm.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
atomic.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
bswap.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
byte_swap.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
cpufunc.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
endian.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
endian_machdep.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
fenv.h StdLib/LibC: Add software floating point library from NetBSD 2015-07-30 09:50:51 +00:00
float.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
frame.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
ieee.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
ieeefp.h StdLib/LibC: Add software floating point library from NetBSD 2015-07-30 09:50:51 +00:00
int_const.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
int_limits.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
int_mwgwtypes.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
int_types.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
limits.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
lock.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
math.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
mcontext.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
param.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
proc.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
signal.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
types.h StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00