freebsd-nq/sys/arm
David Schultz 86d131a04a Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support for
dynamic rounding modes, but FPUless chips that use softfloat can support it
because everything is emulated anyway.  (We presently have incomplete
support for hardware FPUs.)

Submitted by:	Ian Lepore
2012-01-16 04:08:29 +00:00
..
arm ARM pmap fixes: 2011-12-15 12:14:15 +00:00
at91 Remove spurious 8bit chars, turning files into plain ASCII. 2012-01-15 13:23:33 +00:00
compile
conf Add missing options so modules build/load correctly. 2012-01-05 20:18:01 +00:00
econa Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
include Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support for 2012-01-16 04:08:29 +00:00
mv Fix OF_finddevice error return value in case of FDT. 2011-12-02 15:24:39 +00:00
s3c2xx0 Get myself a brain, move the call to init_param1() before the first use in 2011-02-21 13:11:05 +00:00
sa11x0 Remove spurious 8bit chars, turning files into plain ASCII. 2012-01-15 13:23:33 +00:00
xscale Fix header pollution, possibly unbreaking the build of cfi_bus_ixp4xx.c 2011-12-31 15:53:34 +00:00