freebsd-ports/devel/m6811-gcc/pkg-descr
Dirk Meyer eda2982e61 - Update to gcc 2.95.2
- Take maintainership for a bit
2002-04-01 17:25:14 +00:00

8 lines
456 B
Text

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.