summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/lesf2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/softfloat/lesf2.c')
0 files changed, 0 insertions, 0 deletions
ault.alnsn 2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg sys/stdarg.h and expect compiler to provide proper builtins, defaulting to the GCC interface. lint still has a special fallback. Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and derive va_list as required by standards. 2011-07-17Switch MIPS and MIPS-ish architectures to new-style <sys/bus.h>. Thisdyoung involves moving some inline bus_space(9) implementation into .c files. 2009-08-12Nuke a.out support for MIPS.matt 2007-02-09Merge newlock2 to head.ad 2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner 2005-12-11merge ktrace-lwp.christos 2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink 2003-01-17Merge the nathanw_sa branch.thorpej 2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem 2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs counters. These counters do not exist on all CPUs, but where they do exist, can be used for counting events such as dcache misses that would otherwise be difficult or impossible to instrument by code inspection or hardware simulation. pmc(9) is meant to be a general interface. Initially, the Intel XScale counters are the only ones supported. 2002-07-29Don't install intr.h isa_machdep.h pci_machdep.h rnd.h for userland.simonb 2002-06-06Don't install <machine/rnd.h>.simonb 2002-03-13Add ecoff_machdep.h for userland usage.simonb 2002-03-07A port to the MIPS Malta evaluation board. Currently supports thesimonb MIPS32 4Kc CPU board, with support for the MIPS64 5Kc and the QED RM5261 CPU boards to follow. The cs4281 audio hasn't been tested, there are some interrupt problems with onboard the pciide, but all other on-board peripherals work. The evbmips port will support more MIPS evaluation boards in the future.