2000-04-03 03:14:00 +02:00
|
|
|
Please feel free to add, edit, delete this file.
|
|
|
|
Please do not make ChangeLog entries.
|
|
|
|
|
|
|
|
COPYING, COPYING.LIB, README
|
|
|
|
http://gnu.org.
|
|
|
|
|
2008-04-18 10:55:06 +02:00
|
|
|
Makefile.*; configure; configure.ac; src-release
|
2006-03-01 11:25:01 +01:00
|
|
|
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:
|
2009-08-19 04:53:50 +02:00
|
|
|
binutils@sourceware.org
|
|
|
|
gdb-patches@sourceware.org
|
2000-04-03 03:14:00 +02:00
|
|
|
|
2008-03-24 21:19:41 +01:00
|
|
|
bfd/; binutils/; elfcpp/; gas/; gold/; gprof/; ld/; opcodes/; cpu/;
|
|
|
|
BFD's part of include/
|
|
|
|
|
2009-08-19 04:53:50 +02:00
|
|
|
binutils: http://sourceware.org/binutils/
|
|
|
|
Patches to binutils@sourceware.org.
|
2000-04-03 03:14:00 +02:00
|
|
|
Please notify the following of any interface changes:
|
2009-08-19 04:53:50 +02:00
|
|
|
gdb-patches@sourceware.org
|
2000-07-28 12:09:30 +02:00
|
|
|
|
2001-01-16 06:30:31 +01:00
|
|
|
cgen/; cgen parts of opcodes/, sim/ & include/
|
2009-08-19 04:53:50 +02:00
|
|
|
cgen: http://sourceware.org/cgen/
|
|
|
|
Patches to cgen@sourceware.org
|
2000-07-28 12:09:30 +02:00
|
|
|
May need separate opcodes/ or sim/ approval for
|
|
|
|
commits of regenerated files there.
|
2000-04-03 03:14:00 +02:00
|
|
|
|
2004-06-10 00:14:10 +02:00
|
|
|
config.guess; config.sub; readline/support/config.{sub,guess}
|
2002-01-02 22:44:52 +01:00
|
|
|
config: http://savannah.gnu.org/projects/config
|
2000-10-24 03:08:11 +02:00
|
|
|
Patches to config-patches@gnu.org.
|
2000-04-03 03:14:00 +02:00
|
|
|
Changes need to be done in tandem with the official CONFIG
|
|
|
|
sources or submitted to the master file maintainer and brought
|
2002-07-19 20:16:30 +02:00
|
|
|
in via a merge. When updating any of these files, please be
|
|
|
|
sure to update all of them.
|
2002-01-17 00:20:25 +01:00
|
|
|
Please notify the following of any committed patches:
|
2009-08-19 04:53:50 +02:00
|
|
|
binutils@sourceware.org
|
|
|
|
gdb-patches@sourceware.org
|
2000-04-03 03:14:00 +02:00
|
|
|
|
2011-02-12 16:47:02 +01:00
|
|
|
depcomp; mkinstalldirs
|
2004-12-09 22:59:14 +01:00
|
|
|
Send bug reports and patches to bug-automake@gnu.org.
|
|
|
|
|
2005-02-08 23:37:35 +01:00
|
|
|
gdb/; readline/; sim/; GDB's part of include/
|
|
|
|
GDB: http://www.gnu.org/software/gdb/
|
2009-08-19 04:53:50 +02:00
|
|
|
Patches to gdb-patches@sourceware.org.
|
2005-02-08 23:37:35 +01:00
|
|
|
See also gdb/MAINTAINERS and sim/MAINTAINERS.
|
2001-01-16 06:22:12 +01:00
|
|
|
|
2001-01-16 06:30:31 +01:00
|
|
|
include/
|
2014-11-05 01:14:14 +01:00
|
|
|
The rule is that if the file exists in the gcc tree
|
|
|
|
then gcc owns it. Thus you have to look at the gcc tree
|
|
|
|
to know whether any particular file is owned by gcc.
|
|
|
|
See also binutils/, gdb/, sid/, gcc/, libiberty/ etc.
|
2001-01-16 06:30:31 +01:00
|
|
|
|
2012-05-12 05:10:17 +02:00
|
|
|
intl/; config.rhost; libiberty/; libiberty's part of include/;
|
|
|
|
compile; depcomp; install-sh; missing; ylwrap; config/
|
2000-04-03 03:14:00 +02:00
|
|
|
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
|
2006-05-22 17:30:13 +02:00
|
|
|
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.
|
2000-04-03 03:14:00 +02:00
|
|
|
|
2007-10-11 20:15:02 +02:00
|
|
|
libdecnumber/
|
|
|
|
See libiberty. The master copy of this directory is in the GCC
|
|
|
|
repository.
|
|
|
|
|
2004-04-13 05:49:20 +02:00
|
|
|
ltconfig; ltmain.sh; ltcf-*.sh
|
|
|
|
libtool: http://www.gnu.org/software/libtool/
|
2000-04-03 03:14:00 +02:00
|
|
|
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.
|
|
|
|
|
2011-02-12 16:47:02 +01:00
|
|
|
move-if-change
|
|
|
|
Send bug reports and patches to bug-gnulib@gnu.org.
|
2000-04-03 03:14:00 +02:00
|
|
|
|
2001-12-05 11:07:09 +01:00
|
|
|
symlink-tree
|
|
|
|
gcc: http://gcc.gnu.org
|
|
|
|
See libiberty.
|
|
|
|
|
2001-01-16 06:30:31 +01:00
|
|
|
newlib/; libgloss/
|
2009-08-19 04:53:50 +02:00
|
|
|
http://sourceware.org/newlib/
|
|
|
|
Patches to newlib@sourceware.org.
|
2000-04-03 03:14:00 +02:00
|
|
|
|
2004-06-10 00:14:10 +02:00
|
|
|
sid/; SID's part of cgen/
|
2009-08-19 04:53:50 +02:00
|
|
|
sid: http://sourceware.org/sid/
|
|
|
|
Patches to sid@sourceware.org
|
2000-04-03 03:14:00 +02:00
|
|
|
|
2001-01-16 06:30:31 +01:00
|
|
|
texinfo/texinfo.tex
|
|
|
|
texinfo: http://ftp.gnu.org.
|
|
|
|
Latest version can be found on ftp://ftp.gnu.org and can be
|
|
|
|
imported at any (reasonable) time.
|
|
|
|
Please not use GCC's texinfo. Please do not import texinfo.
|
|
|
|
|
|
|
|
tcl/; tix/; itcl/; tk/; libgui/
|
2009-08-19 04:53:50 +02:00
|
|
|
insight: http://sourceware.org/insight/
|
|
|
|
Contact insight@sourceware.org.
|
2000-04-03 03:14:00 +02:00
|
|
|
|
|
|
|
winsup/
|
2009-08-19 04:53:50 +02:00
|
|
|
cygwin: http://sourceware.org/cygwin
|
|
|
|
Patches to cygwin-patches@cygwin.com.
|
|
|
|
General discussion cygwin@cygwin.com.
|
2000-04-03 03:14:00 +02:00
|
|
|
|
2006-03-01 11:25:01 +01:00
|
|
|
config-ml.in; makefile.vms; mkdep; setup.com;
|
2006-05-22 17:30:13 +02:00
|
|
|
etc/; utils/;
|
2006-03-01 11:25:01 +01:00
|
|
|
Any global maintainer can approve changes to these
|
|
|
|
files and directories.
|
|
|
|
|
2000-04-03 03:14:00 +02:00
|
|
|
modules file
|
2009-08-19 04:53:50 +02:00
|
|
|
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.
|
2000-04-03 03:14:00 +02:00
|
|
|
|
|
|
|
/* Local variables: */
|
|
|
|
/* change-log-default-name: "/dev/null" */
|
|
|
|
/* End: */
|