public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] taking transactional credits
@ 2015-09-01 13:55 Aldy Hernandez
  2015-09-01 14:03 ` Richard Henderson
  0 siblings, 1 reply; 5+ messages in thread
From: Aldy Hernandez @ 2015-09-01 13:55 UTC (permalink / raw)
  To: Richard Henderson; +Cc: gcc-patches

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

I've had too many sleepless nights caused by this code, not to warrant 
tattooing my name on it.

If you don't like it, sue me. =)

Aldy

[-- Attachment #2: curr --]
[-- Type: text/plain, Size: 969 bytes --]

commit 7d92b913093c35cb6fb322d4dc9acb237cecabfe
Author: Aldy Hernandez <aldyh@redhat.com>
Date:   Tue Sep 1 06:51:45 2015 -0700

    +       * trans-mem.c: Add contributed-by.
    +       * trans-mem.h: Same.

diff --git a/gcc/trans-mem.c b/gcc/trans-mem.c
index 891e638..e7707ac 100644
--- a/gcc/trans-mem.c
+++ b/gcc/trans-mem.c
@@ -1,5 +1,7 @@
 /* Passes for transactional memory support.
    Copyright (C) 2008-2015 Free Software Foundation, Inc.
+   Contributed by Richard Henderson <rth@redhat.com>
+   and Aldy Hernandez <aldyh@redhat.com>.
 
    This file is part of GCC.
 
diff --git a/gcc/trans-mem.h b/gcc/trans-mem.h
index f19b83c..585b22a 100644
--- a/gcc/trans-mem.h
+++ b/gcc/trans-mem.h
@@ -1,5 +1,7 @@
 /* Miscellaneous transactional memory support definitions.
    Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Contributed by Richard Henderson <rth@redhat.com>
+   and Aldy Hernandez <aldyh@redhat.com>.
 
    This file is part of GCC.
 

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

* Re: [committed] taking transactional credits
  2015-09-01 13:55 [committed] taking transactional credits Aldy Hernandez
@ 2015-09-01 14:03 ` Richard Henderson
  2015-09-01 14:10   ` Aldy Hernandez
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Henderson @ 2015-09-01 14:03 UTC (permalink / raw)
  To: Aldy Hernandez; +Cc: gcc-patches

On 09/01/2015 06:55 AM, Aldy Hernandez wrote:
> If you don't like it, sue me. =)

Share the blame...  ;-)


r~

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

* Re: [committed] taking transactional credits
  2015-09-01 14:03 ` Richard Henderson
@ 2015-09-01 14:10   ` Aldy Hernandez
  2015-09-01 15:05     ` Patrick Marlier
  0 siblings, 1 reply; 5+ messages in thread
From: Aldy Hernandez @ 2015-09-01 14:10 UTC (permalink / raw)
  To: Richard Henderson; +Cc: gcc-patches

On 09/01/2015 07:03 AM, Richard Henderson wrote:
> On 09/01/2015 06:55 AM, Aldy Hernandez wrote:
>> If you don't like it, sue me. =)
>
> Share the blame...  ;-)

That's right!  I ain't going down in posterity alone on this.

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

* Re: [committed] taking transactional credits
  2015-09-01 14:10   ` Aldy Hernandez
@ 2015-09-01 15:05     ` Patrick Marlier
  2015-09-01 15:19       ` Aldy Hernandez
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Marlier @ 2015-09-01 15:05 UTC (permalink / raw)
  To: Aldy Hernandez; +Cc: Richard Henderson, gcc-patches

On Tue, Sep 1, 2015 at 4:10 PM, Aldy Hernandez <aldyh@redhat.com> wrote:
> On 09/01/2015 07:03 AM, Richard Henderson wrote:
>>
>> On 09/01/2015 06:55 AM, Aldy Hernandez wrote:
>>>
>>> If you don't like it, sue me. =)
>>
>>
>> Share the blame...  ;-)
>
>
> That's right!  I ain't going down in posterity alone on this.

I can just acknowledge that you did an awesome work here.
Thanks a lot for all! (and also for being great guys to work with!)
--
Pat

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

* Re: [committed] taking transactional credits
  2015-09-01 15:05     ` Patrick Marlier
@ 2015-09-01 15:19       ` Aldy Hernandez
  0 siblings, 0 replies; 5+ messages in thread
From: Aldy Hernandez @ 2015-09-01 15:19 UTC (permalink / raw)
  To: Patrick Marlier; +Cc: Richard Henderson, gcc-patches

On 09/01/2015 08:05 AM, Patrick Marlier wrote:
> On Tue, Sep 1, 2015 at 4:10 PM, Aldy Hernandez <aldyh@redhat.com> wrote:
>> On 09/01/2015 07:03 AM, Richard Henderson wrote:
>>>
>>> On 09/01/2015 06:55 AM, Aldy Hernandez wrote:
>>>>
>>>> If you don't like it, sue me. =)
>>>
>>>
>>> Share the blame...  ;-)
>>
>>
>> That's right!  I ain't going down in posterity alone on this.
>
> I can just acknowledge that you did an awesome work here.
> Thanks a lot for all! (and also for being great guys to work with!)

Thanks for being the only person reporting bugs for the longest time :), 
and for analyzing tons of bugs, and your occasional patches!

Aldy

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

end of thread, other threads:[~2015-09-01 15:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-01 13:55 [committed] taking transactional credits Aldy Hernandez
2015-09-01 14:03 ` Richard Henderson
2015-09-01 14:10   ` Aldy Hernandez
2015-09-01 15:05     ` Patrick Marlier
2015-09-01 15:19       ` Aldy Hernandez

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