summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorcvs2svn <>2000-04-09 12:17:37 +0000
committercvs2svn <>2000-04-09 12:17:37 +0000
commit80546f570d6f610bd7ea29b604d2e60312868a8a (patch)
tree3696472fd340a545d917b287c54b8aafe2744420 /MAINTAINERS
parent69b6206fef6dd986a554334b6519b0543cab4f5e (diff)
downloadcygnal-80546f570d6f610bd7ea29b604d2e60312868a8a.tar.gz
cygnal-80546f570d6f610bd7ea29b604d2e60312868a8a.tar.bz2
cygnal-80546f570d6f610bd7ea29b604d2e60312868a8a.zip
This commit was manufactured by cvs2svn to create branchgdb_5_0-2000-04-10-branchpoint
'gdb_5_0-2000-04-10-branch'. Sprout from binutils-2_10-branch 2000-04-04 14:32:33 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'binutils-' Cherrypick from master 2000-04-09 12:17:36 UTC Andrew Cagney <cagney@gnu.org> 'Remove ``-W -Wall'' from top-level Makefile/configure.': ChangeLog MAINTAINERS Makefile.in configure include/ChangeLog include/aout/ChangeLog include/aout/aout64.h include/coff/ChangeLog include/coff/internal.h include/coff/sh.h include/coff/ti.h include/coff/tic54x.h include/elf/ChangeLog include/elf/arm.h include/elf/sh.h include/splay-tree.h Delete: include/elf/arm-oabi.h
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS76
1 files changed, 76 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 000000000..47b9fc227
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,76 @@
+Please feel free to add, edit, delete this file.
+Please do not make ChangeLog entries.
+
+COPYING, COPYING.LIB, README
+ http://gnu.org.
+
+Makefile.in, configure, configure.in
+ Please notify the following of any committed patches.
+ bfd@sourceware.cygnus.com
+ gdb-patches@sourceware.cygnus.com
+
+bfd/, binutils/, gas/, gprof/, ld/, opcodes/ & BFD's part of include/
+ binutils: http://sourceware.cygnus.com/binutils/
+ Patches to binutils@sourceware.cygnus.com.
+ Please notify the following of any interface changes:
+ gdb-patches@sourceware.cygnus.com
+
+config.guess, config.sub
+ config: http://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.
+
+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.
+
+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
+ autoconf: http://gnu.org
+ Change 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.
+
+itcl/, tcl/, tix/, tk/, libgui/
+ insight: http://sourceware.cygnus.com/insight/
+ Contact insight@sourceware.cygnus.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.
+
+expect/, dejagnu/, config-ml.in, mpw-README, mpw-build.in,
+mpw-config.in, mpw-configure, mpw-install, setup.com, texinfo/,
+missing, makefile.vms, utils/, config/, config.if, makefile.vms,
+missing, ylwrap, mkdep, etc/, install-sh, intl/
+ ?
+
+modules file
+ Obviously changes to this file should not go through
+ overseers@sourceware.cygnus.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.
+
+/* Local variables: */
+/* change-log-default-name: "/dev/null" */
+/* End: */