This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] CR16 target simulator specific patch
- From: "M R Swami Reddy" <MR dot Swami dot Reddy at nsc dot com>
- To: "Daniel Jacobowitz" <drow at false dot org>, gdb-patches at sourceware dot org
- Date: Mon, 05 May 2008 13:50:20 +0530
- Subject: Re: [PATCH] CR16 target simulator specific patch
- References: <481AFB55.9060108@nsc.com> <20080502154709.GS29202@caradoc.them.org>
Hi,
Updated CR16 target specific machine code decoding algorithm using hash
table and added a few test cases to testsuite/sim/cr16 directory.
Please find the attached patch for the above changes.
You're the maintainer of the CR16 simulator. That means that you
don't need approval to commit changes in sim/cr16. I can't usefully
review them since I don't know anything about CR16.
Thank you very much for the response.
OK. I will follow the above for all sim/cr16 source code changes.
I have one small comment though: please do not comment out code.
If it's wrong or obsolete, delete it.
Thank you, I will take care this.
Thanks,
Swami