gdb/
[deliverable/binutils-gdb.git] / gdb / CONTRIBUTE
index 67a2ed4e7e2401a275fa337a2bb286d2de85046d..cdec2464b9173eb71e5c48ac2e2f09742ff29c49 100644 (file)
@@ -49,7 +49,8 @@ o     Copyright Assignment
        taking care of your contributions) to obtain the relevant
        forms.
 
-       Small changes can be accepted without a copyright assignment form on file.
+        Small changes can be accepted without a copyright assignment form
+        on file.
 
        Ref: http://www.gnu.org/prep/maintain.html#SEC6
 
@@ -70,9 +71,9 @@ o     Submitting Patches
        documentation (i.e., .texi files).
 
        The patch itself. If you are accessing the CVS repository use
-       "cvs update; cvs diff -cp"; else, use "diff -cp OLD NEW" or
-       "diff -up OLD NEW". If your version of diff does not support
-       these options, then get the latest version of GNU diff.
+       "cvs update; cvs diff -up"; else, use "diff -up OLD NEW". If
+       your version of diff does not support these options, then get
+       the latest version of GNU diff.
 
        We accept patches as plain text (preferred for the compilers
        themselves), MIME attachments (preferred for the web pages),
@@ -120,7 +121,7 @@ o   If ``gdb/configure.ac'' is modified then you don't
        ``configure''.
 
        The maintainer will re-generate those files
-       using autoconf (2.59 as of 2005-01-07).
+       using autoconf (2.64 as of 2009-08-22).
 
 
 o      If ``gdb/gdbarch.sh'' is modified, you don't
This page took 0.024734 seconds and 4 git commands to generate.