public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH COMMITTED: -finstrument-functions-exclude-* in changes.html
@ 2007-08-07 23:54 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2007-08-07 23:54 UTC (permalink / raw)
  To: gcc-patches

I committed this patch to the gcc-4.3 changes.html file to mention the
new -finstrument-functions-exclude-* options that I just added.

Ian

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/changes.html,v
retrieving revision 1.64
diff -u -r1.64 changes.html
--- changes.html	9 Jul 2007 23:22:12 -0000	1.64
+++ changes.html	7 Aug 2007 23:53:10 -0000
@@ -162,6 +162,14 @@
 
 <h2>New Languages and Language specific improvements</h2>
 
+<ul>
+  <li>We have added new command line options
+  <code>-finstrument-functions-exclude-function-list</code> and
+  <code>-finstrument-functions-exclude-file-list</code>.  They provide
+  more control over which functions are annotated
+  by the <code>-finstrument-functions</code> option.</li>
+</ul>
+
 <h3>C family</h3>
 
   <ul>

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

only message in thread, other threads:[~2007-08-07 23:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-07 23:54 PATCH COMMITTED: -finstrument-functions-exclude-* in changes.html Ian Lance Taylor

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