public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Doug Evans <dje@sebabeach.org>
To: cgen@sources.redhat.com
Subject: notes on recent checkin
Date: Tue, 10 Jun 2003 22:16:00 -0000	[thread overview]
Message-ID: <20030610221903.99FAFB536@mail.sebabeach.org> (raw)

fyi,

- I renamed the insn RELAX attribute to RELAXED (this was a FIXME)
- hacked on html.scm a bit
- added IDOC attribute to several ports so instructions can be sorted
  by kind (alu,branch,etc.) in the documentation
- split rtl traversal/evaluation out from rtl.scm into new file rtl-traverse.scm
- added new rtx-trim-for-doc function to turn fully specified rtl back into
  something more suitable to human reader
  (documentation should still be converted to pseudo-C, but this
  was simpler for now, and fun - boilerplate of how to parse rtl)
- added error checking to catch trying to redefine something already defined
  (would be useful to allow this, but it should require something like an
  "undef" or a "redefine")

                 reply	other threads:[~2003-06-10 22:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030610221903.99FAFB536@mail.sebabeach.org \
    --to=dje@sebabeach.org \
    --cc=cgen@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).