Downloadliste

Projektbeschreibung

The Amsterdam Compiler Kit is a fully-featured retargetable compiler toolchain. It will cross-compile ANSI C, K&R C, Pascal, Modula-2, Occam, Fortran and Basic for a number of architectures including, but not limited to, the 6500, 68000, Z80, i80, i86, i386, and PDP-11. It provides a complete development environment including preprocessors, compilers, assemblers, linkers, librarian tools, and target download tools.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-04-30 02:06
6.0pre3

Die Unterstützung wurde für die Erzeugung aufgenommen CP / M-Binaries mit dem 8080 Code-Generator. Die verschiedenen Optimierer wurden in Form geschlagen, und es ist nun möglich, diese auf allen Plattformen zu benutzen, eine grundlegende Guckloch Optimizer wurde für die 8080 eingerichtet. Das Floating-Point-System bestätigt wurde, arbeitet an der pc86 und linux386 Plattformen. ANSI-Kompatibilität wurde verbessert, haben die Größe von Binärdateien wurden reduziert, und es gibt viele Bugfixes überall.
Tags: Major feature enhancements
Support has been added for generating CP/M binaries using the 8080 code generator. The various optimisers have been beaten into shape, and it's now possible to use them on all platforms; a basic peephole optimiser has been set up for the 8080. The floating point system has been confirmed working on the pc86 and linux386 platforms. ANSI compatibility has been improved, binary sizes have been reduced, and there are many bugfixes everywhere.

2007-04-25 15:19
6.0pre2

Eingeschränkte Unterstützung für Linux i386 ausführbaren Dateien hinzugefügt. Der Systemaufruf-Schnittstelle wurde stark durch die Deaktivierung libmon und statt dessen Aufruf der Systemaufrufe direkt vereinfacht. Die K & R-C-Compiler und libc wurden deaktiviert, weil sie nicht wirklich einen Vorteil bieten und sie haben eine hohe Wartungskosten zu laden. Der Rest des Systems wurde angepasst, um mit dem ANSI-C-Compiler zu bauen. Die pc86 syscall Schnittstelle wurde neu geschrieben. Viele, viele Bugfixes und Optimierungen wurden überall gemacht.
Tags: Major feature enhancements
Limited support was added for Linux i386
executables. The syscall interface was greatly
simplified by disabling libmon and instead calling
the syscalls directly. The K&R C compiler and libc
were disabled because they don't actually provide
any advantage and they have a high maintenance
load. The rest of the system was adapted to build
with the ANSI C compiler. The pc86 syscall
interface was rewritten. Lots and lots of bugfixes
and tweaks were made everywhere.

2007-02-26 03:43
6.0pre1

Dies ist die erste Vorabversion von einer vollständigen Überarbeitung der ACK-Mechanismus zu bauen und die Infrastruktur. Das neue System ist viel einfacher, moderner, einfacher zu warten, und hoffentlich mehr tragbar. Allerdings ist die Funktionalität derzeit sehr begrenzt. Diese Version wird nur die Plattform pc86 Ziel (Erzeugung von bootfähigen 8086 PC-Programme), aber es wird ANSI-C, K & R C, Pascal, Modula-2, Occam 1 kompilieren und Basic.
Tags: Major feature enhancements
This is the first preview release of a complete reworking of the ACK build mechanism and infrastructure. The new system is far simpler, more modern, easier to maintain, and hopefully more portable. However, functionality is currently very limited. This version will target only the pc86 platform (generating 8086 bootable PC executables), but it will compile ANSI C, K&R C, Pascal, Modula-2, Occam 1, and Basic.

2005-06-25 11:38
5.6

Tags: Initial freshmeat announcement

Project Resources