summaryrefslogtreecommitdiff
path: root/gdb/CONTRIBUTE
Commit message (Collapse)AuthorAgeFilesLines
* 2012-04-25 Siva Chandra Reddy <sivachandra@google.com>sivachandra2012-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.gdb_s390-2001-09-26-branchpointAndrew 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