OSDN Git Service

*** empty log message ***
[pf3gnuchains/sourceware.git] / cgen / rtx-funcs.scm
2010-01-25 devans * desc-cpu.scm (cgen-desc.h): Don't print virtual...
2010-01-21 devans * rtx-funcs.scm (nan,qnan,snan): New rtl functions.
2010-01-21 devans * rtl-traverse.scm (/rtx-canon-anycexprmode): New...
2009-11-06 devans * utils.scm (reduce): Delete.
2009-11-06 devansdowngrade some fixmes -> ???
2009-11-04 devans Specify isa(s) when doing ifield, operand, insn lookups.
2009-09-30 devanscomment tweaks
2009-09-23 devans * xc16x.cpu (h-cr): New hardware.
2009-09-23 devans * rtx-funcs.scm (eq,ne,lt,gt,le,ge,ltu,leu,gtu,geu...
2009-09-12 devans Clean up pass of mode handling.
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-07-19 devans * rtl-c.scm (addc-cflag, addc-oflag, subc-cflag, subc...
2009-06-24 devans * All *.scm files: Update copyright year.
2003-06-10 devans * mach.scm (current-*-add!): Disallow redefinition...
2003-06-04 devans Better handling of 64 bit and mixed 32/64 bit architec...
2000-11-09 devans * dev.scm: Add srcdir to %load-path.
2000-07-28 bjeInitial revision