summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/getf2.c
AgeCommit message (Expand)Author
2011-01-17Add long double functions for eq,ne,gt,le,ge,lt,neg ops.matt
/arc/include/bus.h?id=a465c6b8846d2d0ef23d2d0114753927b0a45671'>Tweak bus_space_barrier(9) macro to appeasetsutsui 2006-03-01merge yamt-uio_vmspace branch.yamt 2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry 2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry 2005-12-11merge ktrace-lwp.christos 2005-03-09Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the APImatt 2005-01-22- remove __P()tsutsui