Re: sparc-erc32 testsuites failures

2019-11-18 Thread Vaibhav Gupta
On Mon, Nov 18, 2019, 12:52 PM Niteesh wrote: > I have updated the doc to use erc32-sis, and attached the patch file in > this mail. Can someone review it. > Use "git send-email" for sending patches. > > On Mon, Nov 18, 2019 at 12:07 PM Niteesh wrote: > >> I know this, but the docs are not upda

Re: sparc-erc32 testsuites failures

2019-11-17 Thread Niteesh
I have updated the doc to use erc32-sis, and attached the patch file in this mail. Can someone review it. On Mon, Nov 18, 2019 at 12:07 PM Niteesh wrote: > I know this, but the docs are not updated so should I send a pull request? > > > On Mon, Nov 18, 2019 at 12:06 PM Vaibhav Gupta > wrote: >

Re: sparc-erc32 testsuites failures

2019-11-17 Thread Niteesh
I know this, but the docs are not updated so should I send a pull request? On Mon, Nov 18, 2019 at 12:06 PM Vaibhav Gupta wrote: > > > On Mon, Nov 18, 2019, 11:12 AM Niteesh wrote: > >> On Mon, Nov 18, 2019 at 3:17 AM Joel Sherrill wrote: >> >>> The instructions are out of date by a couple of

Re: sparc-erc32 testsuites failures

2019-11-17 Thread Vaibhav Gupta
On Mon, Nov 18, 2019, 11:12 AM Niteesh wrote: > On Mon, Nov 18, 2019 at 3:17 AM Joel Sherrill wrote: > >> The instructions are out of date by a couple of months. The SPARC >> Instruction Simulator (sis) has seen significant enhancements and it's now >> a standalone program. It is not enabled as

Re: sparc-erc32 testsuites failures

2019-11-17 Thread Niteesh
On Mon, Nov 18, 2019 at 3:17 AM Joel Sherrill wrote: > The instructions are out of date by a couple of months. The SPARC > Instruction Simulator (sis) has seen significant enhancements and it's now > a standalone program. It is not enabled as a built-in with gdb because > that's some very old ver

Re: sparc-erc32 testsuites failures

2019-11-17 Thread Joel Sherrill
On Sun, Nov 17, 2019, 1:42 PM Niteesh wrote: > The test's for the sparc-erc32 BSP fail's. when running rtems-test for > this particular BSP it fails for almost all test cases, the error message: > > *undefined target command: "sim"* > > I think it's because the tests are run using sparc-rtems-gdb

sparc-erc32 testsuites failures

2019-11-17 Thread Niteesh
The test's for the sparc-erc32 BSP fail's. when running rtems-test for this particular BSP it fails for almost all test cases, the error message: *undefined target command: "sim"* I think it's because the tests are run using sparc-rtems-gdb, but the sis target was disabled in this commit: https:/