diff options
author | David Edelsohn <dje@gcc.gnu.org> | 2007-01-28 14:30:47 -0500 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2007-01-28 14:30:47 -0500 |
commit | 2472200d9c53250482c75443611251490b23e5f2 (patch) | |
tree | 8d00b445c298d98b06e33016c7d4d7cc78eefb47 | |
parent | b6bd337183b78d4efdf33f0274cd8cb4207d5826 (diff) | |
download | gcc-2472200d9c53250482c75443611251490b23e5f2.zip gcc-2472200d9c53250482c75443611251490b23e5f2.tar.gz gcc-2472200d9c53250482c75443611251490b23e5f2.tar.bz2 |
* MAINTAINERS (spu port): Add myself.
From-SVN: r121269
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2007-01-28 David Edelsohn <edelsohn@gnu.org> + + * MAINTAINERS (spu port): Add myself. + 2007-01-23 Richard Guenther <rguenther@suse.de> PR bootstrap/30541 @@ -2611,7 +2615,7 @@ of libf2c. * configure, Makefile.in: Regenerate. -2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org> +2004-05-13 Tobias SchlÃÂüter <tobi@gcc.gnu.org> * MAINTAINERS (Write After Approval): Add myself. diff --git a/MAINTAINERS b/MAINTAINERS index ccaefad..1f79830 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -85,6 +85,7 @@ sparc port Jakub Jelinek jakub@redhat.com sparc port Eric Botcazou ebotcazou@libertysurf.fr spu port Trevor Smigiel trevor_smigiel@playstation.sony.com spu port Andrew Pinski andrew_pinski@playstation.sony.com +spu port David Edelsohn dje@watson.ibm.com v850 port Nick Clifton nickc@redhat.com vax port Dave Anglin dave.anglin@nrc.ca vax port Matt Thomas matt@3am-software.com |