Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the FPA floating-point format on ARM. The | marcel | 2008-12-23 | 1 | -0/+11 |
| | | | | | | | | | FPA floating-point format is identical to the VFP format, but is always stored in big-endian. Introduce _IEEE_WORD_ORDER to describe the byte-order of the FP representation. Obtained from: Juniper Networks, Inc | ||||
* | Start all license statements with /*- | imp | 2005-01-05 | 1 | -1/+1 |
| | |||||
* | Import FreeBSD/arm kernel bits. | cognet | 2004-05-14 | 1 | -0/+154 |
It only supports sa1110 (on simics) right now, but xscale support should come soon. Some of the initial work has been provided by : Stephane Potvin <sepotvin at videotron.ca> Most of this comes from NetBSD. |