DEADSOFTWARE

cpmake: pass more info to build script
[cpc.git] / CHANGELOG
1 v0.2:
2 * fixed quiet traps while termination
3 * fixed traps while HostLang initialization
4 * subsystem C99 renamed to PosixC
5 * fixed field renaming for CPfront
6 * added 32-bit ARM support via CPfront
7 * added 32-bit CYGWIN support via CPfront
8 * added type SYSTEM.ADDRESS
9 * stack trace after user interrupt are disabled by default
10 * added option -no-use-time as base for reproduceble builds
12 v0.1:
13 * implemented true command line versions of DevCompiler, Dev2Linker and CPfront
14 * implemented new generic Host for POSIX-compatible systems
15 * implemented Kernel for CPfront
16 * implemented generic Int and 486-specific Long modules