diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-08-22 14:47:52 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-08-22 14:47:52 +0000 |
commit | 9f9d12b370b36766443d3988f50994034ff715af (patch) | |
tree | b8c20beac517db8b8331fda7d70f3128cc59c06b /gdb/MAINTAINERS | |
parent | 38f175eafbfd14363be3f358eff1f36a473423cc (diff) | |
download | gdb-9f9d12b370b36766443d3988f50994034ff715af.zip gdb-9f9d12b370b36766443d3988f50994034ff715af.tar.gz gdb-9f9d12b370b36766443d3988f50994034ff715af.tar.bz2 |
2002-08-22 Andrew Cagney <ac131313@redhat.com>
* MAINTAINERS: Change the s390 target to s390-linux-gnu (second
attempt).
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index e9949f9..7468d64 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -134,7 +134,7 @@ maintainer works with the native maintainer when resolving API issues. powerpc --target=powerpc-eabi ,-Werror Kevin Buettner kevinb@redhat.com - s390 --target=s390-linux ,-Werror + s390 --target=s390-linux-gnu ,-Werror (contact DJ Barrow djbarrow@de.ibm.com) sh --target=sh-elf ,-Werror |