aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2006-08-08 09:56:32 +0200
committerEric Botcazou <ebotcazou@gcc.gnu.org>2006-08-08 07:56:32 +0000
commit094c07a00d44c01361f37f60e54e85f64afb4e6a (patch)
tree707604eeeafdbe0c76491c106284cba150623cf4
parent0770a560355915f32d759990b36aef6c1822584c (diff)
downloadgcc-094c07a00d44c01361f37f60e54e85f64afb4e6a.zip
gcc-094c07a00d44c01361f37f60e54e85f64afb4e6a.tar.gz
gcc-094c07a00d44c01361f37f60e54e85f64afb4e6a.tar.bz2
MAINTAINERS (Various Maintainers): Add self as RTL opt.
* MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer. From-SVN: r116012
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b0f7cf..91f36e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
+
+ * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
+
2006-07-25 Paolo Bonzini <bonzini@gnu.org>
* config.guess: Import from src (was more updated).
diff --git a/MAINTAINERS b/MAINTAINERS
index 0a57162..1658558 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -209,6 +209,7 @@ alias analysis Daniel Berlin dberlin@dberlin.org
alias analysis Diego Novillo dnovillo@redhat.com
reload Ulrich Weigand uweigand@de.ibm.com
dfp.c, related Ben Elliston bje@au.ibm.com
+RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr
Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain.