* cpu/simplify.inc (*): One line doc strings don't need \n.
[deliverable/binutils-gdb.git] / MAINTAINERS
index f142edc05e1c95287f84e6568e8e846f754f38b5..3c2c6f111866b48ac6a2b3ef518d4ca5ac113224 100644 (file)
@@ -4,12 +4,18 @@ Please do not make ChangeLog entries.
 COPYING, COPYING.LIB, README
        http://gnu.org.
 
-Makefile.*; configure; configure.in; src-release
-       Please notify the following of any committed patches.
+Makefile.*; configure; configure.ac; src-release
+       Any global maintainer can approve changes to these
+       files, but they should be aware that they need to
+       be kept in sync with their counterparts in the GCC
+       repository.  Also please notify the following of
+       any committed patches:
                binutils@sources.redhat.com
                gdb-patches@sources.redhat.com
 
-bfd/; binutils/; gas/; gprof/; ld/; opcodes/; cpu/; BFD's part of include/
+bfd/; binutils/; elfcpp/; gas/; gold/; gprof/; ld/; opcodes/; cpu/;
+BFD's part of include/
+
        binutils: http://sources.redhat.com/binutils/
        Patches to binutils@sources.redhat.com.
        Please notify the following of any interface changes:
@@ -32,10 +38,6 @@ config.guess; config.sub; readline/support/config.{sub,guess}
                binutils@sources.redhat.com
                gdb-patches@sources.redhat.com
 
-dejagnu/
-       dejagnu: http://www.gnu.org/software/dejagnu/
-       Patches to bug-dejagnu@gnu.org
-
 depcomp
         Send bug reports and patches to bug-automake@gnu.org.
 
@@ -47,15 +49,19 @@ gdb/; readline/; sim/; GDB's part of include/
 include/
        See binutils/, gdb/, sid/, gcc/, libiberty/ etc.
 
-libiberty/; libiberty's part of include/ 
+intl/; config.rhost; libiberty/; libiberty's part of include/ 
        gcc: http://gcc.gnu.org
        Changes need to be done in tandem with the official GCC
        sources or submitted to the master file maintainer and brought
-       in via a merge.  Note: approved patches in gcc's libiberty
-       are automatically approved in this libiberty also; feel free
-       to merge them yourself if needed sooner than the next merge.
-       Otherwise, changes are automatically merged, usually within
-       a day.
+       in via a merge.  Note: approved patches in gcc's libiberty or
+       intl are automatically approved in this libiberty and intl also;
+       feel free to merge them yourself if needed sooner than the next
+       merge.  Otherwise, changes are automatically merged, usually
+       within a day.
+
+libdecnumber/
+       See libiberty.  The master copy of this directory is in the GCC
+       repository.
 
 ltconfig; ltmain.sh; ltcf-*.sh
        libtool: http://www.gnu.org/software/libtool/
@@ -98,9 +104,17 @@ winsup/
        General discussion cygwin@sources.redhat.com.
        See also winsup/MAINTAINERS.
 
-config-ml.in; setup.com; missing; makefile.vms; utils/; config/;
-makefile.vms; missing; ylwrap; mkdep; etc/; install-sh; intl/
-       Ask DJ Delorie <dj@redhat.com> after reading the libiberty entry.
+config-ml.in; makefile.vms; mkdep; setup.com;
+etc/; utils/;
+       Any global maintainer can approve changes to these
+       files and directories.
+
+compile; depcomp; install-sh; missing; ylwrap;
+config/
+       Any global maintainer can approve changes to these
+       files and directories, but they should be aware
+       that they need to be kept in sync with their
+       counterparts in the GCC repository.
 
 modules file
        Obviously changes to this file should not go through
This page took 0.02659 seconds and 4 git commands to generate.