OSDN Git Service

* insn.scm (/parse-insn-format): Watch for duplicate ifields.
[pf3gnuchains/pf3gnuchains4x.git] / cgen / utils-cgen.scm
2009-11-23 devans * insn.scm (/parse-insn-format): Watch for duplicate...
2009-11-06 devans * utils-cgen.scm (gen-set-macro2): New function.
2009-11-04 devans Specify isa(s) when doing ifield, operand, insn lookups.
2009-09-17 devans * utils-cgen.scm (obj-csv-names): New function.
2009-09-07 devans * read.scm (rtl-version-equal?): New function.
2009-08-27 devans* read.scm (parse-error): Really change error message...
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-22 devans * mach.scm (current-*-add!): Update calls to parse...
2009-08-19 devans * ifield.scm (ifld-encode-mode): Add FIXME.
2009-08-18 devans * pmacros.scm (-pmacro-builtin-internal-test): New...
2009-08-12 devans Clean up cpu file parsing, pass context consistently...
2009-08-07 devans Add -t option for tracing things like commands, pmacro...
2009-08-06 devans Track source location better, for better error messages.
2009-07-18 devans Use hash tables to record ifields, operands, insns...
2009-06-24 devans * All *.scm files: Update copyright year.
2005-10-28 brolley2005-10-28 Dave Brolley <brolley@redhat.com>
2004-12-16 jimb* utils-cgen.scm (parse-name): Don't assume that string...
2003-07-16 devans Add guile 1.6.4 support.
2003-05-15 devans * Makefile.am (srcroot): New var.
2000-11-20 fche* ANSI C fixes
2000-10-13 fche* cleanup
2000-07-28 bjeInitial revision