diff options
author | Jason Eckhardt <jle@cygnus.com> | 2000-05-07 02:09:42 +0000 |
---|---|---|
committer | Jason Eckhardt <jle@gcc.gnu.org> | 2000-05-07 02:09:42 +0000 |
commit | ee455968538b78fbe8fcfd1e177bb09b72d296f3 (patch) | |
tree | ea6973a4ed02937b8356a2d98e4d0fd14cea512a | |
parent | e5bde68ae031fcd4a8664d291dcd33a64088761b (diff) | |
download | gcc-ee455968538b78fbe8fcfd1e177bb09b72d296f3.zip gcc-ee455968538b78fbe8fcfd1e177bb09b72d296f3.tar.gz gcc-ee455968538b78fbe8fcfd1e177bb09b72d296f3.tar.bz2 |
MAINTAINERS: Add self as bb-reorder maintainer.
Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
* MAINTAINERS: Add self as bb-reorder maintainer.
From-SVN: r33755
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com> + + * MAINTAINERS: Add self as bb-reorder maintainer. + 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com> * config.if: Tweak. diff --git a/MAINTAINERS b/MAINTAINERS index 845de48..5ee8a25 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -79,6 +79,7 @@ web pages Gerald Pfeifer pfeifer@dbai.tuwien.ac.at C front end/isoc9x Gavin Romig-Koch gavin@cygnus.com config.sub/config.guess Ben Elliston bje@cygnus.com avr port Denis Chertykov denisc@overta.ru +basic block reordering Jason Eckhardt jle@cygnus.com Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. @@ -87,7 +88,6 @@ in changes outside of the parts of the compiler they maintain. Write After Approval Scott Bambrough scottb@netwinder.org Neil Booth NeilB@earthling.net -Jason Eckhardt jle@cygnus.com *Paul Eggert eggert@twinsun.com Kaveh Ghazi ghazi@caip.rutgers.edu Anthony Green green@cygnus.com |