aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@gmail.com>2015-04-08 11:27:32 -0700
committerCary Coutant <ccoutant@gcc.gnu.org>2015-04-08 11:27:32 -0700
commitb68ba431eb96970c1c3ead22fe5c4726929353db (patch)
tree63f59974a186e151153fad5c34f1cae8b4dc43eb
parent8de4dd051fdc7364da3c52991407f6604e5039b1 (diff)
downloadgcc-b68ba431eb96970c1c3ead22fe5c4726929353db.zip
gcc-b68ba431eb96970c1c3ead22fe5c4726929353db.tar.gz
gcc-b68ba431eb96970c1c3ead22fe5c4726929353db.tar.bz2
MAINTAINERS: Update my email address.
2012-10-01 Cary Coutant <ccoutant@gmail.com> * MAINTAINERS: Update my email address. From-SVN: r221928
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS6
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index e32c3bc..7f47089 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-01 Cary Coutant <ccoutant@gmail.com>
+
+ * MAINTAINERS: Update my email address.
+
2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
* MAINTAINERS: Add myself as a reviewer for the AArch64 port.
diff --git a/MAINTAINERS b/MAINTAINERS
index 15c1b05..00771e7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -195,7 +195,7 @@ caller-save.c Jeff Law <law@redhat.com>
callgraph Jan Hubicka <hubicka@ucw.cz>
debugging code Jim Wilson <wilson@tuliptree.org>
dwarf debugging code Jason Merrill <jason@redhat.com>
-dwarf debugging code Cary Coutant <ccoutant@google.com>
+dwarf debugging code Cary Coutant <ccoutant@gmail.com>
c++ runtime libs Paolo Carlini <paolo.carlini@oracle.com>
c++ runtime libs Ulrich Drepper <drepper@gmail.com>
c++ runtime libs Benjamin De Kosnik <bkoz@gnu.org>
@@ -300,7 +300,7 @@ libsanitizer, asan.c Dmitry Vyukov <dvyukov@google.com>
loop optimizer Zdenek Dvorak <ook@ucw.cz>
loop optimizer Daniel Berlin <dberlin@dberlin.org>
LTO Richard Biener <rguenther@suse.de>
-LTO plugin Cary Coutant <ccoutant@google.com>
+LTO plugin Cary Coutant <ccoutant@gmail.com>
Plugin Le-Chun Wu <lcwu@google.com>
register allocation Peter Bergner <bergner@vnet.ibm.com>
register allocation Kenneth Zadeck <zadeck@naturalbridge.com>
@@ -365,7 +365,7 @@ William Cohen <wcohen@redhat.com>
Josh Conner <jconner@apple.com>
R. Kelley Cook <kcook@gcc.gnu.org>
Christian Cornelssen <ccorn@cs.tu-berlin.de>
-Cary Coutant <ccoutant@google.com>
+Cary Coutant <ccoutant@gmail.com>
Lawrence Crowl <crowl@google.com>
Ian Dall <ian@beware.dropbear.id.au>
David Daney <david.daney@caviumnetworks.com>