Discussion:
AHCC V4.6
(too old to reply)
Henk Robbers
2011-06-24 14:36:51 UTC
Permalink
LS

There is a new version available on my home page (see sig).

Changes:
june 24 2011
v4.6
Compiler:
Cast condition code to int on unary plus/minus to
comparisons. (think about it :-)
Also a fix in condition code casting for Coldfire.
Fixed a regression since V3.b4 where differences
between a function prototype and its actual declaration
were not error flagged anymore.

Assembler:
Coldfire instruction set completed. The set is complete,
but check for specific Coldfire restrictions on already existing
instructions is not performed yet. This will be done
in a future release. You can run the new Digger V8 on
object files for checking validity of your Coldfire code.

Library:
Created library ahccstfi.lib.
A standard library for Coldfire but without floating
point. Affects particularly printf and scanf.
For coldfire compatible programs not needing floating
point that one would like to run on a Falcon witout FPU.

Added functions _crystal() and vdi() and struct _VDIParBlk
for programs that submit extra bindings based on the
Pure C GEM library.



Have fun.
--
Groeten; Regards.
Henk Robbers. http://members.chello.nl/h.robbers
Interactive disassembler: TT-Digger; http://digger.atari.org
A Home Cooked C compiler: AHCC; http://ahcc.atari.org
Matthias Arndt
2011-06-25 08:14:39 UTC
Permalink
Post by Henk Robbers
LS
There is a new version available on my home page (see sig).
june 24 2011
v4.6
[...]
Hello Henk,

I tried to download the new version and the 020 compiler version gives
me a 404 error, file not found.

Best regards,
Matthias
--
Matthias Arndt <***@asmsoftware.de>
PGP-Key: http://www.final-memory.org/files/marndt.asc
Jabber: ***@atari-jabber.org
Henk Robbers
2011-06-25 20:54:22 UTC
Permalink
Post by Matthias Arndt
I tried to download the new version and the 020 compiler version gives
me a 404 error, file not found.
Fixed.
Sorry for the delay.
--
Groeten; Regards.
Henk Robbers. http://members.chello.nl/h.robbers
Interactive disassembler: TT-Digger; http://digger.atari.org
A Home Cooked C compiler: AHCC; http://ahcc.atari.org
Loading...