OSDN Git Service

Patch for sid/cgen setter error.
[pf3gnuchains/pf3gnuchains4x.git] / cgen / attr.scm
2009-11-03 devans Specify isa(s) when doing ifield, operand, insn lookups.
2009-10-26 devans Record bitset attributes internally as a list.
2009-10-26 devans * attr.scm (/attr-parse): Use /attr-val-is-rtx? to...
2009-10-25 devans Change internal representation of rtx attribute values.
2009-09-23 devans * xc16x.cpu (h-cr): New hardware.
2009-09-12 devans Clean up pass of mode handling.
2009-09-07 devans * read.scm (rtl-version-equal?): New function.
2009-08-12 devans Clean up cpu file parsing, pass context consistently...
2009-08-05 devans(-attr-read): Add some fixmes.
2009-07-18 devans Use hash tables to record ifields, operands, insns...
2009-06-24 devans * All *.scm files: Update copyright year.
2009-06-14 devans * attr.scm: Removing trailing whitespace.
2007-02-05 brolley2007-02-05 Dave Brolley <brolley@redhat.com>
2005-10-28 brolley2005-10-28 Dave Brolley <brolley@redhat.com>
2003-07-16 devans Add guile 1.6.4 support.
2003-06-10 devans * mach.scm (current-*-add!): Disallow redefinition...
2000-07-28 bjeInitial revision