mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 15:00:34 +00:00
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.
This commit is contained in:
parent
8ad30312ff
commit
04fbe4296a
@ -1,3 +1,10 @@
|
||||
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.
|
||||
|
@ -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 ---------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user