summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
2001-12-31Need <stdlib.h> for exit() prototype (noticed by gcc 3.1).thorpej
2001-12-12MKfoo=no -> NOfootv
2001-10-31Simplify a bunch of explicit ${.OBJDIR} references to make these more liketv
2001-10-28Add a not-a-number test, based on Ben Harris's infinity test.simonb
2001-10-27Quick test to make sure that __infinity is properly infinite. It isn't onbjh21
2001-10-19Rename prn.c to prename.c to avoid problems with certain Microsoft host OS's.tv
2001-10-14Add the m68k assembly stub (better late than never...).kleink
2001-09-24Fix typo in variable name.wiz
2001-09-22Descend into int_fmtio.simonb
2001-09-22Add a simple regression test for the printf/scanf formats insimonb
2001-09-21sparc64 uses 128-bit floating point.eeh
2001-09-20Visit sysatatat
2001-09-20Regression test to check that ioctl calls are restarted properly afteratatat
2001-08-16These need to be PIC, so restore the .abicalls and .cp* magic, but fix themhitch
2001-08-06only run this if (${OBJECT_FMT} == "ELF")lukem
2001-07-25Returning values in void is BAD.matt
2001-07-24Random patch lying around my tree: When a conversion fails, print out thebjh21
2001-07-24explain why test3 does not work. [untested since my cable modem line is down!]christos
2001-07-23.init/.fini regression test for sh3.tsubai
2001-07-23put back the alternate signal check I obliterated merging a conflict.christos
2001-07-23- make tests independent of the direction the stack growschristos
2001-07-20Visit clone/.thorpej
2001-07-18Test the "alternate exit signal" facility of clone(2).thorpej
2001-07-17A regression test for clone(2).thorpej
2001-07-17Drop the .abicalls and .cp* magic; fixes .init/.fini test case on mips.simonb
2001-07-17correct a date.mrg
2001-07-17PowerPC asm bits for .init/.fini regression test.tsubai
2001-07-17port the initfini asm regress code to sparc and sparc64. currently itmrg
2001-07-17Add regression stub for VAX.matt
2001-07-17Add ARM case for initfini regression testmatt
2001-07-17MIPS initfini test asm glue.thorpej
2001-07-17Make this work on the MIPS.thorpej
2001-07-17i386 asm bits for .init/.fini regression test.thorpej
2001-07-17Descend into csu.thorpej
2001-07-17Descend into initfini.thorpej
2001-07-17Regression test for .init/.fini.thorpej
2001-05-24Need <string.h> for mem*() prototype declarations.kleink
2001-05-22regression test for swab.christos
2001-05-22add string.christos
2001-04-23Compile with rounding mode set to dynamic.ross
2001-04-12use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl anditojun
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-13Warn about hooking up ./testfloatross