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 v2 02/22] sim/erc32: Corrected wrong CPU implementation and version ID in psr


On 19 Feb 2015 23:31, Jiri Gaisler wrote:
> 	* exec.c (init_regs) erc32 has vendor ID 1 and version ID 1 in %psr

needs a colon at the start, and a period at the end:
	* exec.c (init_regs): erc32 has vendor ID 1 and version ID 1 in %psr.

merged with that fix
-mike

Attachment: signature.asc
Description: Digital signature


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