From 9aad078e179c1a01621c7e907cb7d2674bbc2017 Mon Sep 17 00:00:00 2001 From: dnovillo Date: Mon, 24 Oct 2005 19:22:15 +0000 Subject: [PATCH] * MAINTAINERS (alias analysis): Add Daniel Berlin and Diego Novillo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105858 138bc75d-0d04-0410-961f-82ee72b054a4 --- ChangeLog | 5 +++++ MAINTAINERS | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a93720c9573..ba88dc9a8dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-24 Diego Novillo + + * MAINTAINERS (alias analysis): Add Daniel Berlin and + Diego Novillo. + 2005-10-22 Paolo Bonzini PR bootstrap/24297 diff --git a/MAINTAINERS b/MAINTAINERS index 07f06e1f3d2..e294bf2b758 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -182,7 +182,7 @@ middle-end Roger Sayle roger@eyesopen.com middle-end Ian Lance Taylor ian@airs.com tree-ssa Diego Novillo dnovillo@redhat.com tree-ssa Andrew MacLeod amacleod@redhat.com -PRE, points-to Daniel Berlin dberlin@dberlin.org +PRE Daniel Berlin dberlin@dberlin.org code sinking Daniel Berlin dberlin@dberlin.org mudflap Frank Ch. Eigler fche@redhat.com tree browser/unparser Sebastian Pop pop@cri.ensmp.fr @@ -191,6 +191,8 @@ scev, data dependence Sebastian Pop pop@cri.ensmp.fr linear loop transforms Daniel Berlin dberlin@dberlin.org profile feedback Jan Hubicka jh@suse.cz type-safe vectors Nathan Sidwell nathan@codesourcery.com +alias analysis Daniel Berlin dberlin@dberlin.org +alias analysis Diego Novillo dnovillo@redhat.com Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. -- 2.11.4.GIT