aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-02-07 17:46:07 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-02-07 17:46:07 +0000
commit0e048a1661c365992bc89da2767aeda6600440c7 (patch)
treef6595c0094d0375e7b27b205b9cdd6dd8a79d6bf
parent1ec87690545eefc5c1453b225c62f5adcbbe1f49 (diff)
downloadgcc-0e048a1661c365992bc89da2767aeda6600440c7.zip
gcc-0e048a1661c365992bc89da2767aeda6600440c7.tar.gz
gcc-0e048a1661c365992bc89da2767aeda6600440c7.tar.bz2
* MAINTAINERS (option handling): Add self.
From-SVN: r169889
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efbe504..1984b59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-07 Joseph Myers <joseph@codesourcery.com>
+
+ * MAINTAINERS (option handling): Add self.
+
2011-02-06 Kai Tietz <kai.tietz@onevision.com>
PR lto/47225
diff --git a/MAINTAINERS b/MAINTAINERS
index 933e283..71197de 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -210,6 +210,7 @@ contrib/regression Geoff Keating geoffk@geoffk.org
gcov Jan Hubicka jh@suse.cz
gcov Nathan Sidwell nathan@codesourcery.com
option handling Neil Booth neil@daikokuya.co.uk
+option handling Joseph Myers joseph@codesourcery.com
middle-end Jeff Law law@redhat.com
middle-end Roger Sayle roger@eyesopen.com
middle-end Ian Lance Taylor ian@airs.com