From owner-cvs-all Sun Aug 15 15: 3:40 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 AA5A515389; Sun, 15 Aug 1999 15:03:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA89719; Sun, 15 Aug 1999 15:02:51 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199908152202.PAA89719@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 15 Aug 1999 15:02:51 -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/i386 freebsd.h src/contrib/egcs/gcc/config/alpha freebsd.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/08/15 15:02:51 PDT Modified files: contrib/egcs/gcc/config freebsd.h contrib/egcs/gcc/config/i386 freebsd.h contrib/egcs/gcc/config/alpha freebsd.h Log: Move "WORD_SWITCH_TAKES_ARG" & "SWITCH_TAKES_ARG" to the general spec file since their definitions were identical. FreeBSD/MIPS will need to override these two defintions, but it can #undef them and define them approapiately. Revision Changes Path 1.17 +7 -1 src/contrib/egcs/gcc/config/freebsd.h 1.18 +0 -6 src/contrib/egcs/gcc/config/i386/freebsd.h 1.9 +0 -6 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