public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch,wwwdocs] Update AddressSanitizer part of the 4.8 release notes
@ 2012-12-06 22:28 Tobias Burnus
  2012-12-06 22:34 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Burnus @ 2012-12-06 22:28 UTC (permalink / raw)
  To: gcc patches, Gerald Pfeifer

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

I think the following should match the current status. (I believe that 
libasan is also built on Sparc Linux but without instrumentation in the 
compiler itself.)

OK?

Tobias

[-- Attachment #2: changes.diff --]
[-- Type: text/x-patch, Size: 918 bytes --]

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.67
diff -p -u -r1.67 changes.html
--- changes.html	3 Dec 2012 14:21:37 -0000	1.67
+++ changes.html	6 Dec 2012 22:26:36 -0000
@@ -119,7 +119,8 @@ by this change.</p>
 	instructions will be instrumented to detect heap-, stack-, and
 	global-buffer overflow as well as use-after-free bugs. To get
 	nicer stacktraces, use <code>-fno-omit-frame-pointer</code>. The
-	AddressSanitizer is available on IA-32/x86-64/x32 GNU/Linux.</li>
+	AddressSanitizer is available on IA-32/x86-64/x32/PowerPC/PowerPC64
+	GNU/Linux and on x86-64 Darwin.</li>
     <li><a href="https://code.google.com/p/data-race-test/wiki/ThreadSanitizer"
 	>ThreadSanitizer</a> has been added and can be enabled via
 	<code>-fsanitize=thread</code>. Instructions will be instrumented to

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

* Re: [patch,wwwdocs] Update AddressSanitizer part of the 4.8 release notes
  2012-12-06 22:28 [patch,wwwdocs] Update AddressSanitizer part of the 4.8 release notes Tobias Burnus
@ 2012-12-06 22:34 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2012-12-06 22:34 UTC (permalink / raw)
  To: Tobias Burnus; +Cc: gcc-patches

On Thu, 6 Dec 2012, Tobias Burnus wrote:
> I think the following should match the current status. (I believe that 
> libasan is also built on Sparc Linux but without instrumentation in the 
> compiler itself.)
> 
> OK?

Looks obvious to me. :-)

If you add SPARC at a later point, note the spelling (casing).

Gerald

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

end of thread, other threads:[~2012-12-06 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-06 22:28 [patch,wwwdocs] Update AddressSanitizer part of the 4.8 release notes Tobias Burnus
2012-12-06 22:34 ` Gerald Pfeifer

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