Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.atari.programmer > #5

AHCC V4.6

Date 2011-06-24 16:36 +0200
From Henk Robbers <h.robbers@chello.nl>
Newsgroups comp.sys.atari.st, comp.sys.atari.programmer
Subject AHCC V4.6
Message-ID <b80e0$4e04a15d$d52e2fcd$3180@news.chello.nl> (permalink)
Organization chello.nl

Cross-posted to 2 groups.

Show all headers | View raw


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

Back to comp.sys.atari.programmer | Previous | Next | Find similar


Thread

AHCC V4.6 Henk Robbers <h.robbers@chello.nl> - 2011-06-24 16:36 +0200

csiph-web