aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-01-26 09:15:46 -0700
committerJeff Law <law@gcc.gnu.org>1998-01-26 09:15:46 -0700
commitac2f83cb38a4d1eb9b0ff4705f65bfdaa1b09eaa (patch)
treeecfa5f2df15882cb8fb0c59b54e0b358a00c21ae
parent0cbef98f4062a2c96e38fb7dad127039292e9a46 (diff)
downloadgcc-ac2f83cb38a4d1eb9b0ff4705f65bfdaa1b09eaa.zip
gcc-ac2f83cb38a4d1eb9b0ff4705f65bfdaa1b09eaa.tar.gz
gcc-ac2f83cb38a4d1eb9b0ff4705f65bfdaa1b09eaa.tar.bz2
Tweak.
From-SVN: r17489
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e19947c..288b96e 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