OSDN Git Service

Patch for sid/cgen setter error.
[pf3gnuchains/pf3gnuchains4x.git] / cgen / ChangeLog
2010-11-03 nickc * cpu/xstormy16.cpu (alignfix-mem-far): New macro...
2010-10-09 amodracgen/
2010-08-30 devans * rtl-c.scm (s-float-predop): New function.
2010-06-28 amodracgen/
2010-06-01 djFix dates :-P
2010-06-01 dj[cgen]
2010-02-13 devans * iformat.scm (/sfmt-search-key): Use iformat key...
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-10 devans * gen-all: Print options.
2010-01-29 devans * pmacros.scm (pmacros-init!): New arg rtl-version...
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-24 devans* utils-cgen.scm: Follow commenting convention.
2010-01-24 devans * cos.scm: Follow commenting convention. Why did...
2010-01-23 devansgen-all: Be smarter about what diffs to generate.
2010-01-23 devansgen-all: add "force" option
2010-01-23 devansadd usage info
2010-01-23 devans * gen-all: Move build-configuration related parameters...
2010-01-23 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 devans * rtx-funcs.scm (nan,qnan,snan): New rtl functions.
2010-01-21 devans * rtl-traverse.scm (/rtx-canon-anycexprmode): New...
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-02 devans * utils.scm (copyright-fsf, copyright-red-hat): Update...
2009-12-18 devans * mep.opc: Apply patches from opcodes to compile with...
2009-12-17 devans * gen-all: Add support for building gcc/newlib.
2009-12-16 devans * sim.scm (/op-gen-written-update): Disable operand...
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-12-10 devans * gen-all: Rewrite. Build more ports. Split out...
2009-11-23 devans * hardware.scm (hw-pc?): New function.
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-21 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-14 devans * rtl-traverse.scm (/rtx-canon): Flag an error for...
2009-11-14 devans * gen-all: Explicitly build binutils, gas, ld, gdb...
2009-11-12 devanswhitespace tweak to previous entry
2009-11-12 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-05 devans * utils-cgen.scm (gen-set-macro2): New function.
2009-11-05 devans * co-for-gen-all: New file.
2009-11-05 devans * testsuite/name-comments-1.test: Update call to curre...
2009-11-05 devans * utils.scm (reduce): Delete.
2009-11-03 devans Specify isa(s) when doing ifield, operand, insn lookups.
2009-11-03 devans * gen-all (do_src): Manually run cgen-all for sid.
2009-11-01 devans * gen-all: New file.
2009-11-01 devans * rtl-traverse.scm (/rtx-canon): Issue better error...
2009-10-28 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-25 devans Change internal representation of rtx attribute values.
2009-10-24 devans * gen-all-desc: Use cpu/sh.cpu instead of ../cpu/sh.cpu
2009-10-24 devans * gen-all-doc: Add sh.cpu.
2009-10-24 devans * sid-cpu.scm (/gen-sem-case): Tweaking debugging...
2009-10-24 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-28 devans * cos.scm (/class-table): New global.
2009-09-27 devans * cos.scm (/object-debug-classes): Delete.
2009-09-27 devans * cos.scm (/method-lookup): Delete arg virtual?, all...
2009-09-25 devanstweak last entry
2009-09-25 devans * operand.scm (/anyof-merge-setter): Handle set-quiet.
2009-09-24 devanstweak last sid.scm changelog entry
2009-09-23 devans * xc16x.cpu (h-cr): New hardware.
2009-09-23 devans * rtx-funcs.scm (eq,ne,lt,gt,le,ge,ltu,leu,gtu,geu...
2009-09-22 devans* rtl-c.scm (all rtx functions): Rename local estate...
2009-09-22 devans * rtl-c.scm (/rtl-c-build-table): Renamed from rtl...
2009-09-21 devans * openrisc.cpu (or32 isa): Fix setup-semantics.
2009-09-21 devans * rtl.scm (rtx-class-*?): Delete, unused.
2009-09-21 devans * read.scm (/CGEN-RTL-VERSION): Initialize to #f.
2009-09-21 devans * dev.scm (load-doc): Set verbose-level to 2.
2009-09-20 devans * rtl.scm (rtx-strdump): Use write instead of display.
2009-09-17 devans * utils-cgen.scm (obj-csv-names): New function.
2009-09-12 devans Clean up pass of mode handling.
2009-09-12 devans * sim-test.scm (*): Symbols no longer can be passed...
2009-09-10 devans* insn.scm (/parse-insn-format): Improve error message...
2009-09-10 devans * insn.scm (/parse-insn-format): New arg `verify?...
2009-09-10 devans * rtl-traverse.scm: Comment tweaks.
2009-09-09 devans * rtl.texi: Add text to docs on ifield-assertions.
2009-09-09 devans * insn.scm (/insn-parse): Canonicalize the ifield...
2009-09-09 devans * doc/porting.texi: Document #:trace, #:diag options...
2009-09-09 devans Add support for controlling warnings/errors.
next