This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]