From owner-cvs-all Sun Oct 6 11:21:43 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 6948837B401; Sun, 6 Oct 2002 11:21:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE8E43E75; Sun, 6 Oct 2002 11:21:42 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96ILfCo080405; Sun, 6 Oct 2002 11:21:42 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96ILfT6080387; Sun, 6 Oct 2002 11:21:41 -0700 (PDT) Message-Id: <200210061821.g96ILfT6080387@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 6 Oct 2002 11:21:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-gcc Makefile distinfo ports/devel/avr-gcc/files patch-ab patch-ad patch-no-c++-excepts 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/10/06 11:21:41 PDT Modified files: devel/avr-gcc Makefile distinfo devel/avr-gcc/files patch-ab Removed files: devel/avr-gcc/files patch-ad patch-no-c++-excepts Log: Update to a recent snapshot. Among others, this fixes an issue with the generation of code that fed up recent versions of gas. The pseudo-symbol _PC_ is now completely eliminated from the generated code, and replaced by the location counter `.'. Revision Changes Path 1.18 +4 -4 ports/devel/avr-gcc/Makefile 1.10 +2 -2 ports/devel/avr-gcc/distinfo 1.4 +9 -18 ports/devel/avr-gcc/files/patch-ab 1.2 +0 -12 ports/devel/avr-gcc/files/patch-ad (dead) 1.2 +0 -20 ports/devel/avr-gcc/files/patch-no-c++-excepts (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message