[comp.os.minix] 68000 and i386 C Compiler, Version III

HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) (01/08/91)

Here is the long-awaited Version III of 'c68', which now is
a full 68000 and i386 C compiler.

This posting consists of several parts:
part1.uue ... part7.uue        the compiler itself
lib68k.uue                     68000 support library
lib386.uue                     386 support library

The 386 support library does not contain floating point support.
The compiler does not need that stuff if a 387 is present. May somebody
else take care of 387 emulation, c386 supportes the 387 directly.

The double data type is now fully supported in the front end and in the
386 code generator.

I have tested c386 on applications like C-TeX, TeX, and GNU GAS on a
386 workstation and it works. c68 now works on GNU GAS (there was a
subtle bug when passing structs)

C.v.W.
Glen Overby promised me to put this stuff into his archive.