Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 02:02:40 -0800 (PST)
From:      Dirk Meyer <dinoex@FreeBSD.org>
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
Message-ID:  <200203301002.g2UA2ek00851@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203301002.g2UA2ek00851>