OSDN Git Service

gdb/testsuite/
[pf3gnuchains/pf3gnuchains3x.git] / cgen / rtl.scm
2009-11-23 devans * hardware.scm (hw-pc?): New function.
2009-11-06 devans * utils.scm (reduce): Delete.
2009-11-04 devans Specify isa(s) when doing ifield, operand, insn lookups.
2009-09-30 devanscomment tweak
2009-09-25 devans * operand.scm (/anyof-merge-setter): Handle set-quiet.
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-21 devans * rtl.scm (rtx-class-*?): Delete, unused.
2009-09-20 devans * rtl.scm (rtx-strdump): Use write instead of display.
2009-09-12 devans Clean up pass of mode handling.
2009-09-07 devans * read.scm (rtl-version-equal?): New function.
2009-09-03 devans* rtl.scm (rtx-pretty-name): Fix thinko, don't assume...
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-12 devans Clean up cpu file parsing, pass context consistently...
2009-07-21 devans * insn.scm (multi-insn-instantiate!): Use logging...
2009-06-24 devans * All *.scm files: Update copyright year.
2009-06-22 devans * semantics.scm (semantic-compile): Change arg sem...
2005-01-27 jimb* utils.scm (string/symbol->append): Renamed from ...
2005-01-20 jimb* utils.scm (concat): New function.
2003-07-16 devans Add guile 1.6.4 support.
2003-06-10 devans * mach.scm (current-*-add!): Disallow redefinition...
2002-12-20 devans * mode.scm (mode-sem-mode): New fn.
2001-06-01 fche* sfmt optimism fix
2001-01-29 fche* belated outward merge
2001-01-08 fche* cleanup
2000-07-28 bjeInitial revision