OSDN Git Service

2011-03-09 Michael Snyder <msnyder@vmware.com>
[pf3gnuchains/sourceware.git] / cgen /
2010-11-04 nickc * cpu/xstormy16.cpu (alignfix-mem-far): New macro...
2010-10-09 amodracgen/
2010-08-31 devans * rtl-c.scm (s-float-predop): New function.
2010-06-28 amodracgen/
2010-06-02 djFix dates :-P
2010-06-02 dj[cgen]
2010-02-13 devans * iformat.scm (/sfmt-search-key): Use iformat key...
2010-02-13 devansupdate copyright year
2010-02-12 devans * testsuite/location-1.test: Use %pmacros.
2010-02-12 devans * desc-cpu.scm (/gen-cpu-open): Remove comment on...
2010-02-11 devans * gen-all: Print options.
2010-02-10 devanstweak comment
2010-01-29 devansadd list of supported apps for application-is?
2010-01-29 devans * pmacros.scm (pmacros-init!): New arg rtl-version...
2010-01-29 devanstweak comment
2010-01-29 devans * read.scm (rtl-version-at-least?): Fix typo.
2010-01-28 devans * mach.scm: Follow commenting convention.
2010-01-28 devans * read.scm: Follow commenting convention.
2010-01-28 devans * pmacros.scm: Follow commenting convention. Replace...
2010-01-26 devans * co-for-gen-all: Simplify a bit.
2010-01-25 devans * desc-cpu.scm (cgen-desc.h): Don't print virtual...
2010-01-25 devans * gen-all: Be more consistent with intrinsic generation.
2010-01-25 devans * utils-cgen.scm (<location>): Define using new define...
2010-01-25 devanswhitespace fixes in previous patch
2010-01-25 devans* utils-cgen.scm: Follow commenting convention.
2010-01-25 devansminor whitespace fix
2010-01-25 devans * cos.scm: Follow commenting convention. Why did...
2010-01-24 devansgen-all: Be smarter about what diffs to generate.
2010-01-24 devansgen-all: add "force" option
2010-01-24 devansadd usage info
2010-01-24 devans * gen-all: Move build-configuration related parameters...
2010-01-24 devans * doc/rtl.texi (Expressions): Add more docs on convers...
2010-01-22 devans * doc/rtl.texi (Expressions): Fix docs on `subword'.
2010-01-21 devansadd more docs on *nan
2010-01-21 devans * rtx-funcs.scm (nan,qnan,snan): New rtl functions.
2010-01-21 devans * rtl-traverse.scm (/rtx-canon-anycexprmode): New...
2010-01-20 devansmove Ian's entry to list, that was then ...
2010-01-20 devans(.splice): Note that arguments are evaluated first.
2010-01-20 devans * testsuite/pmacros-1.test: Add more .splice tests.
2010-01-20 devans * read.scm (/cmd-include): Fix absolute path handling.
2010-01-06 devans * mode.scm (<mode>) Rename member non-mode-c-type...
2010-01-05 devans * gen-all (all_cgen_cpus): Add sh.
2010-01-03 devans * utils.scm (copyright-fsf, copyright-red-hat): Update...
2009-12-18 devans * mep.opc: Apply patches from opcodes to compile with...
2009-12-18 devans * gen-all: Add support for building gcc/newlib.
2009-12-17 devans * sim.scm (/op-gen-written-update): Disable operand...
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-12-11 devans * gen-all: Rewrite. Build more ports. Split out...
2009-12-03 devanstweak comment
2009-11-25 devans(list-expand): Flag wip better.
2009-11-23 devans * hardware.scm (hw-pc?): New function.
2009-11-23 devansremove unnecessary comment in generated code
2009-11-23 devans * insn.scm (/parse-insn-format): Watch for duplicate...
2009-11-23 devans * mach.scm (<derived-arch-data>): New member large...
2009-11-23 devans * rtl-c.scm (/use-gcc-stmt-expr?): New function.
2009-11-22 devansremove old FIXME
2009-11-22 devans * rtl-c.scm (s-sequence): Use gcc's statement expressi...
2009-11-21 devans * sim.scm (/operand-number-elaboration-written?):...
2009-11-21 devans * read.scm (/cmd-define-rtl-version): Only log rtl...
2009-11-21 devans * operand.scm (op-nub): Delete.
2009-11-21 devans * dev-utils.scm: New file.
2009-11-15 devans * rtl-traverse.scm (/rtx-canon): Flag an error for...
2009-11-15 devans * gen-all: Explicitly build binutils, gas, ld, gdb...
2009-11-15 devans * gen-all: Explicitly build binutils, gas, ld, gdb...
2009-11-15 devans opcodes/
2009-11-13 devanswhitespace tweak to previous entry
2009-11-13 devans * rtl-c.scm (s-parallel): Use map-in-order instead...
2009-11-12 devans * html.scm (gen-insn-docs): Add logging message.
2009-11-06 devans * utils-cgen.scm (gen-set-macro2): New function.
2009-11-06 devans * co-for-gen-all: New file.
2009-11-06 devans * testsuite/name-comments-1.test: Update call to curre...
2009-11-06 devans * utils.scm (reduce): Delete.
2009-11-06 devansdowngrade some fixmes -> ???
2009-11-04 devans Specify isa(s) when doing ifield, operand, insn lookups.
2009-11-03 devanscomment tweaks
2009-11-03 devans * gen-all (do_src): Manually run cgen-all for sid.
2009-11-02 devanswhitespace cleanup
2009-11-02 devansminor spelling tweak
2009-11-02 devans * gen-all: New file.
2009-11-02 devans(/rtx-canon): Minor simplification of previous patch.
2009-11-02 devans * rtl-traverse.scm (/rtx-canon): Issue better error...
2009-10-29 devans * cos.scm (object-assign!): New function.
2009-10-26 devans Record bitset attributes internally as a list.
2009-10-26 devans * attr.scm (/attr-parse): Use /attr-val-is-rtx? to...
2009-10-26 devans Change internal representation of rtx attribute values.
2009-10-25 devans * gen-all-desc: Use cpu/sh.cpu instead of ../cpu/sh.cpu
2009-10-25 devans * gen-all-doc: Add sh.cpu.
2009-10-25 devans * sid-cpu.scm (/gen-sem-case): Tweaking debugging...
2009-10-25 devansadd some comments noting that ifields, operands, insns...
2009-10-25 devans * doc/rtl.texi: Add note that different ifields, opera...
2009-10-24 devans * desc-cpu.scm (/gen-hash-defines): Remove #include...
2009-10-24 devans * decode.scm: Tweak various comments.
2009-10-15 devans * opcode.scm (<ifield>, 'gen-insert): Use ifld-decode...
2009-10-15 devans * ifield.scm (<ifield>, value): Provide default initia...
2009-10-05 devans * sim-model.scm (@cpu@_prepare_run): Use @prefix@...
2009-09-30 devans * doc/intro.texi: Mention SID.
2009-09-30 devanscomment tweak
2009-09-30 devanscomment tweaks
2009-09-28 devans * cos.scm (/class-table): New global.
2009-09-27 devans * cos.scm (/object-debug-classes): Delete.
next