]> sourceware.org Git - cgen.git/shortlog
cgen.git
2009-09-25 Doug Evanstweak last entry
2009-09-25 Doug Evans * operand.scm (/anyof-merge-setter): Handle set-quiet.
2009-09-24 Doug Evanstweak last sid.scm changelog entry
2009-09-23 Doug Evans * xc16x.cpu (h-cr): New hardware.
2009-09-23 Doug Evans * rtx-funcs.scm (eq,ne,lt,gt,le,ge,ltu,leu,gtu,geu...
2009-09-22 Doug Evans(h-sint): add fixme
2009-09-22 Doug Evans* rtl-c.scm (all rtx functions): Rename local estate...
2009-09-22 Doug Evans * rtl-c.scm (/rtl-c-build-table): Renamed from rtl...
2009-09-21 Doug Evans * openrisc.cpu (or32 isa): Fix setup-semantics.
2009-09-21 Doug Evans * rtl.scm (rtx-class-*?): Delete, unused.
2009-09-21 Doug Evans * read.scm (/CGEN-RTL-VERSION): Initialize to #f.
2009-09-21 Doug Evans * dev.scm (load-doc): Set verbose-level to 2.
2009-09-20 Doug Evans * rtl.scm (rtx-strdump): Use write instead of display.
2009-09-17 Doug Evans * utils-cgen.scm (obj-csv-names): New function.
2009-09-12 Doug Evans Clean up pass of mode handling.
2009-09-12 Doug Evanswhitespace fix
2009-09-12 Doug Evanswhitespace tweaks
2009-09-12 Doug Evans * sim-test.scm (*): Symbols no longer can be passed...
2009-09-12 Doug Evansadd fixme
2009-09-10 Doug Evans* insn.scm (/parse-insn-format): Improve error message...
2009-09-10 Doug Evans * insn.scm (/parse-insn-format): New arg `verify?...
2009-09-10 Doug Evans * rtl-traverse.scm: Comment tweaks.
2009-09-10 Doug Evanstweak ifield-assertion text
2009-09-10 Doug Evanstweak ifield-assertion text
2009-09-09 Doug Evans * rtl.texi: Add text to docs on ifield-assertions.
2009-09-09 Doug EvansMove "Interactive development" up a level.
2009-09-09 Doug Evans * insn.scm (/insn-parse): Canonicalize the ifield...
2009-09-09 Doug Evanstweak error message
2009-09-09 Doug Evanstweak
2009-09-09 Doug Evans(/parse-insn-format): Tweak error message.
2009-09-09 Doug Evans * doc/porting.texi: Document #:trace, #:diag options...
2009-09-09 Doug Evans Add support for controlling warnings/errors.
2009-09-09 Doug Evans(<ifield> pretty-print): Fix typo.
2009-09-09 Doug Evans * dev.scm (*): Change default verbosity level to 2.
2009-09-09 Doug Evans * ifield.scm (ifld-beyond-base?): Remove args base...
2009-09-09 Doug Evans * iformat.scm (ifields-base-ifields): Simplify.
2009-09-08 DJ Delorie* cpu/mep.opc (mep_cgen_insn_supported_asm): Change...
2009-09-08 Doug Evans * rtl-c.scm (/rtl-c-get): Convert symbols to strings...
2009-09-08 Doug Evans * types.scm (<struct>): Delete.
2009-09-08 Doug Evans * cos.scm (/object-error): Convert symbols to strings...
2009-09-08 Doug Evansminor tweak
2009-09-07 Doug Evans * read.scm (rtl-version-equal?): New function.
2009-09-03 Doug Evans* rtl.scm (rtx-pretty-name): Fix thinko, don't assume...
2009-09-02 DJ Delorie[cgen]
2009-09-01 Doug Evans Pmacro .equals -> .equal?
2009-09-01 Doug Evanstext2html <> inside double-quotes workaround, v3
2009-09-01 Doug Evanstexi2html <> workaround, v2
2009-09-01 Doug Evans * doc/porting.texi: Work around texi2html bug where...
2009-09-01 Doug Evans * doc/porting.texi (Doing an opcodes port): Add step...
2009-08-29 Doug Evans * hardware.scm (-keyword-parse): Fix `enum-prefix...
2009-08-28 Doug Evanstweak `sequence' docs
2009-08-28 Doug Evansspiff up docs of sequence, parallel, do-count
2009-08-28 Doug Evansdo-count #iterations parameter can be an expression
2009-08-28 Doug EvansRework do-count to take an expression for the iteration...
2009-08-27 Doug Evans Add do-count rtl function.
2009-08-27 Doug Evans* read.scm (parse-error): Really change error message...
2009-08-27 Doug Evans * read.scm (parse-error): Change error message output...
2009-08-27 Doug Evans * ifield.scm (<ifield> constructor): New arg `location',
2009-08-27 Doug Evansremove cruft
2009-08-27 Doug Evans * rtl-traverse.scm (estate-new-env): Rename arg state...
2009-08-27 Doug EvansFix name in previous entry. Blech, sorry Dave.
2009-08-25 Doug Evans * sim-model.scm (-gen-mach-defns): Use @PREFIX@_INSN__...
2009-08-25 Doug Evanstweak previous change for consistency
2009-08-25 Doug Evans * doc/pmacros.texi (pmacro default argument values...
2009-08-24 Doug Evans * hardware.scm (<keyword>): Rename member print-name...
2009-08-23 Doug Evans Add define-rtl-version.
2009-08-22 Doug Evansremove old comment, ifields can specify the size of...
2009-08-22 Doug Evans * Makefile.am (OPTIONS): Define.
2009-08-22 Doug Evans * mach.scm (current-*-add!): Update calls to parse...
2009-08-22 Doug Evans * NEWS: Copy over entries from 1.1 branch.
2009-08-20 Doug Evans * gas-test.scm (<keyword> test-data): Catch invalid...
2009-08-20 Doug Evans * doc/pmacros.texi (.splice): Add more text.
2009-08-20 Doug Evans * configure.in (AM_INIT_AUTOMAKE): Change version...
2009-08-20 Doug Evans(.dump): fix typo
2009-08-20 Doug Evans New builtin .pmacro?.
2009-08-20 Doug Evans * pmacros.scm (scan-list1): Reorganize tracing so...
2009-08-19 Doug EvansImprove operand docs on `foo' vs `o-foo'.
2009-08-19 Doug Evans * pmacros.scm (.sll, .srl, .sra): Fix thinko.
2009-08-19 Doug Evans * doc/rtl.texi (Instructions): Improve docs of when...
2009-08-19 Doug Evansadd some fixmes
2009-08-19 Doug Evans * ifield.scm (ifld-encode-mode): Add FIXME.
2009-08-19 Doug Evansminor tweaks
2009-08-19 Doug Evans * doc/rtl.texi: Document how to write hex and boolean...
2009-08-18 Doug Evans * gas-test.scm (<hw-asm>, test-data): Handle () values.
2009-08-18 Doug Evans * pmacros.scm (-pmacro-builtin-internal-test): New...
2009-08-17 Doug Evans Rename .eval -> .exec. Add new .eval.
2009-08-16 Doug Evans * doc/porting.texi: Remove support for Guile 1.4.
2009-08-16 Doug Evans * read.scm (current-reader-location): Return unspecifi...
2009-08-13 Doug Evans * dev.scm: Document tracing options.
2009-08-13 Doug Evans * pmacros.scm (pmacro-dump): New function.
2009-08-13 Doug Evanstweak
2009-08-13 Doug Evansadd example usage of -t tracing option
2009-08-13 Doug EvansNew section for syntactic forms.
2009-08-13 Doug Evans Add .let* pmacro builtin.
2009-08-13 Doug Evanssome minor tweaks
2009-08-12 Doug Evans Clean up cpu file parsing, pass context consistently...
2009-08-11 Doug Evansfix typo in cload usage
2009-08-11 Doug Evans * doc/rtl.texi (hardware types): Add pc.
2009-08-07 Doug Evans Add -t option for tracing things like commands, pmacro...
2009-08-06 Doug Evans * read.scm (debug-env, debug-var-names, debug-var...
next
This page took 0.051599 seconds and 5 git commands to generate.