aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@redhat.com>2005-10-24 19:22:15 +0000
committerDiego Novillo <dnovillo@gcc.gnu.org>2005-10-24 15:22:15 -0400
commit086b011c2ec8b085e1668abd1f4e7e749ad45a2b (patch)
treef915a8acfa12da8b5c57dcbf52e9a38162c4ab6c
parent7ffc0411cc7a2dce0d2c667dd1e252c5f0eecc2f (diff)
downloadgcc-086b011c2ec8b085e1668abd1f4e7e749ad45a2b.zip
gcc-086b011c2ec8b085e1668abd1f4e7e749ad45a2b.tar.gz
gcc-086b011c2ec8b085e1668abd1f4e7e749ad45a2b.tar.bz2
MAINTAINERS (alias analysis): Add Daniel Berlin and Diego Novillo.
* MAINTAINERS (alias analysis): Add Daniel Berlin and Diego Novillo. From-SVN: r105858
-rw-r--r--ChangeLog5
-rw-r--r--MAINTAINERS4
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a93720c..ba88dc9 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 07f06e1..e294bf2 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.