diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-01-26 16:15:46 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-01-26 16:15:46 +0000 |
commit | c494d60bd4bb52d63c243085b91c81a2ceefd8df (patch) | |
tree | ecfa5f2df15882cb8fb0c59b54e0b358a00c21ae /MAINTAINERS | |
parent | 108c9e5d42d4e00f808c883ae582e3971ab1b626 (diff) | |
download | gcc-c494d60bd4bb52d63c243085b91c81a2ceefd8df.tar.gz |
Tweak.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17489 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e19947c43bb..288b96e08e1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19,6 +19,6 @@ alias analysis John Carr loop unrolling Jim Wilson scheduler (including haifa) Jeff Law, Jim Wilson, Michael Meissner delay slot filling Jeff Law -dwarf debugging Jim Wilson (Jason Merrill also knows the dwarf - debugging code well). +debugging output code Jim Wilson (Jason Merrill co-maintains the + dwarf debug code). libio/libstdc++ Ulrich Drepper |