OSDN Git Service

gdb/testsuite/
[pf3gnuchains/pf3gnuchains3x.git] / cgen / doc /
2009-10-26 devans Record bitset attributes internally as a list.
2009-10-25 devans * doc/rtl.texi: Add note that different ifields, opera...
2009-09-30 devans * doc/intro.texi: Mention SID.
2009-09-30 devanscomment tweaks
2009-09-23 devans * xc16x.cpu (h-cr): New hardware.
2009-09-10 devans * rtl-traverse.scm: Comment tweaks.
2009-09-10 devanstweak ifield-assertion text
2009-09-10 devanstweak ifield-assertion text
2009-09-09 devans * rtl.texi: Add text to docs on ifield-assertions.
2009-09-09 devansMove "Interactive development" up a level.
2009-09-09 devanstweak
2009-09-09 devans * doc/porting.texi: Document #:trace, #:diag options...
2009-09-09 devans Add support for controlling warnings/errors.
2009-09-08 devansminor tweak
2009-09-01 devans Pmacro .equals -> .equal?
2009-09-01 devanstext2html <> inside double-quotes workaround, v3
2009-09-01 devanstexi2html <> workaround, v2
2009-09-01 devans * doc/porting.texi: Work around texi2html bug where...
2009-09-01 devans * doc/porting.texi (Doing an opcodes port): Add step...
2009-08-29 devans * hardware.scm (-keyword-parse): Fix `enum-prefix...
2009-08-28 devanstweak `sequence' docs
2009-08-28 devansspiff up docs of sequence, parallel, do-count
2009-08-28 devansdo-count #iterations parameter can be an expression
2009-08-28 devansRework do-count to take an expression for the iteration...
2009-08-27 devans Add do-count rtl function.
2009-08-25 devanstweak previous change for consistency
2009-08-25 devans * doc/pmacros.texi (pmacro default argument values...
2009-08-24 devans * hardware.scm (<keyword>): Rename member print-name...
2009-08-23 devans Add define-rtl-version.
2009-08-22 devansremove old comment, ifields can specify the size of...
2009-08-20 devans * doc/pmacros.texi (.splice): Add more text.
2009-08-20 devans * configure.in (AM_INIT_AUTOMAKE): Change version...
2009-08-20 devans(.dump): fix typo
2009-08-20 devans New builtin .pmacro?.
2009-08-19 devansImprove operand docs on `foo' vs `o-foo'.
2009-08-19 devans * doc/rtl.texi (Instructions): Improve docs of when...
2009-08-19 devansminor tweaks
2009-08-19 devans * doc/rtl.texi: Document how to write hex and boolean...
2009-08-18 devans * pmacros.scm (-pmacro-builtin-internal-test): New...
2009-08-17 devans Rename .eval -> .exec. Add new .eval.
2009-08-16 devans * doc/porting.texi: Remove support for Guile 1.4.
2009-08-13 devans * pmacros.scm (pmacro-dump): New function.
2009-08-13 devanstweak
2009-08-13 devansadd example usage of -t tracing option
2009-08-13 devansNew section for syntactic forms.
2009-08-13 devans Add .let* pmacro builtin.
2009-08-13 devanssome minor tweaks
2009-08-11 devansfix typo in cload usage
2009-08-11 devans * doc/rtl.texi (hardware types): Add pc.
2009-08-07 devans Add -t option for tracing things like commands, pmacro...
2009-07-22 devans * pmacros.scm (-pmacro-builtin-find): New predicate.
2009-07-20 devans Fix binding of nested pmacro parameters.
2009-07-19 devans * rtl-c.scm (addc-cflag, addc-oflag, subc-cflag, subc...
2009-07-19 devans * doc/pmacros.texi (.not): Emphasize (.not 0) is not 1.
2009-07-16 devans * doc/rtl.texi (Enumerated constants): Add example...
2009-07-16 devans * doc/porting.texi (Conventions): Add docs on writing...
2009-07-16 devans * cpu/play.cpu: Add example of hardware `layout'.
2009-07-13 devans Extend pmacro language, add testsuite.
2009-07-07 devans * cpu/play.cpu (add): Use (ifield enum) for one format...
2009-06-21 devans * doc/rtl.texi (Expressions): Enhance docs of shift...
2009-06-18 devans * dev.scm (cload): Change #:arch argument to take...
2009-06-14 devans * doc/cgenint.texi: Renamed from internals.texi. ...
2009-06-14 devans * Makefile.am (AUTOMAKE_OPTIONS): Add 1.9
2007-05-22 nickcUse @copying around copyright notices
2006-07-24 nickcFix spelling typos
2005-06-15 brolley2005-06-15 Dave Brolley <brolley@redhat.com>
2005-06-07 zackgas:
2005-02-15 jimbMake backtraces work more reliably.
2003-06-10 devansupdate
2003-06-10 devans * mach.scm (current-*-add!): Disallow redefinition...
2003-05-11 devansadd more comments on use of unsigned modes
2003-04-16 brolley2003-04-16 Dave Brolley <brolley@redhat.com>
2003-01-14 devansadd an example on defining ifields the complete way,
2003-01-03 bje* merge with Red Hat internal tree
2002-12-22 devans(try to) spiff up docs on writing ifield definitions
2002-11-30 hp * doc/rtl.texi (Model variants): Mention current limit...
2002-03-20 hp * doc/pmacros.texi (Symbol concatenation): Mention...
2002-01-29 hp * doc/rtl.texi: Fix typo: define-attr, not define...
2002-01-28 hp * doc/porting.texi: When referring to *.opc, mention...
2002-01-28 hp * doc/pmacros.texi: Fix .substr typo to .substring.
2001-11-26 fche2001-11-26 Frank Ch. Eigler <fche@redhat.com>
2001-11-08 bje2001-10-29 Johan Rydberg <johan@rydberg.com>
2001-09-18 bje* back out for now.
2001-09-17 graydon2001-09-17 graydon hoare <graydon@redhat.com>
2001-07-12 fche* some support for funny-endian 16/32-bit insn sets
2001-05-09 bjeTexinfo fix from geoffk.
2001-05-09 bje * doc/porting.texi (Doing a GAS port): Replace `cgen_o...
2001-03-28 bje* Add some cross-references.
2001-03-28 bje * doc/version.texi (UPDATED, EDITION): Update.
2001-03-26 bje2001-03-26 Ben Elliston <bje@redhat.com>
2001-03-19 bje* Add some more concept index entries.
2001-02-02 bje* intro.texi (Input to a compiler backend): Rename...
2001-01-23 jrydberg2001-01-23 Johan Rydberg <jrydberg@opencores.org>
2001-01-08 fche2001-01-08 Frank Ch. Eigler <fche@redhat.com>
2000-12-11 bje2000-12-12 Ben Elliston <bje@redhat.com>
2000-11-23 bje* doc/internal.texi (Debugging): New node.
2000-11-13 devansfix errors in `df' docs
2000-11-01 bje2000-11-02 Ben Elliston <bje@redhat.com>
2000-09-06 fche* old news
2000-07-28 bjeInitial revision