Henk Robbers
2011-06-24 14:36:51 UTC
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.
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
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