summaryrefslogtreecommitdiff
path: root/regress/lib/libc/ieeefp/testfloat
AgeCommit message (Expand)Author
2022-04-08fix various typos, mainly in comments, but also log messages, docs, game text.andvar
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-01make this compile againdrochner
2006-11-24fix spelling of accommodate; from Zapher.christos
2004-06-30Add missing NetBSD ID tagsjmc
2004-04-15Use unions to avoid strict aliasing rules. And it makes the code easiermatt
2003-07-26netbsd.org->NetBSD.orgsalo
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-05-22Correct the types of float_rounding_mode and float_exception_flags.bjh21
2002-05-21Adapt for recent changes to lib/libc/softfloatbjh21
2002-03-24ARM FPA mangling of doubles isn't specific to arm26.bjh21
2002-02-21put TNF 4-clause license.itojun
2001-12-12MKfoo=no -> NOfootv
2001-09-21sparc64 uses 128-bit floating point.eeh
2001-04-23Compile with rounding mode set to dynamic.ross
2001-04-06redo <inttypes.h> conversionross
2001-04-04Need -mieee-with-inexact here.ross
2001-03-22Don't require a Makefile.inc from the arch subdir.ross
2001-03-22replace use of non-portable FP_X_DNMLross
2001-03-22use fp_rnd type a bit, also do std multiple inclusion protross
2001-03-22two functions have been rewritten in Cross
2001-03-22__RCSID, __COPYRIGHTross
2001-03-22Move two functions from asm to C, as NetBSD has a MI interface:ross
2001-03-13Conversion notes.ross
2001-03-13Boilerplate, WARNS.ross
2001-03-13TestFloat-2a contained a bunch of code obviously intended to workross
2001-03-13Two new functions:ross
2001-03-13<machine/asm.h> conversion.ross
2001-03-13Boilerplate.ross
2001-03-13Generic conversion (ieeefp.h, inttypes, endian), no arm special cases yet.ross
2001-03-13Another generic-version of an originally target-specific .h file.ross
2001-03-13This file is target-specific in SoftFloat, but this is my attemptross
2001-03-13rcsid, WARNS, don't give \r to stdio opsross
2001-03-13rcsid, WARNS, don't occasionally fprintf or fputc a \rross
2001-03-13The NetBSD way.ross
2001-03-13BSD make conversion.ross
2001-03-13Original post-\r-rip include files for TestFloat-2aross
2001-03-13Import of .txt files from TestFloat-2A, after ripping the \r's out, sigh.ross
2001-03-13Import of TestFLoat-2a from UCB/John R. Hauser. Source alreadyross