This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH, moxie, sim] Add mul.x and umul.x instruction support
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Anthony Green <green at moxielogic dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 26 Dec 2014 18:17:27 +0400
- Subject: Re: [PATCH, moxie, sim] Add mul.x and umul.x instruction support
- Authentication-results: sourceware.org; auth=none
- References: <87ioh1890s dot fsf at moxielogic dot com> <20141224134337 dot GR12884 at adacore dot com> <87egrn97xv dot fsf at moxielogic dot com>
> > Can you add an empty line after the local variable declarations?
> > This is part of GDB's Coding Standard...
>
> Ok, I'm checking in the attached patch. It adds a blank line after
> every group of local variable declarations.
Wonderful, thank you!
--
Joel