public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* New branch: ubsan
@ 2013-07-05 13:44 Marek Polacek
  2013-07-05 19:22 ` Gabriel Dos Reis
  2013-08-04 16:55 ` Gerald Pfeifer
  0 siblings, 2 replies; 5+ messages in thread
From: Marek Polacek @ 2013-07-05 13:44 UTC (permalink / raw)
  To: GCC Patches

Hi!

I've created a new branch, called ubsan for work being done for
Undefined Behavior Sanitizer.  

	Marek

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

* Re: New branch: ubsan
  2013-07-05 13:44 New branch: ubsan Marek Polacek
@ 2013-07-05 19:22 ` Gabriel Dos Reis
  2013-08-04 16:55 ` Gerald Pfeifer
  1 sibling, 0 replies; 5+ messages in thread
From: Gabriel Dos Reis @ 2013-07-05 19:22 UTC (permalink / raw)
  To: Marek Polacek; +Cc: GCC Patches

On Fri, Jul 5, 2013 at 8:44 AM, Marek Polacek <polacek@redhat.com> wrote:
> Hi!
>
> I've created a new branch, called ubsan for work being done for
> Undefined Behavior Sanitizer.
>
>         Marek

Great!

-- Gaby

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

* Re: New branch: ubsan
  2013-07-05 13:44 New branch: ubsan Marek Polacek
  2013-07-05 19:22 ` Gabriel Dos Reis
@ 2013-08-04 16:55 ` Gerald Pfeifer
  2013-08-05  6:03   ` Marek Polacek
  1 sibling, 1 reply; 5+ messages in thread
From: Gerald Pfeifer @ 2013-08-04 16:55 UTC (permalink / raw)
  To: Marek Polacek; +Cc: GCC Patches

On Fri, 5 Jul 2013, Marek Polacek wrote:
> I've created a new branch, called ubsan for work being done for
> Undefined Behavior Sanitizer.  

Mind documenting this in http://gcc.gnu.org/svn.html?  Let me
know if you need help (http://gcc.gnu.org/projects/web.html has
some background).

Gerald

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

* Re: New branch: ubsan
  2013-08-04 16:55 ` Gerald Pfeifer
@ 2013-08-05  6:03   ` Marek Polacek
  2013-08-05  7:22     ` Gerald Pfeifer
  0 siblings, 1 reply; 5+ messages in thread
From: Marek Polacek @ 2013-08-05  6:03 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: GCC Patches

On Sun, Aug 04, 2013 at 06:55:13PM +0200, Gerald Pfeifer wrote:
> On Fri, 5 Jul 2013, Marek Polacek wrote:
> > I've created a new branch, called ubsan for work being done for
> > Undefined Behavior Sanitizer.  
> 
> Mind documenting this in http://gcc.gnu.org/svn.html?  Let me
> know if you need help (http://gcc.gnu.org/projects/web.html has
> some background).

Sure, does this patch look ok?

--- www/htdocs/svn.html.mp	2013-08-05 07:55:08.698293912 +0200
+++ www/htdocs/svn.html	2013-08-05 08:02:14.963046024 +0200
@@ -346,6 +346,14 @@ the command <code>svn log --stop-on-copy
   and will be merged with mainline from time to time.  Patches will be
   marked with the tag <code>[sso]</code> in the subject line.</dd>
   
+  <dt>ubsan</dt>
+  <dd>This branch contains the Undefined Behavior Sanitizer (ubsan).  Ubsan is
+  an undefined behavior detector for the C family of languages.  The branch is
+  maintained by Marek Polacek
+  &lt; <a href="mailto:polacek@redhat.com">polacek@redhat.com</a>&gt;
+  and will be merged with mainline from time to time.  Patches will be
+  marked with the tag <code>[ubsan]</code> in the subject line.</dd>
+
 </dl>
 
 <h4>Architecture-specific</h4>

	Marek

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

* Re: New branch: ubsan
  2013-08-05  6:03   ` Marek Polacek
@ 2013-08-05  7:22     ` Gerald Pfeifer
  0 siblings, 0 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2013-08-05  7:22 UTC (permalink / raw)
  To: Marek Polacek; +Cc: gcc-patches

On Mon, 5 Aug 2013, Marek Polacek wrote:
> Sure, does this patch look ok?

Looks good, thanks!

Gerald

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

end of thread, other threads:[~2013-08-05  7:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-05 13:44 New branch: ubsan Marek Polacek
2013-07-05 19:22 ` Gabriel Dos Reis
2013-08-04 16:55 ` Gerald Pfeifer
2013-08-05  6:03   ` Marek Polacek
2013-08-05  7:22     ` 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).