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] PRU Simulator port


On 05 Dec 2016 23:11, Dimitar Dimitrov wrote:
> I'd like to submit a simulator port for the Texas Instruments PRU I/O core [1].

do you have FSF copyright papers in place ?

> 2016-10-24  Dimitar Dimitrov <dimitar@dinux.eu>
> 
> 	* sim/configure.tgt: Add PRU.
> 	* sim/pru/Makefile.in: New file.
> 	* sim/pru/aclocal.m4: New file.
> 	* sim/pru/config.in: New file.
> 	* sim/pru/configure.ac: New file.
> 	* sim/pru/interp.c: New file.
> 	* sim/pru/pru.h: New file.
> 	* sim/pru/pru.isa: New file.
> 	* sim/pru/sim-main.h: New file.

going by this, there isn't a testsuite here.  please start one.
just look at sim/testsuite/sim/msp430/ as an example.  then drop
in as many/few testcases as you like.  the more the better :).
-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]