NetBSD/lib/libc/arch
ross c5a82dd848 * 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.
1999-04-30 00:58:30 +00:00
..
alpha * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
arm32 Just some minor cleanup. 1999-03-10 08:15:43 +00:00
i386 Just some minor cleanup. 1999-03-10 08:15:43 +00:00
m68k Declare cerror using _ENTRY() to get, among other things, a .type statement. 1999-04-29 15:37:21 +00:00
mips Change references to `end' to `_end' as not to invade (or being invaded by) 1999-03-31 11:53:07 +00:00
ns32k When invoking ALTENTRY, the arguments may not contain spaces (not even 1999-02-01 21:32:35 +00:00
powerpc Modify syncicache on PowerPC from an inline to a real function. 1999-04-17 21:16:45 +00:00
sparc While in transition, conditionally rename _ASM_LABEL(cerror) and 1999-03-31 18:14:27 +00:00
sparc64 Add _dtoul() which gcc generates a lot. Maybe it should go in another file. 1999-04-04 21:01:39 +00:00
vax Set infinity to the highest D-float possible. 1999-04-17 14:53:32 +00:00