From owner-cvs-all Sat Mar 30 2: 2:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B844637B405; Sat, 30 Mar 2002 02:02:40 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2UA2ek00851; Sat, 30 Mar 2002 02:02:40 -0800 (PST) (envelope-from dinoex) Message-Id: <200203301002.g2UA2ek00851@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Mar 2002 02:02:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/m6811-gcc 1 Makefile distinfo pkg-comment pkg-descr pkg-plist 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 dinoex 2002/03/30 02:02:40 PST Added files: devel/m6811-gcc 1 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Revived from ports/gcc11. which was lost in the great attic-sweep. Thanks to all the people who had a local copy of it at freefall. - Udpate to new layout and cleaned with portlint. - Depends on autconf This is a 6811 cross compiler for FreeBSD. The C, C++ compiler is based on the GCC 2.95.2 release. The M68HC1x port is based on an old port of GCC for 68HC11 made by Otto Lind. However, it was intensively modified to generate smaller and faster code. It was enhanced to support 32-bits and 64-bits integers. The support for IEEE floating point numbers (32 and 64-bits) is also provided. Source level debugging is available with DWARF-2 debugging format. PR: 17802 Submitted by: jake Revision Changes Path 1.1 +1 -0 ports/devel/m6811-gcc/1 (new) 1.1 +32 -0 ports/devel/m6811-gcc/Makefile (new) 1.1 +2 -0 ports/devel/m6811-gcc/distinfo (new) 1.1 +1 -0 ports/devel/m6811-gcc/pkg-comment (new) 1.1 +8 -0 ports/devel/m6811-gcc/pkg-descr (new) 1.1 +160 -0 ports/devel/m6811-gcc/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message