summaryrefslogtreecommitdiff
path: root/lib/libc/arch
AgeCommit message (Expand)Author
1995-06-01Converted K&R -> ansi.ragge
1995-05-03m68k sig{set,long}jmp from Henric Jungheim (uhenric@mcl.ucsb.edu) asbriggs
1995-05-03typo: fld_... -> flt_...phil
1995-04-29functions to set FP exception masks & sticky exceptions. they abort, for now.cgd
1995-04-29get & set FP rounding direction. these actually seem to work.cgd
1995-04-29add entries for the float rounding and exception functionscgd
1995-04-28Winning Strategies has placed this code into the Public Domainjtc
1995-04-28$Id: $ -> $NetBSD: $jtc
1995-04-28Winning Strategies has placed this code into the Public Domainjtc
1995-04-28Added __flt_rounds, fp{get,set}round.jtc
1995-04-22Preserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett.pk
1995-04-17Added libc VAX specific files.ragge
1995-04-11Added __flt_rounds, fp{get,set}{mask,round,sticky}.jtc
1995-04-10Added __flt_rounds, fp{get,set}{mask,round,sticky}.jtc
1995-04-09Put jtc's notice back, since these are now roughly identical.mycroft
1995-04-09Actually, bitfields are faster on the '040; optimize for it, but adjust themycroft
1995-04-09Rewrite these to use the accrued exception byte for sticky flags, and tomycroft
1995-04-09Stylistic change to match fpsetsticky().mycroft
1995-04-09Reverse sense of exception bits.mycroft
1995-04-09Oops; need to use fnstenv/fldenv for this.mycroft
1995-04-09Fix typo.mycroft
1995-04-09Add fpset{mask,round,sticky}().mycroft
1995-04-09Another optimization.mycroft
1995-04-09Optimize.mycroft
1995-04-09ENTRY(fpgetmask) -> ENTRY(fpgetsticky)jtc
1995-04-09removed commented-out #include <machine/asm.h>jtc
1995-04-07Added flt_rounds, fpget{round,mask,sticky}.jtc
1995-04-07Added __flt_rounds(), fp{get,set}{round,mask,sticky}().jtc
1995-03-20Separate machine dependencies.mycroft
1995-03-20SYS_brk -> SYS_break, and other (minor) changes.mycroft
1995-03-11Simplify.pk
1995-03-01Clean up deleted files.mycroft
1995-02-25don't forget inifinity.ccgd
1995-02-25need these for new gen/Makefilecgd
1995-02-25need these now, with new net Makefile.inccgd
1995-02-25strange corner cases:cgd
1995-02-17Remove extra "u" constraint that caused gcc 2.6.3 not to compile this file.jtc
1995-02-10libc support for the alpha. more functions should be written in assembler,cgd
1995-02-08Make the coding style more consistent.mycroft
1995-02-08size_t is unsigned.mycroft
1995-02-05Optimize better.mycroft
1995-01-18+Infinity for MIPSmellon
1995-01-11Machine dependent sig{set,long}jmp().pk
1995-01-07Need to divide count by 2.mycroft
1994-12-24Replaced pops with adds.jtc
1994-12-24Exchange offsets of "saved signal mask" and "signal mask saved" sojtc
1994-12-15More underscores...mycroft
1994-12-12underscore changesdean
1994-12-07RCS id format.phil
1994-11-28more underscore changes.dean