This is the mail archive of the gcc-patches@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]

PATCH: Add myself as an instruction scheduler maintainer


Giovanni Bajo reminded me that I've not added myself as an instruction schedulre maintainer. Sorry about that.

Here is the patch which I've just commited.

2004-05-04 Vladimir Makarov <vmakarov@redhat.com>

* MAINTAINERS (Various Maintainers): Add myself.



Vlad

Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.355
diff -u -p -r1.355 MAINTAINERS
--- MAINTAINERS	30 Apr 2004 18:11:53 -0000	1.355
+++ MAINTAINERS	4 May 2004 14:21:32 -0000
@@ -129,6 +129,7 @@ loop discovery		Michael Hayes		m.hayes@e
 scheduler (+ haifa)	Jim Wilson		wilson@specifixinc.com
 scheduler (+ haifa)	Michael Meissner	gnu@the-meissners.org
 scheduler (+ haifa)	Jeff Law		law@redhat.com
+scheduler (+ haifa)	Vladimir Makarov	vmakarov@redhat.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]