From owner-cvs-all Fri Aug 20 2: 2: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FB3814EAB; Fri, 20 Aug 1999 02:02:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA28013; Fri, 20 Aug 1999 02:01:55 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199908200901.CAA28013@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 20 Aug 1999 02:01:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/egcs/gcc/config freebsd.h src/contrib/egcs/gcc/config/alpha freebsd.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/08/20 02:01:55 PDT Modified files: contrib/egcs/gcc/config freebsd.h contrib/egcs/gcc/config/alpha freebsd.h Log: * Consistantly surround macro parameters with () * Consistantly put spaces after "," in macro param lists * Consistantly align continuation characters. * Don't need to supply all variations of __FOO__ in CPP_PREDEFINES, gcc will do that for us. Revision Changes Path 1.19 +4 -4 src/contrib/egcs/gcc/config/freebsd.h 1.11 +63 -60 src/contrib/egcs/gcc/config/alpha/freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message