NetBSD/sys/arch/mips
dsl 95739e63cd Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size
of the fp save area to all the process_read_fpregs() and
  process_write_fpregs() functions.
None of the functions have been modified to use the new parameters.
The size is set for all the writes, but some of the arch-specific reads
  just pass NULL.
The amd64 (and i386) need variable sized fp register save areas in order
  to support AVX and other enhanced register areas.
These functions are rarely called - so the extra argument won't matter.
2014-01-04 00:10:02 +00:00
..
adm5120 Adapt to usbmp. Compile tested only. 2013-09-22 08:30:22 +00:00
alchemy split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
atheros split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
bonito add definitions for Loongson 2F Chip Config register 2013-04-16 09:02:32 +00:00
cfe
conf discard eh sections 2013-10-04 15:02:43 +00:00
include Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size 2014-01-04 00:10:02 +00:00
mips Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size 2014-01-04 00:10:02 +00:00
pci
pmon
ralink split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
rmi nobody uses qchain and it is about to be GC'ed. 2013-11-25 03:01:58 +00:00
sibyte
Makefile
Makefile.inc