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 v6 6/6] sim: testsuite: add testsuite for or1k sim


Stafford Horne writes:
 > From: Peter Gavin <pgavin@gmail.com>
 > 
 > This is the testsuite for the or1k sim, it tests running many of the
 > basic architecture instructions on the openrisc sim.
 > 
 > sim/testsuite/sim/or1k/ChangeLog:
 > 
 > 2017-10-04  Peter Gavin  <pgavin@gmail.com>
 > 	    Stafford Horne <shorne@gmail.com>
 > 
 > 	* add.S: New file.
 > 	* alltests.exp: New file.
 > 	* and.S: New file.
 > 	* basic.S: New file.
 > 	* div.S: New file.
 > 	* ext.S: New file.
 > 	* find.S: New file.
 > 	* flag.S: New file.
 > 	* fpu.S: New file.
 > 	* jump.S: New file.
 > 	* load.S: New file.
 > 	* mac.S: New file.
 > 	* mfspr.S: New file.
 > 	* mul.S: New file.
 > 	* or.S: New file.
 > 	* or1k-asm-test-env.h: New file.
 > 	* or1k-asm-test-helpers.h: New file.
 > 	* or1k-asm-test.h: New file.
 > 	* or1k-asm.h: New file.
 > 	* or1k-test.ld: New file.
 > 	* ror.S: New file.
 > 	* shift.S: New file.
 > 	* spr-defs.h: New file.
 > 	* sub.S: New file.
 > 	* xor.S: New file.
 > 
 > sim/testsuite/ChangeLog:
 > 
 > 2017-01-20  Stafford Horne  <shorne@gmail.com>
 > 	    Peter Gavin  <pgavin@gmail.com>
 > 
 > 	* testsuite/configure: Regenerated.

Missing change to testsuite/configure.tgt?


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