diff options
author | Chris Demetriou <cgd@google.com> | 2002-07-19 18:16:30 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2002-07-19 18:16:30 +0000 |
commit | 611e7523af8a38911e7aae49a85023adf51e287f (patch) | |
tree | 38fe3b6e440b2c491b81fda0281bd83656880144 /MAINTAINERS | |
parent | 8dfa01881ff9ef48218af54fea4ec507278fa3d7 (diff) | |
download | gdb-611e7523af8a38911e7aae49a85023adf51e287f.zip gdb-611e7523af8a38911e7aae49a85023adf51e287f.tar.gz gdb-611e7523af8a38911e7aae49a85023adf51e287f.tar.bz2 |
2002-07-19 Chris Demetriou <cgd@broadcom.com>
* MAINTAINERS: Clarify updates of config.guess and config.sub, and
add one instance of them which was missed to the list to update.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 104b815..a2e155b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21,13 +21,14 @@ cgen/; cgen parts of opcodes/, sim/ & include/ May need separate opcodes/ or sim/ approval for commits of regenerated files there. -config.guess; config.sub; dejagnu/config.guess; +config.guess; config.sub; dejagnu/config.guess; dejagnu/config.sub; readline/support/config.sub; readline/support/config.guess config: http://savannah.gnu.org/projects/config Patches to config-patches@gnu.org. Changes need to be done in tandem with the official CONFIG sources or submitted to the master file maintainer and brought - in via a merge. + in via a merge. When updating any of these files, please be + sure to update all of them. Please notify the following of any committed patches: binutils@sources.redhat.com gdb-patches@sources.redhat.com |