summaryrefslogtreecommitdiff
path: root/lib/libc/arch/mips/gen/flt_rounds.c
AgeCommit message (Expand)Author
2015-03-19Call libc's fpgetround.joerg
2014-09-17Explicitly set noat around instructions using $at.joerg
2012-06-24fix old style definitions; XXX: gcc should have picked them up but it did not.christos
2010-09-03Pullup fixes from matt-nb5-mips64.matt
2005-12-24__asm__ -> __asmperry
2005-06-12Add missing __RCSID()lukem
1997-10-18Prototype __flt_rounds().jonathan
1996-09-16Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag stringjonathan
1995-04-11Added __flt_rounds, fp{get,set}{mask,round,sticky}.jtc