From owner-freebsd-commit Sun Nov 12 06:55:59 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09531 for freebsd-commit-outgoing; Sun, 12 Nov 1995 06:55:59 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09519 for cvs-all-outgoing; Sun, 12 Nov 1995 06:55:56 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09509 for cvs-gnu-outgoing; Sun, 12 Nov 1995 06:55:54 -0800 Received: (from markm@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09495 ; Sun, 12 Nov 1995 06:55:50 -0800 Date: Sun, 12 Nov 1995 06:55:50 -0800 From: Mark Murray Message-Id: <199511121455.GAA09495@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/lib/libmp Makefile.GNU Makefile cre-conv-tab.c cre-mparam.c Sender: owner-commit@FreeBSD.org Precedence: bulk markm 95/11/12 06:55:49 Modified: gnu/lib/libmp Makefile cre-conv-tab.c cre-mparam.c Added: gnu/lib/libmp Makefile.GNU Log: BMake the multiprecision library, and fix as many of the -Wall warnings as is now feasable.