summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-09-04 12:30:27 +0000
committerNick Clifton <nickc@redhat.com>2003-09-04 12:30:27 +0000
commit095c3715e4c4916f7367ec72f84467dd79ccb4f4 (patch)
tree752fb23cf0c0c72a63adf0e696bf12a7490eb860
parent4032cd964625cacd4204cba4bd7b32776e7ab478 (diff)
downloadbinutils-redhat-095c3715e4c4916f7367ec72f84467dd79ccb4f4.tar.gz
Make it clear what should be done with patches to the top level configure files
(other than config.guess and config.sub). Add binutils@sources.redhat.com as an address to which patches can be sent.
-rw-r--r--binutils/ChangeLog7
-rw-r--r--binutils/MAINTAINERS10
2 files changed, 14 insertions, 3 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index d2385721aa..e6a712e0f2 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,12 @@
2003-09-04 Nick Clifton <nickc@redhat.com>
+ * MAINTAINERS: Make it clear what should be done with patches to
+ the top level configure files (other than config.guess and
+ config.sub). Add binutils@sources.redhat.com as an address to
+ which patches can be sent.
+
+2003-09-04 Nick Clifton <nickc@redhat.com>
+
* readelf.c (get_machine_flags): Recognise V850E1 machine type.
2003-09-03 Andrew Cagney <cagney@redhat.com>
diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS
index 71b9b11a2d..8c3645b875 100644
--- a/binutils/MAINTAINERS
+++ b/binutils/MAINTAINERS
@@ -14,14 +14,18 @@ The home page for binutils is:
and patches should be sent to:
- bug-binutils@gnu.org
+ bug-binutils@gnu.org or binutils@sources.redhat.com
with "[Patch]" as part of the subject line. Note - patches to the
-top level configure.in and config.sub scripts should be sent to:
+top level config.guess and config.sub scripts should be sent to:
config-patches@gnu.org
-and not to the binutils list.
+and not to the binutils lists. Patches to the other top level
+configure files (configure, configure.in, config-if, config-ml.in)
+should be sent to the binutils lists, and copied to the gcc and gdb
+lists as well (gcc-patches@gcc.gnu.org and
+gdb-patches@sources.redhat.com).
--------- Blanket Write Privs ---------