diff options
author | Nick Clifton <nickc@redhat.com> | 2003-09-04 12:30:27 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-09-04 12:30:27 +0000 |
commit | 04fbe4296a1f2fa30da767d60c40debf31859f57 (patch) | |
tree | 8dc6ef2d9c592bec36c8aa8e9a2719c9aa1c5986 /binutils | |
parent | 8ad30312fff34325113307cb27bcae49d220df15 (diff) | |
download | gdb-04fbe4296a1f2fa30da767d60c40debf31859f57.zip gdb-04fbe4296a1f2fa30da767d60c40debf31859f57.tar.gz gdb-04fbe4296a1f2fa30da767d60c40debf31859f57.tar.bz2 |
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.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 7 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 10 |
2 files changed, 14 insertions, 3 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d238572..e6a712e 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 71b9b11..8c3645b 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 --------- |