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 | |
parent | Make .ifdef treat a referenced but not yet defined symbol as if it were (diff) | |
download | binutils-gdb-611e7523af8a38911e7aae49a85023adf51e287f.tar.gz binutils-gdb-611e7523af8a38911e7aae49a85023adf51e287f.tar.bz2 binutils-gdb-611e7523af8a38911e7aae49a85023adf51e287f.zip |
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.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 81a51142436..987a4d215e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-07-19 Chris Demetriou <cgd@broadcom.com> + + * MAINTAINERS: Clarify on config.guess and config.sub, and add + one instance of them which was missed to the list to update. + 2002-07-16 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2002-07-09 version. diff --git a/MAINTAINERS b/MAINTAINERS index 104b8154b9c..a2e155bbeb3 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 |