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 1/2][CRIS/CRISv32] Remove host system dependency in cris-tdep.c (fwd)



On Tue, 3 Sep 2013, Pedro Alves wrote:

On 09/03/2013 03:17 PM, Ricard Wanderlof wrote:

2013-09-03  Ricard Wanderlof  <ricardw@axis.com>

 	* cris-tdep.c: Use host independent typedef for elf_greg_t.

Write, e.g.:

 	* cris-tdep.c (elf_greg_t): Change typedef to unsigned char[4].

See:

https://sourceware.org/gdb/wiki/ContributionChecklist#Properly_Formatted_GNU_ChangeLog

OK with that change.

Fine by me, of course.

/Ricard
--
Ricard Wolf WanderlÃf                           ricardw(at)axis.com
Axis Communications AB, Lund, Sweden            www.axis.com
Phone +46 46 272 2016                           Fax +46 46 13 61 30


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