mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +00:00
* CONTRIBUTE: Mention autoconf 2.59 and configure.ac instead of
2.13 and configure.in.
This commit is contained in:
@@ -115,19 +115,19 @@ o Please read your patch before submitting it.
|
|||||||
to re-formatting / split it.
|
to re-formatting / split it.
|
||||||
|
|
||||||
|
|
||||||
o If ``gdb/configure.in'' is modified then you don't
|
o If ``gdb/configure.ac'' is modified then you don't
|
||||||
need to include patches to the regenerated file
|
need to include patches to the regenerated file
|
||||||
``configure''.
|
``configure''.
|
||||||
|
|
||||||
The maintainer will re-generate those files
|
The maintainer will re-generate those files
|
||||||
using autoconf (2.13 as of 2000-02-29).
|
using autoconf (2.59 as of 2005-01-07).
|
||||||
|
|
||||||
|
|
||||||
o If ``gdb/gdbarch.sh'' is modified, you don't
|
o If ``gdb/gdbarch.sh'' is modified, you don't
|
||||||
need to include patches to the generated files
|
need to include patches to the generated files
|
||||||
``gdbarch.h'' and ``gdbarch.c''.
|
``gdbarch.h'' and ``gdbarch.c''.
|
||||||
|
|
||||||
See ``gdb/configure.in'' above.
|
See ``gdb/configure.ac'' above.
|
||||||
|
|
||||||
|
|
||||||
o When submitting a patch that fixes a bug
|
o When submitting a patch that fixes a bug
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2008-10-27 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
|
* CONTRIBUTE: Mention autoconf 2.59 and configure.ac instead of
|
||||||
|
2.13 and configure.in.
|
||||||
|
|
||||||
2008-10-27 Pedro Alves <pedro@codesourcery.com>
|
2008-10-27 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
* target.h (struct target_ops) <to_supports_multi_process>: New
|
* target.h (struct target_ops) <to_supports_multi_process>: New
|
||||||
|
|||||||
Reference in New Issue
Block a user