This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch for testing purposes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]