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: more missing gplv3 notices


> Date: Tue, 17 Mar 2009 08:04:07 +0000
> From: Nathan Sidwell <nathan@codesourcery.com>
> CC: gdb-patches@sourceware.org
> 
> > Fine with me, but please format the ChangeLog entry according to GNU
> > coding standards.
> 
> I thought I had.  Please clarify what is wrong.

Each file should begin on a separate line.  Example:

   2009-01-12  Christopher Faylor  <me+cygwin@cgf.cx>

	   * amd64-windows-nat.c Rename gdb-specific win32_* to windows_*
	   throughout.
	   * i386-cygwin-tdep.c: Ditto.
	   * i386-windows-nat.c: Ditto.
	   * windows-nat.h: Ditto.
	   * windows-tdep.c: Ditto.
	   * windows-tdep.h: Ditto.
	   * windows-nat.c: Ditto.

See the node "Style of Change Logs" in standards.info for details.


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