diff options
author | Andrew Cagney <cagney@gnu.org> | 2005-02-08 22:37:35 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@gnu.org> | 2005-02-08 22:37:35 +0000 |
commit | 39e20d72042493e00a2f81c4d04bfe7a9152cac8 (patch) | |
tree | 4a01320f193eb118a893178cf21a52d45e446407 /MAINTAINERS | |
parent | b6bddccad6115a21c7b41e6ec3bad048338fcd82 (diff) | |
download | newlib-39e20d72042493e00a2f81c4d04bfe7a9152cac8.zip newlib-39e20d72042493e00a2f81c4d04bfe7a9152cac8.tar.gz newlib-39e20d72042493e00a2f81c4d04bfe7a9152cac8.tar.bz2 |
2005-02-08 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
gdb/ section. Update GDB's URL.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1b54419..f142edc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -39,10 +39,10 @@ dejagnu/ depcomp Send bug reports and patches to bug-automake@gnu.org. -gdb/; mmalloc/; readline/; sim/; GDB's part of include/ & dejagnu/ - gdb: http://sources.redhat.com/gdb/ +gdb/; readline/; sim/; GDB's part of include/ + GDB: http://www.gnu.org/software/gdb/ Patches to gdb-patches@sources.redhat.com. - See also gdb/MAINTAINERS, sim/MAINTAINERS, mmalloc/MAINTAINERS. + See also gdb/MAINTAINERS and sim/MAINTAINERS. include/ See binutils/, gdb/, sid/, gcc/, libiberty/ etc. |