diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a93720c9573..ba88dc9a8dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-24 Diego Novillo <dnovillo@redhat.com> + + * MAINTAINERS (alias analysis): Add Daniel Berlin and + Diego Novillo. + 2005-10-22 Paolo Bonzini <bonzini@gnu.org> 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. |