History log of /src/lib/libc/arch/alpha/gen/fpgetmask.c |
Revision | | Date | Author | Comments |
1.5 |
| 12-Jun-2005 |
lukem | Add missing __RCSID()
|
1.4 |
| 13-Jan-2002 |
thorpej | Add internal names for fp{get,set}{mask,round,sticky}(), and externally-visible weak aliases for the internal names.
|
1.3 |
| 26-Apr-2001 |
ross | minor cleanup
|
1.2 |
| 30-Apr-1999 |
ross | branches: 1.2.10; * New MI man page for fp{set,get}{round,sticky,mask}(3). * Implement fpgetsticky() for alpha. * Direct fpsetsticky() and fp{get,set}mask() into alpha kernel via sysarch(2). * Define new sysarch(2) stub for above and install and distribute sysarch.h for alpha. (The fpcr IS user mode r/w, but for reasons beyond the scope of a commit message kernel calls are needed.) And much kernel Magick is required before these do anything, but this way programs compiled under 1.4 will DTRT on future snapshots and releases.
|
1.1 |
| 29-Apr-1995 |
cgd | branches: 1.1.12; functions to set FP exception masks & sticky exceptions. they abort, for now.
|
1.1.12.1 |
| 30-Apr-1999 |
perry | pullup 1.1->1.2 (ross)
|
1.2.10.2 |
| 28-Jan-2002 |
nathanw | Catch up to -current.
|
1.2.10.1 |
| 08-Oct-2001 |
nathanw | Catch up to -current.
|