summaryrefslogtreecommitdiff
path: root/gdb/CONTRIBUTE
Commit message (Collapse)AuthorAgeFilesLines
* Replace contribution list in CONTRIBUTE file with linkAlan Hayward2019-01-281-140/+8
| | | | | | | | | | | | | | | The GDB wiki page has a much better contribution checklist than that in the GDB CONTRIBUTE file. In addition, the wiki is easier to keep up to date with current processes. Reduce the CONTRIBUTE file down to a short paragraph followed by a link to the contribution process. This also ensures anyone reading the CONTRIBUTE file for a given release has access to the latest processes. gdb/ChangeLog: * CONTRIBUTE: Replace contribution list with wiki link.
* CONTRIBUTE: For internals refer to wiki, not gdb/docMaciej W. Rozycki2014-09-161-3/+4
|
* fix CONTRIBUTE for git migrationTom Tromey2013-10-251-7/+7
| | | | | | This fixes gdb's CONTRIBUTE file for the git migration. * CONTRIBUTE: Update for git.
* 2012-04-25 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-04-251-3/+3
| | | | | * CONTRIBUTE: Use unified diff instead of context diff when generating patches.
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /: * README-maintainer-mode: Point directly to upstream locations for autoconf, automake, libtool, gettext, instead of copies on sources.redhat.com. Document required versions. * configure.ac: Do not substitute datarootdir, htmldir, pdfdir, docdir. Do not process --with-datarootdir, --with-htmldir, --with-pdfdir, --with-docdir. * configure: Regenerate. gdb/: * CONTRIBUTE: Bump documented Autoconf version. * configure.ac: Do not substitute datarootdir, htmldir, pdfdir, docdir. Do not process --with-datarootdir, --with-htmldir, --with-pdfdir, --with-docdir. * configure: Regenerate. gdb/doc/: * gdbint.texinfo (Releasing GDB): Point to README-maintainer-mode file for required autoconf version. * configure.ac: Do not substitute datarootdir, htmldir, pdfdir, docdir. Do not process --with-datarootdir, --with-htmldir, --with-pdfdir, --with-docdir. * configure: Regenerate. gprof/: * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am) (install-pdf-recursive, html__strip_dir, install-html) (install-html-am, install-html-recursive): Remove. * Makefile.in: Regenerate. opcodes/: * Makefile.am (install-pdf, install-html): Remove. * Makefile.in: Regenerate. gas/: * Makefile.am (install-pdf, install-pdf-recursive, install-html) (install-html-recursive): Remove. * Makefile.in: Regenerate. * doc/Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am) (html__strip_dir, install-html, install-html-am): Remove. * doc/Makefile.in: Regenerate. ld/: * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am) (install-pdf-recursive, html__strip_dir, install-html) (install-html-am, install-html-recursive): Remove. * Makefile.in: Regenerate. binutils/: * Makefile.am (install-pdf, install-pdf-recursive, install-html) (install-html-recursive): Remove. * Makefile.in: Regenerate. * doc/Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am) (html__strip_dir, install-html, install-html-am): Remove. * doc/Makefile.in: Regenerate. bfd/: * Makefile.am (datarootdir, docdir, htmldor, pdfdir) (install-pdf, install-pdf-recursive, install-html) (install-html-recursive): Remove. * Makefile.in: Regenerate. bfd/doc/: * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am) (html__strip_dir, install-html, install-html-am): Remove. * Makefile.in: Regenerate.
* * CONTRIBUTE: Minor reformatting.Joel Brobecker2009-01-091-1/+2
|
* * CONTRIBUTE: Mention autoconf 2.59 and configure.ac instead ofPedro Alves2008-10-271-3/+3
| | | | 2.13 and configure.in.
* * CONTRIBUTE: Use sourceware.org.Daniel Jacobowitz2007-01-041-1/+1
|
* From 2002-02-19 Paul Eggert <eggert@twinsun.com>:Andrew Cagney2002-02-231-1/+1
| | | | | | | | | * Makefile.in (VER): Change "head -1" to "sed q", since POSIX 1003.1-2001 no longer allows "head -1". * gdb/Makefile.in (version.c): Likewise. * gdb/doc/Makefile.in (GDBvn.texi): Likewise. * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
* From 2002-01-09 John Marshall <johnm@falch.net>:Andrew Cagney2002-01-131-1/+1
| | | | | | * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to sources.redhat.com, and tweak some related URLs which had suffered from linkrot.
* * CONTRIBUTE: Update.Andrew Cagney2001-09-261-49/+19
|
* Change convention to ``Fix PR gdb/NNNN''Andrew Cagney2001-03-031-2/+6
|
* Mention how to cite GDB problem reports.Andrew Cagney2001-02-231-0/+9
|
* Mention gdbarch.sh and to not submit gdbarch.[ch].Andrew Cagney2001-02-231-0/+7
|
* Note that there is no need to send configure.in patches.Andrew Cagney2000-03-011-0/+7
|
* Explain how to contribute to GDB.Andrew Cagney2000-02-131-0/+146