From owner-cvs-all Wed Jul 3 12:21: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58A2037B400; Wed, 3 Jul 2002 12:20:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D66343E58; Wed, 3 Jul 2002 12:20:59 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g63JKxJU046014; Wed, 3 Jul 2002 12:20:59 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g63JKwbp046013; Wed, 3 Jul 2002 12:20:58 -0700 (PDT) Message-Id: <200207031920.g63JKwbp046013@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 3 Jul 2002 12:20:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-gcc Makefile distinfo pkg-plist ports/devel/avr-gcc/files patch-aa patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/07/03 12:20:58 PDT Modified files: devel/avr-gcc Makefile distinfo pkg-plist devel/avr-gcc/files patch-aa patch-ab patch-ac Log: Mega-upgrade of the AVR GNU toolchain, step #2: Upgrade to a development version of GCC 3.2. New AVR microcontrollers are introduced with faster pace than new versions of GCC :), so we need the development version to support recent AVR chips (like the ATmega 128). Alas, official GCC snapshot tarballs still track the 3.1.x branch, so i got to CVS checkout and roll my own tarball. Revision Changes Path 1.13 +10 -7 ports/devel/avr-gcc/Makefile 1.6 +1 -2 ports/devel/avr-gcc/distinfo 1.3 +4 -4 ports/devel/avr-gcc/files/patch-aa 1.2 +91 -5 ports/devel/avr-gcc/files/patch-ab 1.2 +3 -3 ports/devel/avr-gcc/files/patch-ac 1.9 +53 -79 ports/devel/avr-gcc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message