* config.in: Re-generate.
[deliverable/binutils-gdb.git] / MAINTAINERS
index cece7e54e792d530367b3879dd4f932502347773..c9ad6b30f87f3b6f661e4386f06f5190f57b7c42 100644 (file)
@@ -4,59 +4,85 @@ Please do not make ChangeLog entries.
 COPYING, COPYING.LIB, README
        http://gnu.org.
 
-Makefile.in, configure, configure.in
+Makefile.in; configure; configure.in; src-release
        Please notify the following of any committed patches.
-               binutils@sourceware.cygnus.com
-               gdb-patches@sourceware.cygnus.com
+               binutils@sources.redhat.com
+               gdb-patches@sources.redhat.com
 
-bfd/, binutils/, gas/, gprof/, ld/, opcodes/ & BFD's part of include/
-       binutils: http://sourceware.cygnus.com/binutils/
-       Patches to binutils@sourceware.cygnus.com.
+bfd/; binutils/; gas/; 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:
-               gdb-patches@sourceware.cygnus.com
+               gdb-patches@sources.redhat.com
 
-config.guess, config.sub
-       config: http://gnu.org
+cgen/; cgen parts of opcodes/, sim/ & include/
+       cgen: http://sources.redhat.com/cgen/
+       Patches to cgen@sources.redhat.com
+       May need separate opcodes/ or sim/ approval for
+               commits of regenerated files there.
+
+config.guess; config.sub; dejagnu/config.guess; dejagnu/config.sub;
+readline/support/config.sub; readline/support/config.guess
+       config: http://savannah.gnu.org/projects/config
+       Patches to config-patches@gnu.org.
        Changes need to be done in tandem with the official CONFIG
        sources or submitted to the master file maintainer and brought
-       in via a merge.
+       in via a merge.  When updating any of these files, please be
+       sure to update all of them.
+       Please notify the following of any committed patches:
+               binutils@sources.redhat.com
+               gdb-patches@sources.redhat.com
+
+dejagnu/
+       dejagnu: http://www.gnu.org/software/dejagnu/
+       Patches to bug-dejagnu@gnu.org
+       Avoid making changes to the local repository; please send
+       patches upstream.  Important and approved patches can be
+       checked into the src repository, otheriwse patches will be
+       imported from the next release.
+
+gdb/; mmalloc/; readline/; sim/; GDB's part of include/ & dejagnu/
+       gdb: http://sources.redhat.com/gdb/
+       Patches to gdb-patches@sources.redhat.com.
+       See also gdb/MAINTAINERS, sim/MAINTAINERS, mmalloc/MAINTAINERS.
+
+include/
+       See binutils/, gdb/, sid/, gcc/, libiberty/ etc.
 
-libiberty/ & libiberty's part of include/ 
+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.
+       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.
 
-ltconfig, ltmain.sh
+ltconfig; ltmain.sh
        libtool: http://gnu.org
        Changes need to be done in tandem with the official LIBTOOL
        sources or submitted to the master file maintainer and brought
        in via a merge.
 
-mkinstalldirs, move-if-change, symlink-tree
+mkinstalldirs; move-if-change
        autoconf: http://gnu.org
-       Change need to be done in tandem with the official AUTOCONF
+       Patches to autoconf-patches@gnu.org.
+       Changes need to be done in tandem with the official AUTOCONF
        sources or submitted to the master file maintainer and brought
        in via a merge.
 
-newlib/, libgloss/
-       http://sourceware.cygnus.com/newlib/
-       Patches to newlib@sourceware.cygnus.com.
-
-gdb/, mmalloc/, readline/, sim/ & GDB's part of include/
-       gdb: http://sourceware.cygnus.com/gdb/
-       Patches to gdb-patches@sourceware.cygnus.com.
-       See also gdb/MAINTAINERS, sim/MAINTAINERS, mmalloc/MAINTAINERS.
+symlink-tree
+       gcc: http://gcc.gnu.org
+       See libiberty.
 
-itcl/, tcl/, tix/, tk/, libgui/
-       insight: http://sourceware.cygnus.com/insight/
-       Contact insight@sourceware.cygnus.com.
+newlib/; libgloss/
+       http://sources.redhat.com/newlib/
+       Patches to newlib@sources.redhat.com.
 
-winsup/
-       cygwin: http://sourceware.cygnus.com/cygwin
-       Patches to cygwin-patches@sourceware.cygnus.com.
-       General discussion cygwin@sourceware.cygnus.com.
-       See also winsup/MAINTAINERS.
+sid/; SID's part of cgen/ & dejagnu/
+       sid: http://sources.redhat.com/sid/
+       Patches to sid@sources.redhat.com
 
 texinfo/texinfo.tex
        texinfo: http://ftp.gnu.org.
@@ -64,15 +90,25 @@ texinfo/texinfo.tex
        imported at any (reasonable) time.
        Please not use GCC's texinfo.  Please do not import texinfo.
 
-expect/, dejagnu/, config-ml.in, mpw-README, mpw-build.in,
-mpw-config.in, mpw-configure, mpw-install, setup.com, missing,
-makefile.vms, utils/, config/, config.if, makefile.vms, missing,
-ylwrap, mkdep, etc/, install-sh, intl/
-       ?
+tcl/; tix/; itcl/; tk/; libgui/
+       insight: http://sources.redhat.com/insight/
+       Contact insight@sources.redhat.com.
+
+winsup/
+       cygwin: http://sources.redhat.com/cygwin
+       Patches to cygwin-patches@sources.redhat.com.
+       General discussion cygwin@sources.redhat.com.
+       See also winsup/MAINTAINERS.
+
+expect/; config-ml.in; mpw-README; mpw-build.in; mpw-config.in;
+mpw-configure; mpw-install; setup.com; missing; makefile.vms; utils/;
+config/; config.if; makefile.vms; missing; ylwrap; mkdep; etc/;
+install-sh; intl/
+       Ask DJ Delorie <dj@redhat.com> after reading the libiberty entry.
 
 modules file
        Obviously changes to this file should not go through
-       overseers@sourceware.cygnus.com.  If you understand the file
+       overseers@sources.redhat.com.  If you understand the file
        format (or can cut-and-paste existing entries), modify it. If
        it scares you, get someone who does understand it to help you.
        Be prepared to fix it if you do break it.
This page took 0.024868 seconds and 4 git commands to generate.