History log of /src/lib/libc/arch/alpha/gen/fpsetsticky.c |
Revision | | Date | Author | Comments |
1.5 |
| 02-Nov-2013 |
christos | fix old style decls
|
1.4 |
| 12-Jun-2005 |
lukem | branches: 1.4.44; 1.4.50; Add missing __RCSID()
|
1.3 |
| 13-Jan-2002 |
thorpej | Add internal names for fp{get,set}{mask,round,sticky}(), and externally-visible weak aliases for the internal names.
|
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.1 |
| 28-Jan-2002 |
nathanw | Catch up to -current.
|
1.4.50.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.4.44.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|