Home | History | Annotate | Download | only in divrem
History log of /src/regress/lib/libc/divrem/Makefile
RevisionDateAuthorComments
 1.6  30-Jun-2004  jmc Add missing NetBSD ID tags
 1.5  19-Dec-2003  veego Update the checksum to match src/lib/libc/stdlib/random.c rev 1.23.
 1.4  18-Sep-2002  lukem some makefile de-linting
- list NOxxx and LDSTATIC= assignments before everything else
(especially <bsd.own.mk>)
- ensure <bsd.own.mk> is included before NETBSDSRCDIR is used
- add missing RCSids
 1.3  29-Jan-2002  thorpej Add -Wno-uninitialized to CFLAGS.
 1.2  23-Jan-2002  ross Add more tests, including a random(3)-based test like the old divrem, update
the known-good md5, print progress info, and avoid cases where c99 allows
undefined results.
 1.1  22-Jan-2002  ross Remove the old alpha divrem test and replace it with a new indep one.

The old one was never run because it required a remote host. The new
one has more knowledge of where the error cases are likely to be, and
instead of using a big file or remote test system, it just keeps an
md5 (in the Makefile) of the endian-indep known-good results.

RSS XML Feed