]> sourceware.org Git - cgen.git/shortlog
cgen.git
2009-11-05 Doug Evans * co-for-gen-all: New file.
2009-11-05 Doug Evans * testsuite/name-comments-1.test: Update call to curre...
2009-11-05 Doug Evans * utils.scm (reduce): Delete.
2009-11-05 Doug Evansdowngrade some fixmes -> ???
2009-11-03 Doug Evans Specify isa(s) when doing ifield, operand, insn lookups.
2009-11-03 Doug Evanscomment tweaks
2009-11-03 Doug Evans * gen-all (do_src): Manually run cgen-all for sid.
2009-11-01 Doug Evanswhitespace cleanup
2009-11-01 Doug Evansminor spelling tweak
2009-11-01 Doug Evans * gen-all: New file.
2009-11-01 Doug Evans(/rtx-canon): Minor simplification of previous patch.
2009-11-01 Doug Evans * rtl-traverse.scm (/rtx-canon): Issue better error...
2009-10-28 Doug Evans * cos.scm (object-assign!): New function.
2009-10-26 Doug Evans Record bitset attributes internally as a list.
2009-10-26 Doug Evans * attr.scm (/attr-parse): Use /attr-val-is-rtx? to...
2009-10-25 Doug Evans Change internal representation of rtx attribute values.
2009-10-24 Doug Evans * gen-all-desc: Use cpu/sh.cpu instead of ../cpu/sh.cpu
2009-10-24 Doug Evans * gen-all-doc: Add sh.cpu.
2009-10-24 Doug Evans * sid-cpu.scm (/gen-sem-case): Tweaking debugging...
2009-10-24 Doug Evansadd some comments noting that ifields, operands, insns...
2009-10-24 Doug Evans * doc/rtl.texi: Add note that different ifields, opera...
2009-10-24 Doug Evans * desc-cpu.scm (/gen-hash-defines): Remove #include...
2009-10-24 Doug Evans * decode.scm: Tweak various comments.
2009-10-15 Doug Evans * opcode.scm (<ifield>, 'gen-insert): Use ifld-decode...
2009-10-15 Doug Evans * ifield.scm (<ifield>, value): Provide default initia...
2009-10-05 Doug Evans * sim-model.scm (@cpu@_prepare_run): Use @prefix@...
2009-09-30 Doug Evans * doc/intro.texi: Mention SID.
2009-09-30 Doug Evanscomment tweak
2009-09-30 Doug Evanscomment tweaks
2009-09-28 Doug Evans * cos.scm (/class-table): New global.
2009-09-27 Doug Evans * cos.scm (/object-debug-classes): Delete.
2009-09-27 Doug Evans * cos.scm (/method-lookup): Delete arg virtual?, all...
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.
next
This page took 0.051653 seconds and 5 git commands to generate.