Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B82EAA40E7 for ; Thu, 24 Oct 2013 18:31:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A82BE14A247; Thu, 24 Oct 2013 18:31:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25E3F14A241 for ; Thu, 24 Oct 2013 18:31:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id DfjpZ7n9pB_U for ; Thu, 24 Oct 2013 18:31:12 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A742014A23B for ; Thu, 24 Oct 2013 18:31:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5D7A496; Thu, 24 Oct 2013 18:31:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 24 Oct 2013 18:31:12 +0000 From: "Martin Husemann" Subject: CVS commit: pkgsrc/lang/gcc48 To: pkgsrc-changes@NetBSD.org Reply-To: martin@netbsd.org X-Mailer: log_accum Message-Id: <20131024183112.5D7A496@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: martin Date: Thu Oct 24 18:31:12 UTC 2013 Modified Files: pkgsrc/lang/gcc48: distinfo Added Files: pkgsrc/lang/gcc48/patches: patch-gcc-config-vax-constraints.md patch-gcc-config-vax-vax.c patch-gcc-config-vax-vax.md Log Message: Add a few VAX specific changes. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/gcc48/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/lang/gcc48/patches/patch-gcc-config-vax-constraints.md \ pkgsrc/lang/gcc48/patches/patch-gcc-config-vax-vax.c \ pkgsrc/lang/gcc48/patches/patch-gcc-config-vax-vax.md Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.