OSDN Git Service

(.splice): Note that arguments are evaluated first.
[pf3gnuchains/pf3gnuchains4x.git] / cgen / rtl-c.scm
2010-01-06 devans * mode.scm (<mode>) Rename member non-mode-c-type...
2009-11-23 devans * rtl-c.scm (/use-gcc-stmt-expr?): New function.
2009-11-22 devans * rtl-c.scm (s-sequence): Use gcc's statement expressi...
2009-11-13 devans * rtl-c.scm (s-parallel): Use map-in-order instead...
2009-11-04 devans Specify isa(s) when doing ifield, operand, insn lookups.
2009-09-28 devans * cos.scm (/class-table): New global.
2009-09-25 devans * operand.scm (/anyof-merge-setter): Handle set-quiet.
2009-09-23 devans * xc16x.cpu (h-cr): New hardware.
2009-09-22 devans* rtl-c.scm (all rtx functions): Rename local estate...
2009-09-22 devans * rtl-c.scm (/rtl-c-build-table): Renamed from rtl...
2009-09-12 devans Clean up pass of mode handling.
2009-09-08 devans * rtl-c.scm (/rtl-c-get): Convert symbols to strings...
2009-09-07 devans * read.scm (rtl-version-equal?): New function.
2009-08-28 devansRework do-count to take an expression for the iteration...
2009-08-27 devans Add do-count rtl function.
2009-08-27 devans * read.scm (parse-error): Change error message output...
2009-08-27 devans * ifield.scm (<ifield> constructor): New arg `location',
2009-08-12 devans Clean up cpu file parsing, pass context consistently...
2009-07-19 devans * rtl-c.scm (addc-cflag, addc-oflag, subc-cflag, subc...
2009-06-24 devans * All *.scm files: Update copyright year.
2009-06-21 devans * rtl-c.scm (delay): Add FIXME, tweak formatting.
2007-08-21 brolley2007-08-21 Dave Brolley <brolley@redhat.com>
2005-08-02 brolley2005-08-02 Dave Brolley <brolley@redhat.com>
2005-06-15 brolley2005-06-15 Dave Brolley <brolley@redhat.com>
2003-07-16 devans Add guile 1.6.4 support.
2000-09-08 fche* bug fix
2000-08-24 fche2000-08-24 Frank Ch. Eigler <fche@redhat.com>
2000-08-20 devans * rtl-c.scm (rtl-c-expr-with-estate): New fn.
2000-07-28 bjeInitial revision