[PATCH] fixes for kfreebsd-gnu triplet (revised)
Nick Clifton
nickc@redhat.com
Thu Sep 4 12:29:00 GMT 2003
Hi Guys,
Right, it is obvious that I was confused about who maintains the top
level configure files. I am going to check in the patch below to
update the text in binutils/MAINTAINERS and then I will check in
Robert's patch to configure.in.
I also decided that it would be a good idea to include the
binutils@sources.redhat.com address as a receiver for patches, given
the spam problems with the bug-binutils@gnu.org address.
Cheers
Nick
binutils/ChangeLog
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.
Index: binutils/MAINTAINERS
===================================================================
RCS file: /cvs/src/src/binutils/MAINTAINERS,v
retrieving revision 1.69
diff -c -3 -p -r1.69 MAINTAINERS
*** binutils/MAINTAINERS 1 Sep 2003 22:45:05 -0000 1.69
--- binutils/MAINTAINERS 4 Sep 2003 12:23:34 -0000
*************** The home page for binutils is:
*** 14,27 ****
and patches should be sent to:
! bug-binutils@gnu.org
with "[Patch]" as part of the subject line. Note - patches to the
! top level configure.in and config.sub scripts should be sent to:
config-patches@gnu.org
! and not to the binutils list.
--------- Blanket Write Privs ---------
--- 14,31 ----
and patches should be sent to:
! bug-binutils@gnu.org or binutils@sources.redhat.com
with "[Patch]" as part of the subject line. Note - patches to the
! top level config.guess and config.sub scripts should be sent to:
config-patches@gnu.org
! 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 ---------
More information about the Binutils
mailing list