summaryrefslogtreecommitdiff
path: root/lib/libm/arch/vax/n_support.S
AgeCommit message (Expand)Author
2008-07-24- remove isinff, isnanf. this has been moved to libcMartynas Venckus
2008-06-21cleaning up, no functional changesMartynas Venckus
2008-06-12add isinff and isnanf. no objection millert@Martynas Venckus
2008-06-12use ALTENTRY; was ok millert@Martynas Venckus
2008-06-11drem{,f} are aliases for remainder{,f}, so:Martynas Venckus
2008-05-21Use proper *ENTRY macros with symbolic register save masks, sprinkleMiod Vallat
2007-05-31add __signbit/__signbitf/__signbitl (all the same) for vax (not used yet,Jason Wright
2005-11-23avoid ' which confuses make dependTheo de Raadt
2003-11-01Historically, scalb() in 4BSD had the actual semantics of scalbn(). We changedTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-10-11scalb() in vax libm is in fact scalbn(), so change the symbol name.Miod Vallat
1995-10-18initial import of NetBSD treeTheo de Raadt