Mention gdbarch.sh and to not submit gdbarch.[ch].

This commit is contained in:
Andrew Cagney 2001-02-23 22:09:30 +00:00
parent b8e0eda247
commit 17fceda3ae
2 changed files with 13 additions and 0 deletions

View File

@ -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.

View File

@ -1,3 +1,9 @@
2001-02-23 Andrew Cagney <ac131313@redhat.com>
* CONTRIBUTE: Mention that patches do not need to include the
generated files gdbarch.h and gdbarch.c.
2001-02-21 Andrew Cagney <ac131313@redhat.com>
* value.h (get_saved_register): Move from here.