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]

[tree-ssa] Add Andrew MacLeod as global maintainer


	* MAINTAINERS.tree-ssa: Add Andrew MacLeod as global maintainer for
	the branch.


Index: MAINTAINERS.tree-ssa
===================================================================
RCS file: /cvs/gcc/gcc/Attic/MAINTAINERS.tree-ssa,v
retrieving revision 1.1.2.1
diff -d -c -p -r1.1.2.1 MAINTAINERS.tree-ssa
*** MAINTAINERS.tree-ssa	26 Apr 2003 15:29:06 -0000	1.1.2.1
--- MAINTAINERS.tree-ssa	22 Sep 2003 16:26:50 -0000
*************** Richard Henderson				rth@redhat.com
*** 34,47 ****
  Jeff Law					law@redhat.com
  Jason Merrill					jason@redhat.com
  Diego Novillo					dnovillo@redhat.com
  
  
  			Various Maintainers
  
  PRE, points-to		Daniel Berlin		dberlin@dberlin.org
  mudflap			Frank Ch. Eigler	fche@redhat.com
- tree/block iterators	Andrew MacLeod		amacleod@redhat.com
- DCE, SSA->normal	Andrew MacLeod		amacleod@redhat.com
  tree browser/unparser	Sebastian Pop		s.pop@laposte.net
  
  Note individuals who maintain parts of the compiler need approval to check
--- 34,46 ----
  Jeff Law					law@redhat.com
  Jason Merrill					jason@redhat.com
  Diego Novillo					dnovillo@redhat.com
+ Andrew MacLeod					amacleod@redhat.com
  
  
  			Various Maintainers
  
  PRE, points-to		Daniel Berlin		dberlin@dberlin.org
  mudflap			Frank Ch. Eigler	fche@redhat.com
  tree browser/unparser	Sebastian Pop		s.pop@laposte.net
  
  Note individuals who maintain parts of the compiler need approval to check


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