diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-04-04 05:41:24 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-04-04 05:41:24 +0000 |
commit | c8a50a040f74b7dbde9c184b1ac323fefbce59b3 (patch) | |
tree | 68cc640b0bdede4d6b384c1656a70e1d77fc5588 | |
parent | 658eb6aad53fd60f3dac60150471ab34f6d36c0c (diff) | |
download | gcc-c8a50a040f74b7dbde9c184b1ac323fefbce59b3.tar.gz |
* MAINTAINERS: Add Richard Henderson as libgomp maintainer.
Rearrange the entries of other libraries to have them in one place.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112658 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 7 |
2 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 7ad9348ac0a..162e2c0cb58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-04 Gerald Pfeifer <gerald@pfeifer.com> + + * MAINTAINERS: Add Richard Henderson as libgomp maintainer. + Rearrange the entries of other libraries to have them in one place. + 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org> * MAINTAINERS (Write After Approval): Remove myself. diff --git a/MAINTAINERS b/MAINTAINERS index d081beec93a..8f114643933 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -143,6 +143,10 @@ cpplib Per Bothner per@bothner.com libdecnumber Ben Elliston bje@au.ibm.com libgcj Tom Tromey tromey@redhat.com libgcj Bryce McKinlay mckinlay@redhat.com +libgomp Richard Henderson rth@redhat.com +libiberty DJ Delorie dj@redhat.com +libiberty Ian Lance Taylor ian@airs.com +libffi testsuite Andreas Tobler andreast@gcc.gnu.org libobjc Nicola Pero n.pero@mi.flashnet.it libobjc Andrew Pinski pinskia@physics.uc.edu loop discovery Michael Hayes m.hayes@elec.canterbury.ac.nz @@ -174,8 +178,6 @@ basic block reordering Jason Eckhardt jle@rice.edu i18n Philipp Thomas pthomas@suse.de i18n Joseph Myers jsm@polyomino.org.uk diagnostic messages Gabriel Dos Reis gdr@integrable-solutions.net -libiberty DJ Delorie dj@redhat.com -libiberty Ian Lance Taylor ian@airs.com build machinery (*.in) DJ Delorie dj@redhat.com build machinery (*.in) Nathanael Nerode neroden@gcc.gnu.org build machinery (*.in) Alexandre Oliva aoliva@redhat.com @@ -186,7 +188,6 @@ 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 -libffi testsuite Andreas Tobler andreast@gcc.gnu.org testsuite Janis Johnson janis187@us.ibm.com middle-end Roger Sayle roger@eyesopen.com middle-end Ian Lance Taylor ian@airs.com |