Obvious fix: in entries for 1998-02-10 and 1998-02-06,
[deliverable/binutils-gdb.git] / gdb / CONTRIBUTE
index 4f02ddf408a1af986096736a02fa85458f73c866..23de4aae5bfc165de1b655226600f5519574a202 100644 (file)
@@ -151,3 +151,23 @@ o  If ``gdb/configure.in'' is modified then you don't
 
        The maintainer will re-generate those files
        using autoconf (2.13 as of 2000-02-29).
+
+
+o      If ``gdb/gdbarch.sh'' is modified, you don't
+       need to include patches to the generated files
+       ``gdbarch.h'' and ``gdbarch.c''.
+
+       See ``gdb/configure.in'' above.
+
+
+o      When submitting a patch that fixes a bug
+       in GDB's bug database a brief reference
+       to the bug can be included in the ChangeLog
+       vis
+
+       * CONTRIBUTE: Mention PR convention.
+       Fix PR gdb/4705.
+
+       The text ``PR gdb/4705'' should also be included
+       in the CVS commit message.  That causes the
+       patch to automatically be archived with the PR.
This page took 0.024077 seconds and 4 git commands to generate.