OSDN Git Service

gdb/testsuite/
[pf3gnuchains/pf3gnuchains3x.git] / cgen / operand.scm
2009-11-21 devans * operand.scm (op-nub): Delete.
2009-11-06 devans * utils.scm (reduce): Delete.
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-12 devans Clean up pass of mode handling.
2009-09-10 devans * insn.scm (/parse-insn-format): New arg `verify?...
2009-09-09 devans Add support for controlling warnings/errors.
2009-09-09 devans * dev.scm (*): Change default verbosity level to 2.
2009-09-07 devans * read.scm (rtl-version-equal?): New function.
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-18 devans * gas-test.scm (<hw-asm>, test-data): Handle () values.
2009-08-12 devans Clean up cpu file parsing, pass context consistently...
2009-08-06 devans Track source location better, for better error messages.
2009-07-21 devans * model.scm (parse-insn-timing): Tweak logging message.
2009-07-18 devans Use hash tables to record ifields, operands, insns...
2009-06-24 devans * All *.scm files: Update copyright year.
2005-10-24 dj* operand.scm (-anyof-merge-syntax): Print a more usefu...
2005-07-29 brolley2005-07-29 Dave Brolley <brolley@redhat.com>
2005-06-15 brolley2005-06-15 Dave Brolley <brolley@redhat.com>
2005-02-16 brolley2005-02-16 Dave Brolley <brolley@redhat.com>
2003-07-16 devans Add guile 1.6.4 support.
2003-06-10 devansback out RELAX part of previous patch and instead imple...
2003-06-10 devans * mach.scm (current-*-add!): Disallow redefinition...
2002-12-20 devans * mode.scm (mode-sem-mode): New fn.
2001-01-29 fche* belated outward merge
2000-08-24 fche2000-08-24 Frank Ch. Eigler <fche@redhat.com>
2000-08-22 fche* snapshot of work toward more complete support of...
2000-07-28 bjeInitial revision