]> git.proxmox.com Git - mirror_edk2.git/blame - StdLib/Include/Arm/milieu.h
StdLib/LibC: Add software floating point library from NetBSD
[mirror_edk2.git] / StdLib / Include / Arm / milieu.h
CommitLineData
3352b62b
N
1/* $NetBSD: milieu.h,v 1.1 2000/12/29 20:13:54 bjh21 Exp $ */\r
2\r
3/*\r
4===============================================================================\r
5\r
6This C header file is part of the SoftFloat IEC/IEEE Floating-point\r
7Arithmetic Package, Release 2a.\r
8\r
9Written by John R. Hauser. This work was made possible in part by the\r
10International Computer Science Institute, located at Suite 600, 1947 Center\r
11Street, Berkeley, California 94704. Funding was partially provided by the\r
12National Science Foundation under grant MIP-9311980. The original version\r
13of this code was written as part of a project to build a fixed-point vector\r
14processor in collaboration with the University of California at Berkeley,\r
15overseen by Profs. Nelson Morgan and John Wawrzynek. More information\r
16is available through the Web page `http://HTTP.CS.Berkeley.EDU/~jhauser/\r
17arithmetic/SoftFloat.html'.\r
18\r
19THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort\r
20has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT\r
21TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO\r
22PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY\r
23AND ALL LOSSES, COSTS, OR OTHER PROBLEMS ARISING FROM ITS USE.\r
24\r
25Derivative works are acceptable, even for commercial purposes, so long as\r
26(1) they include prominent notice that the work is derivative, and (2) they\r
27include prominent notice akin to these four paragraphs for those parts of\r
28this code that are retained.\r
29\r
30===============================================================================\r
31*/\r
32\r
33/*\r
34-------------------------------------------------------------------------------\r
35Include common integer types and flags.\r
36-------------------------------------------------------------------------------\r
37*/\r
38#include "arm-gcc.h"\r