94904a8b6e
- Update URLs http://www.gnu-m68hc11.org/ - Update to binutils-2.11.2
10 lines
490 B
Text
10 lines
490 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.
|
|
|
|
WWW: http://www.gnu-m68hc11.org/
|