public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* notes on recent checkin
@ 2003-06-10 22:16 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2003-06-10 22:16 UTC (permalink / raw)
  To: cgen

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")

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-10 22:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-10 22:16 notes on recent checkin Doug Evans

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).