public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [davem@jenolan.rutgers.edu: sorry this took so long]
@ 1997-10-02 12:51 David S. Miller
  1997-10-02 13:07 ` Doug Evans
  0 siblings, 1 reply; 3+ messages in thread
From: David S. Miller @ 1997-10-02 12:51 UTC (permalink / raw)
  To: egcs

Apparently Jeff is on vacation, can someone else look at this for me?
Thanks.

------- Start of forwarded message -------
Date: Thu, 2 Oct 1997 13:54:09 -0400
From: "David S. Miller" <davem@jenolan.rutgers.edu>
To: law@cygnus.com
Subject: sorry this took so long


I really suck at documentation, please make suggestions if it is
totally wrong.

Thu Oct  2 13:51:44 1997  David S. Miller  <davem@tanya.rutgers.edu>

	* rtl.texi (Insns): Document REG_BR_PRED.

- --- rtl.texi.~1~	Mon Aug 11 11:57:13 1997
+++ rtl.texi	Thu Oct  2 13:51:38 1997
@@ -2641,6 +2641,12 @@
 branch insn according to the profile data.  The value is stored as a
 value between 0 and REG_BR_PROB_BASE; larger values indicate a higher
 probability that the branch will be taken.
+
+@findex REG_BR_PRED
+@item REG_BR_PRED
+These notes are found in JUMP insns after delayed branch scheduling
+has taken place.  They indicate both the direction and the likelyhood
+of the JUMP.  The format is a bitmask of ATTR_FLAG_* values.
 @end table
 
 For convenience, the machine mode in an @code{insn_list} or
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [davem@jenolan.rutgers.edu: sorry this took so long]
  1997-10-02 12:51 [davem@jenolan.rutgers.edu: sorry this took so long] David S. Miller
@ 1997-10-02 13:07 ` Doug Evans
  1997-10-02 13:10   ` David S. Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Doug Evans @ 1997-10-02 13:07 UTC (permalink / raw)
  To: davem; +Cc: egcs

   Date: Thu, 2 Oct 1997 15:51:09 -0400
   From: "David S. Miller" <davem@jenolan.rutgers.edu>

   Thu Oct  2 13:51:44 1997  David S. Miller  <davem@tanya.rutgers.edu>

	   * rtl.texi (Insns): Document REG_BR_PRED.

One more rule for ChangeLog entries:
Don't include ChangeLog entries for .texi files.

This is mentioned in the GNU Coding Standards [you can find it
from the egcs home page], although not so explicitly.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [davem@jenolan.rutgers.edu: sorry this took so long]
  1997-10-02 13:07 ` Doug Evans
@ 1997-10-02 13:10   ` David S. Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David S. Miller @ 1997-10-02 13:10 UTC (permalink / raw)
  To: dje; +Cc: egcs

   Date: Thu, 2 Oct 1997 13:07:15 -0700
   From: Doug Evans <dje@cygnus.com>

   One more rule for ChangeLog entries:
   Don't include ChangeLog entries for .texi files.

   This is mentioned in the GNU Coding Standards [you can find it
   from the egcs home page], although not so explicitly.

Actually, this time I was sure I was doing the right thing, because I
was working by what others were doing.  For example in gcc/ChangeLog

Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>

...
	* install.texi (Configurations): Ditto.

...

Fri Sep  5 10:08:44 1997  Jeffrey A Law  (law@cygnus.com)

...
	* invoke.texi: Document v850 stuff.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-10-02 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-02 12:51 [davem@jenolan.rutgers.edu: sorry this took so long] David S. Miller
1997-10-02 13:07 ` Doug Evans
1997-10-02 13:10   ` David S. Miller

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