summaryrefslogtreecommitdiff
path: root/gdb/CONTRIBUTE
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-02-23 22:09:30 +0000
committerAndrew Cagney <cagney@redhat.com>2001-02-23 22:09:30 +0000
commit156952ef1e59b6ad03377e1d09fee3d4e96c45de (patch)
tree31ccb9c31d357f67735ac79aa372780b71e0f4f9 /gdb/CONTRIBUTE
parent4650915672cbf0fd951185bef43fbabaccd62e38 (diff)
downloadgdb-156952ef1e59b6ad03377e1d09fee3d4e96c45de.tar.gz
Mention gdbarch.sh and to not submit gdbarch.[ch].
Diffstat (limited to 'gdb/CONTRIBUTE')
-rw-r--r--gdb/CONTRIBUTE7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/CONTRIBUTE b/gdb/CONTRIBUTE
index 4f02ddf408a..91e3634d4fb 100644
--- a/gdb/CONTRIBUTE
+++ b/gdb/CONTRIBUTE
@@ -151,3 +151,10 @@ 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.