MAINTAINERS 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. Please feel free to add, edit, delete this file.
  2. Please do not make ChangeLog entries.
  3. COPYING, COPYING.LIB, README
  4. http://gnu.org.
  5. Makefile.*; configure; configure.ac; src-release
  6. Any global maintainer can approve changes to these
  7. files, but they should be aware that they need to
  8. be kept in sync with their counterparts in the GCC
  9. repository. Also please notify the following of
  10. any committed patches:
  11. binutils@sourceware.org
  12. gdb-patches@sourceware.org
  13. bfd/; binutils/; elfcpp/; gas/; gold/; gprof/; ld/; opcodes/; cpu/;
  14. libctf/; BFD's and libctf's parts of include/
  15. binutils: http://sourceware.org/binutils/
  16. Patches to binutils@sourceware.org.
  17. Please notify the following of any interface changes:
  18. gdb-patches@sourceware.org
  19. cgen/; cgen parts of opcodes/, sim/ & include/
  20. cgen: http://sourceware.org/cgen/
  21. Patches to cgen@sourceware.org
  22. May need separate opcodes/ or sim/ approval for
  23. commits of regenerated files there.
  24. config.guess; config.sub; readline/readline/support/config.{sub,guess}
  25. config: http://savannah.gnu.org/projects/config
  26. Patches to config-patches@gnu.org.
  27. Changes need to be done in tandem with the official CONFIG
  28. sources or submitted to the master file maintainer and brought
  29. in via a merge. When updating any of these files, please be
  30. sure to update all of them.
  31. Please notify the following of any committed patches:
  32. binutils@sourceware.org
  33. gdb-patches@sourceware.org
  34. depcomp; mkinstalldirs
  35. Send bug reports and patches to bug-automake@gnu.org.
  36. gdb/; gdbserver/; gdbsupport/; gnulib/; readline/; sim/; GDB's part of include/
  37. GDB: http://www.gnu.org/software/gdb/
  38. Patches to gdb-patches@sourceware.org.
  39. See also gdb/MAINTAINERS and sim/MAINTAINERS.
  40. include/
  41. The rule is that if the file exists in the gcc tree
  42. then gcc owns it. Thus you have to look at the gcc tree
  43. to know whether any particular file is owned by gcc.
  44. See also binutils/, gdb/, sid/, gcc/, libiberty/ etc.
  45. intl/; config.rhost; libiberty/; libiberty's part of include/;
  46. compile; depcomp; install-sh; missing; ylwrap; config/
  47. gcc: http://gcc.gnu.org
  48. Changes need to be done in tandem with the official GCC
  49. sources or submitted to the master file maintainer and brought
  50. in via a merge. Note: approved patches in gcc's libiberty or
  51. intl are automatically approved in this libiberty and intl also;
  52. feel free to merge them yourself if needed sooner than the next
  53. merge. Otherwise, changes are automatically merged, usually
  54. within a day.
  55. libdecnumber/
  56. See libiberty. The master copy of this directory is in the GCC
  57. repository.
  58. ltconfig; ltmain.sh; ltcf-*.sh
  59. libtool: http://www.gnu.org/software/libtool/
  60. Changes need to be done in tandem with the official LIBTOOL
  61. sources or submitted to the master file maintainer and brought
  62. in via a merge.
  63. move-if-change
  64. Send bug reports and patches to bug-gnulib@gnu.org.
  65. symlink-tree
  66. gcc: http://gcc.gnu.org
  67. See libiberty.
  68. newlib/; libgloss/
  69. http://sourceware.org/newlib/
  70. Patches to newlib@sourceware.org.
  71. sid/; SID's part of cgen/
  72. sid: http://sourceware.org/sid/
  73. Patches to sid@sourceware.org
  74. texinfo/texinfo.tex
  75. texinfo: http://ftp.gnu.org.
  76. Latest version can be found on ftp://ftp.gnu.org and can be
  77. imported at any (reasonable) time.
  78. Please not use GCC's texinfo. Please do not import texinfo.
  79. tcl/; tix/; itcl/; tk/; libgui/
  80. insight: http://sourceware.org/insight/
  81. Contact insight@sourceware.org.
  82. winsup/
  83. cygwin: http://sourceware.org/cygwin
  84. Patches to cygwin-patches@cygwin.com.
  85. General discussion cygwin@cygwin.com.
  86. config-ml.in; makefile.vms; mkdep; setup.com;
  87. etc/; utils/;
  88. Any global maintainer can approve changes to these
  89. files and directories.
  90. modules file
  91. If you understand the file format (or can cut-and-paste existing
  92. entries), modify it. If it scares you, get someone who does
  93. understand it to help you. Be prepared to fix it if you do break it.
  94. /* Local variables: */
  95. /* change-log-default-name: "/dev/null" */
  96. /* End: */