OSDN Git Service

* read.scm (/cmd-include): Fix absolute path handling.
[pf3gnuchains/pf3gnuchains4x.git] / cgen / semantics.scm
2009-11-23 devans * hardware.scm (hw-pc?): New function.
2009-11-03 devans Specify isa(s) when doing ifield, operand, insn lookups.
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-27 devans * ifield.scm (<ifield> constructor): New arg `location',
2009-08-12 devans Clean up cpu file parsing, pass context consistently...
2009-06-24 devans * All *.scm files: Update copyright year.
2009-06-22 devans * semantics.scm (insn-build-known-values): Fix typo...
2009-06-22 devansRemove now outdated comment.
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...
2003-05-15 devans * Makefile.am (srcroot): New var.
2002-12-20 devans * mode.scm (mode-sem-mode): New fn.
2000-07-28 bjeInitial revision