This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ayal Zaks appointed Modulo Scheduler maintainer
- From: Ayal Zaks <ZAKS at il dot ibm dot com>
- To: David Edelsohn <edelsohn at gnu dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 24 Mar 2007 02:34:04 +0200
- Subject: Re: Ayal Zaks appointed Modulo Scheduler maintainer
David Edelsohn <edelsohn@gnu.org> wrote on 23/03/2007 19:04:57:
> I am pleased to announce that the GCC Steering Committee has
> appointed Ayal Zaks as Modulo Scheduler maintainer.
>
> Please join me in congratulating Ayal on his new role.
> Ayal, please update your listings in the MAINTAINERS file.
Thanks! I will look into the modulo-scheduler patches backlog shortly and
I've updated the MAINTAINERS file by the attached patch.
Ayal.
Index: ChangeLog
===================================================================
--- ChangeLog (revision 123172)
+++ ChangeLog (working copy)
@@ -1,3 +1,7 @@
+2007-03-24 Ayal Zaks <zaks@il.ibm.com>
+
+ * MAINTAINERS (Modulo Scheduler): Add myself.
+
2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
* MAINTAINERS (fortran 95 front end): Add myself.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 117617)
+++ MAINTAINERS (working copy)
@@ -158,6 +158,7 @@
scheduler (+ haifa) Michael Meissner gnu@the-meissners.org
scheduler (+ haifa) Jeff Law law@redhat.com
scheduler (+ haifa) Vladimir Makarov vmakarov@redhat.com
+modulo-scheduler Ayal Zaks zaks@il.ibm.com
reorg Jeff Law law@redhat.com
caller-save.c Jeff Law law@redhat.com
callgraph Jan Hubicka jh@suse.cz