aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-09-10 08:21:41 +0000
committerNick Clifton <nickc@redhat.com>2002-09-10 08:21:41 +0000
commit873e05886ebf35204196c5eda16f1b6e48528c1e (patch)
treec0eb05fa7bdc0866933e92896b37f8f84783a65b /binutils
parentce3abcfb03139e72a8b056d66d2076594706a0c0 (diff)
downloadfsf-binutils-gdb-873e05886ebf35204196c5eda16f1b6e48528c1e.zip
fsf-binutils-gdb-873e05886ebf35204196c5eda16f1b6e48528c1e.tar.gz
fsf-binutils-gdb-873e05886ebf35204196c5eda16f1b6e48528c1e.tar.bz2
Add Ben Elliston as a maintainer for configure and testsuite changes.
Add paragraphs about testsuite and config patches.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog6
-rw-r--r--binutils/MAINTAINERS20
2 files changed, 26 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 7c332c9..5607b35 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-10 Nick Clifton <nickc@redhat.com>
+
+ * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
+ testsuite changes. Add paragraphs about testsuite and config
+ patches.
+
2002-08-29 Nick Clifton <nickc@redhat.com>
* readelf.c (get_machine_flags): Remove redundant reference to
diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS
index c3591be..e3c8670 100644
--- a/binutils/MAINTAINERS
+++ b/binutils/MAINTAINERS
@@ -56,6 +56,7 @@ responsibility among the other maintainers.
ARM Richard Earnshaw <rearnsha@arm.com>
AVR Denis Chertykov <denisc@overta.ru>
AVR Marek Michalkiewicz <marekm@amelek.gda.pl>
+ CONFIGURE Ben Elliston <bje@redhat.com>
CRIS Hans-Peter Nilsson <hp@axis.com>
DWARF2 Jason Merrill <jason@redhat.com>
FR30 Dave Brolley <brolley@redhat.com>
@@ -82,6 +83,7 @@ responsibility among the other maintainers.
SH Hans-Peter Nilsson <hp@bitrange.com>
SH Alexandre Oliva <aoliva@redhat.com>
SPARC Jakub Jelinek <jakub@redhat.com>
+ TESTSUITES Ben Elliston <bje@redhat.com>
TIC54X Timothy Wall <twall@alum.mit.edu>
VAX Jason R Thorpe <thorpej@wasabisystems.com>
x86_64 Jan Hubicka <jh@suse.cz>
@@ -137,3 +139,21 @@ great). If you are uncertain as to whether a patch is appropriate for
the branch, ask the branch maintainer. This is:
Daniel Jacobowitz <dan@debian.org>
+
+ -------- Testsuites ---------------
+
+In general patches to any of the binutils testsuites should be
+considered generic and sent to the binutils mailing list for
+approval. Patches to target specific tests are the responsibility the
+relevent port maintainer(s), and can be approved/checked in by them.
+Other testsuite patches need the approval of a blanket-write-priveleges
+person.
+
+ -------- Configure patches ----------
+
+Patches to the top level configure files (config.sub & config.guess)
+are not the domain of the binutils project and they cannot be approved
+by the binutils group. Instead they should be submitted to the config
+maintainer at:
+
+ config-patches@gnu.org