From owner-cvs-gnu Fri Mar 10 19:51:57 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA05048 for cvs-gnu-outgoing; Fri, 10 Mar 1995 19:51:57 -0800 Received: (from nate@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA05032; Fri, 10 Mar 1995 19:51:48 -0800 Date: Fri, 10 Mar 1995 19:51:48 -0800 From: Nate Williams Message-Id: <199503110351.TAA05032@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc/legal parse.y Sender: cvs-gnu-owner@freebsd.org Precedence: bulk nate 95/03/10 19:51:47 Modified: gnu/usr.bin/cc Makefile.inc gnu/usr.bin/cc/cc1plus call.c cvt.c decl.c method.c parse.c pt.c typeck.c typeck2.c gnu/usr.bin/cc/cc_int c-common.c calls.c combine.c emit-rtl.c expmed.c expr.c flow.c fold-const.c loop.c optabs.c reorg.c tree.c varasm.c version.c gnu/usr.bin/cc/cpp cccp.c gnu/usr.bin/cc/doc install.texi gnu/usr.bin/cc/include expr.h tm.h Added: gnu/usr.bin/cc/legal parse.y Log: Updated the sources to gcc 2.6.3 with FreeBSD changes already applied. Note: This isn't the most correct way, but it works and it's fast.