patch for testing purposes

Eli Zaretskii eliz@gnu.org
Wed Dec 30 10:21:00 GMT 2009


> Date: Wed, 30 Dec 2009 12:13:42 +0400
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb-patches@sourceware.org
> 
> It was hard to determine how large your contribution really is, because
> of the diff format you chose (see below).

Not that I like the default Diff format, but `diffstat' does support it:

 $ diffstat -f4 i387-tdep.c.7.0-7.1.diff
  unknown |  141    67    74     0
  ++++++++++++++++++++++++++++++----------------------------------
  1 file changed, 67 insertions(+), 74 deletions(-)

(which I think is way beyond the ``tiny change'' limit).



More information about the Gdb-patches mailing list