2010-01-24 |
Doug Evans | * cos.scm: Follow commenting convention. Why did... |
commit | commitdiff | tree |
2010-01-23 |
Doug Evans | gen-all: Be smarter about what diffs to generate. |
commit | commitdiff | tree |
2010-01-23 |
Doug Evans | gen-all: add "force" option |
commit | commitdiff | tree |
2010-01-23 |
Doug Evans | add usage info |
commit | commitdiff | tree |
2010-01-23 |
Doug Evans | * gen-all: Move build-configuration related parameters... |
commit | commitdiff | tree |
2010-01-23 |
Doug Evans | * doc/rtl.texi (Expressions): Add more docs on convers... |
commit | commitdiff | tree |
2010-01-22 |
Doug Evans | * doc/rtl.texi (Expressions): Fix docs on `subword'. |
commit | commitdiff | tree |
2010-01-21 |
Doug Evans | add more docs on *nan |
commit | commitdiff | tree |
2010-01-21 |
Doug Evans | * rtx-funcs.scm (nan,qnan,snan): New rtl functions. |
commit | commitdiff | tree |
2010-01-21 |
Doug Evans | * rtl-traverse.scm (/rtx-canon-anycexprmode): New... |
commit | commitdiff | tree |
2010-01-20 |
Doug Evans | move Ian's entry to list, that was then ... |
commit | commitdiff | tree |
2010-01-20 |
Doug Evans | (.splice): Note that arguments are evaluated first. |
commit | commitdiff | tree |
2010-01-20 |
Doug Evans | * testsuite/pmacros-1.test: Add more .splice tests. |
commit | commitdiff | tree |
2010-01-20 |
Doug Evans | * read.scm (/cmd-include): Fix absolute path handling. |
commit | commitdiff | tree |
2010-01-06 |
Doug Evans | * mode.scm (<mode>) Rename member non-mode-c-type... |
commit | commitdiff | tree |
2010-01-05 |
Doug Evans | * gen-all (all_cgen_cpus): Add sh. |
commit | commitdiff | tree |
2010-01-02 |
Doug Evans | * utils.scm (copyright-fsf, copyright-red-hat): Update... |
commit | commitdiff | tree |
2009-12-18 |
Doug Evans | * mep.opc: Apply patches from opcodes to compile with... |
commit | commitdiff | tree |
2009-12-17 |
Doug Evans | * gen-all: Add support for building gcc/newlib. |
commit | commitdiff | tree |
2009-12-16 |
Doug Evans | * sim.scm (/op-gen-written-update): Disable operand... |
commit | commitdiff | tree |
2009-12-11 |
Nick Clifton | Add -Wshadow to the gcc command line options used when... |
commit | commitdiff | tree |
2009-12-10 |
Doug Evans | * gen-all: Rewrite. Build more ports. Split out... |
commit | commitdiff | tree |
2009-12-03 |
Doug Evans | tweak comment |
commit | commitdiff | tree |
2009-11-24 |
Doug Evans | (list-expand): Flag wip better. |
commit | commitdiff | tree |
2009-11-23 |
Doug Evans | * hardware.scm (hw-pc?): New function. |
commit | commitdiff | tree |
2009-11-23 |
Doug Evans | remove unnecessary comment in generated code |
commit | commitdiff | tree |
2009-11-23 |
Doug Evans | * insn.scm (/parse-insn-format): Watch for duplicate... |
commit | commitdiff | tree |
2009-11-23 |
Doug Evans | * mach.scm (<derived-arch-data>): New member large... |
commit | commitdiff | tree |
2009-11-23 |
Doug Evans | * rtl-c.scm (/use-gcc-stmt-expr?): New function. |
commit | commitdiff | tree |
2009-11-21 |
Doug Evans | remove old FIXME |
commit | commitdiff | tree |
2009-11-21 |
Doug Evans | * rtl-c.scm (s-sequence): Use gcc's statement expressi... |
commit | commitdiff | tree |
2009-11-21 |
Doug Evans | * sim.scm (/operand-number-elaboration-written?):... |
commit | commitdiff | tree |
2009-11-21 |
Doug Evans | * read.scm (/cmd-define-rtl-version): Only log rtl... |
commit | commitdiff | tree |
2009-11-21 |
Doug Evans | * operand.scm (op-nub): Delete. |
commit | commitdiff | tree |
2009-11-21 |
Doug Evans | * dev-utils.scm: New file. |
commit | commitdiff | tree |
2009-11-14 |
Doug Evans | * rtl-traverse.scm (/rtx-canon): Flag an error for... |
commit | commitdiff | tree |
2009-11-14 |
Doug Evans | * gen-all: Explicitly build binutils, gas, ld, gdb... |
commit | commitdiff | tree |
2009-11-14 |
Doug Evans | opcodes/ |
commit | commitdiff | tree |
2009-11-12 |
Doug Evans | whitespace tweak to previous entry |
commit | commitdiff | tree |
2009-11-12 |
Doug Evans | * rtl-c.scm (s-parallel): Use map-in-order instead... |
commit | commitdiff | tree |
2009-11-12 |
Doug Evans | * html.scm (gen-insn-docs): Add logging message. |
commit | commitdiff | tree |
2009-11-05 |
Doug Evans | * utils-cgen.scm (gen-set-macro2): New function. |
commit | commitdiff | tree |
2009-11-05 |
Doug Evans | * co-for-gen-all: New file. |
commit | commitdiff | tree |
2009-11-05 |
Doug Evans | * testsuite/name-comments-1.test: Update call to curre... |
commit | commitdiff | tree |
2009-11-05 |
Doug Evans | * utils.scm (reduce): Delete. |
commit | commitdiff | tree |
2009-11-05 |
Doug Evans | downgrade some fixmes -> ??? |
commit | commitdiff | tree |
2009-11-03 |
Doug Evans | Specify isa(s) when doing ifield, operand, insn lookups. |
commit | commitdiff | tree |
2009-11-03 |
Doug Evans | comment tweaks |
commit | commitdiff | tree |
2009-11-03 |
Doug Evans | * gen-all (do_src): Manually run cgen-all for sid. |
commit | commitdiff | tree |
2009-11-01 |
Doug Evans | whitespace cleanup |
commit | commitdiff | tree |
2009-11-01 |
Doug Evans | minor spelling tweak |
commit | commitdiff | tree |
2009-11-01 |
Doug Evans | * gen-all: New file. |
commit | commitdiff | tree |
2009-11-01 |
Doug Evans | (/rtx-canon): Minor simplification of previous patch. |
commit | commitdiff | tree |
2009-11-01 |
Doug Evans | * rtl-traverse.scm (/rtx-canon): Issue better error... |
commit | commitdiff | tree |
2009-10-28 |
Doug Evans | * cos.scm (object-assign!): New function. |
commit | commitdiff | tree |
2009-10-26 |
Doug Evans | Record bitset attributes internally as a list. |
commit | commitdiff | tree |
2009-10-26 |
Doug Evans | * attr.scm (/attr-parse): Use /attr-val-is-rtx? to... |
commit | commitdiff | tree |
2009-10-25 |
Doug Evans | Change internal representation of rtx attribute values. |
commit | commitdiff | tree |
2009-10-24 |
Doug Evans | * gen-all-desc: Use cpu/sh.cpu instead of ../cpu/sh.cpu |
commit | commitdiff | tree |
2009-10-24 |
Doug Evans | * gen-all-doc: Add sh.cpu. |
commit | commitdiff | tree |
2009-10-24 |
Doug Evans | * sid-cpu.scm (/gen-sem-case): Tweaking debugging... |
commit | commitdiff | tree |
2009-10-24 |
Doug Evans | add some comments noting that ifields, operands, insns... |
commit | commitdiff | tree |
2009-10-24 |
Doug Evans | * doc/rtl.texi: Add note that different ifields, opera... |
commit | commitdiff | tree |
2009-10-24 |
Doug Evans | * desc-cpu.scm (/gen-hash-defines): Remove #include... |
commit | commitdiff | tree |
2009-10-24 |
Doug Evans | * decode.scm: Tweak various comments. |
commit | commitdiff | tree |
2009-10-15 |
Doug Evans | * opcode.scm (<ifield>, 'gen-insert): Use ifld-decode... |
commit | commitdiff | tree |
2009-10-15 |
Doug Evans | * ifield.scm (<ifield>, value): Provide default initia... |
commit | commitdiff | tree |
2009-10-05 |
Doug Evans | * sim-model.scm (@cpu@_prepare_run): Use @prefix@... |
commit | commitdiff | tree |
2009-09-30 |
Doug Evans | * doc/intro.texi: Mention SID. |
commit | commitdiff | tree |
2009-09-30 |
Doug Evans | comment tweak |
commit | commitdiff | tree |
2009-09-30 |
Doug Evans | comment tweaks |
commit | commitdiff | tree |
2009-09-28 |
Doug Evans | * cos.scm (/class-table): New global. |
commit | commitdiff | tree |
2009-09-27 |
Doug Evans | * cos.scm (/object-debug-classes): Delete. |
commit | commitdiff | tree |
2009-09-27 |
Doug Evans | * cos.scm (/method-lookup): Delete arg virtual?, all... |
commit | commitdiff | tree |
2009-09-25 |
Doug Evans | tweak last entry |
commit | commitdiff | tree |
2009-09-25 |
Doug Evans | * operand.scm (/anyof-merge-setter): Handle set-quiet. |
commit | commitdiff | tree |
2009-09-24 |
Doug Evans | tweak last sid.scm changelog entry |
commit | commitdiff | tree |
2009-09-23 |
Doug Evans | * xc16x.cpu (h-cr): New hardware. |
commit | commitdiff | tree |
2009-09-23 |
Doug Evans | * rtx-funcs.scm (eq,ne,lt,gt,le,ge,ltu,leu,gtu,geu... |
commit | commitdiff | tree |
2009-09-22 |
Doug Evans | (h-sint): add fixme |
commit | commitdiff | tree |
2009-09-22 |
Doug Evans | * rtl-c.scm (all rtx functions): Rename local estate... |
commit | commitdiff | tree |
2009-09-22 |
Doug Evans | * rtl-c.scm (/rtl-c-build-table): Renamed from rtl... |
commit | commitdiff | tree |
2009-09-21 |
Doug Evans | * openrisc.cpu (or32 isa): Fix setup-semantics. |
commit | commitdiff | tree |
2009-09-21 |
Doug Evans | * rtl.scm (rtx-class-*?): Delete, unused. |
commit | commitdiff | tree |
2009-09-21 |
Doug Evans | * read.scm (/CGEN-RTL-VERSION): Initialize to #f. |
commit | commitdiff | tree |
2009-09-21 |
Doug Evans | * dev.scm (load-doc): Set verbose-level to 2. |
commit | commitdiff | tree |
2009-09-20 |
Doug Evans | * rtl.scm (rtx-strdump): Use write instead of display. |
commit | commitdiff | tree |
2009-09-17 |
Doug Evans | * utils-cgen.scm (obj-csv-names): New function. |
commit | commitdiff | tree |
2009-09-12 |
Doug Evans | Clean up pass of mode handling. |
commit | commitdiff | tree |
2009-09-12 |
Doug Evans | whitespace fix |
commit | commitdiff | tree |
2009-09-12 |
Doug Evans | whitespace tweaks |
commit | commitdiff | tree |
2009-09-12 |
Doug Evans | * sim-test.scm (*): Symbols no longer can be passed... |
commit | commitdiff | tree |
2009-09-12 |
Doug Evans | add fixme |
commit | commitdiff | tree |
2009-09-10 |
Doug Evans | * insn.scm (/parse-insn-format): Improve error message... |
commit | commitdiff | tree |
2009-09-10 |
Doug Evans | * insn.scm (/parse-insn-format): New arg `verify?... |
commit | commitdiff | tree |
2009-09-10 |
Doug Evans | * rtl-traverse.scm: Comment tweaks. |
commit | commitdiff | tree |
2009-09-10 |
Doug Evans | tweak ifield-assertion text |
commit | commitdiff | tree |
2009-09-10 |
Doug Evans | tweak ifield-assertion text |
commit | commitdiff | tree |
2009-09-09 |
Doug Evans | * rtl.texi: Add text to docs on ifield-assertions. |
commit | commitdiff | tree |
2009-09-09 |
Doug Evans | Move "Interactive development" up a level. |
commit | commitdiff | tree |
next |