diff options
author | Andrew Cagney <cagney@redhat.com> | 2005-05-30 20:00:57 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2005-05-30 20:00:57 +0000 |
commit | a60a53c5fa5bf188c0548163613a35c60197670e (patch) | |
tree | d9a01ffefbdb531eb72c6a6583ff79c4d9ac09a9 | |
parent | 67e27301b80e25cc62ea535d5970b60fa21eafd3 (diff) | |
download | gdb-a60a53c5fa5bf188c0548163613a35c60197670e.zip gdb-a60a53c5fa5bf188c0548163613a35c60197670e.tar.gz gdb-a60a53c5fa5bf188c0548163613a35c60197670e.tar.bz2 |
2005-05-30 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS (Can Commit Without Approval): New section,
previously burried under "Target Instruction Set Architectures".
Note that cagney "can commit" changes to powerpc-linux.
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 33 |
2 files changed, 22 insertions, 15 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dbe98e4..a43a287 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2005-05-30 Andrew Cagney <cagney@gnu.org> + * MAINTAINERS (Can Commit Without Approval): New section, + previously burried under "Target Instruction Set Architectures". + Note that cagney "can commit" changes to powerpc-linux. + * MAINTAINERS: Drop architecture and target vectors. 2005-05-29 Eli Zaretskii <eliz@gnu.org> diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index bbb2833..cadef1a 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -48,6 +48,23 @@ fix, since such a change without discussion will result in instantaneous and loud complaints. + Can Commit Without Approval + (alphabetic) + +The following developers CAN COMMIT changes (and hence approve +patches) to specific sections of GDB: + + Andrew Cagney (powerpc, powerpc-linux) + Hans-Peter Nilsson (cris) + Jeff Johnston (ia64) + Joel Brobecker (mips) + Kei Sakamoto (m32r) + Kevin Buettner (powerpc) + Orjan Friberg (cris) + Randolph Chung (pa) + Ulrich Weigand (s390) + + Target Instruction Set Architectures: The *-tdep.c files. ISA (Instruction Set Architecture) and OS-ABI @@ -125,19 +142,6 @@ the native maintainer when resolving ABI issues. xstormy16 --target=xstormy16-elf Corinna Vinschen vinschen@redhat.com -The following developers CAN COMMIT changes (and hence approve -patches) to specific architectures: - - Andrew Cagney (powerpc) - Hans-Peter Nilsson (cris) - Jeff Johnston (ia64) - Joel Brobecker (mips) - Kei Sakamoto (m32r) - Kevin Buettner (powerpc) - Orjan Friberg (cris) - Randolph Chung (pa) - Ulrich Weigand (s390) - All developers recognized by this file can make arbitrary changes to OBSOLETE targets. @@ -165,8 +169,7 @@ MS Windows (NT, '00, 9x, Me, XP) host & native Chris Faylor cgf@alum.bu.edu GNU/Linux/x86 native & host Mark Kettenis kettenis@gnu.org -GNU/Linux PPC native Andrew Cagney cagney@gnu.org - Kevin Buettner kevinb@redhat.com +GNU/Linux PPC native Kevin Buettner kevinb@redhat.com GNU/Linux MIPS native & host Daniel Jacobowitz dan@debian.org GNU/Linux m68k Andreas Schwab schwab@suse.de |