On Tue, Jul 30, 2019 at 12:11 AM Joel Sherrill wrote:
>
>
> On Mon, Jul 29, 2019 at 1:07 PM Vaibhav Gupta
> wrote:
>
>>
>>
>> On Mon, Jul 29, 2019 at 10:44 PM Joel Sherrill wrote:
>>
>>>
>>>
>>> On Mon, Jul 29, 2019 at 11:35 AM Vaibhav Gupta
>>> wrote:
>>>
Thanks Joel!
.
Now whe
On Mon, Jul 29, 2019 at 1:07 PM Vaibhav Gupta
wrote:
>
>
> On Mon, Jul 29, 2019 at 10:44 PM Joel Sherrill wrote:
>
>>
>>
>> On Mon, Jul 29, 2019 at 11:35 AM Vaibhav Gupta
>> wrote:
>>
>>> Thanks Joel!
>>> .
>>> Now when the testsuite patch is successfully accepted, I would like
>>> to add an ex
On Mon, Jul 29, 2019 at 10:44 PM Joel Sherrill wrote:
>
>
> On Mon, Jul 29, 2019 at 11:35 AM Vaibhav Gupta
> wrote:
>
>> Thanks Joel!
>> .
>> Now when the testsuite patch is successfully accepted, I would like
>> to add an example in:
>> https://devel.rtems.org/wiki/Developer/Coding/80_character
On Mon, Jul 29, 2019 at 11:35 AM Vaibhav Gupta
wrote:
> Thanks Joel!
> .
> Now when the testsuite patch is successfully accepted, I would like
> to add an example in:
> https://devel.rtems.org/wiki/Developer/Coding/80_characters_per_line,
> about wrapping a "function call" in "80 characters per l
Thanks Joel!
.
Now when the testsuite patch is successfully accepted, I would like
to add an example in:
https://devel.rtems.org/wiki/Developer/Coding/80_characters_per_line,
about wrapping a "function call" in "80 characters per line".
.
Gedare and me discussed about it on a thread. That time he g
Hi
Now pushed. Thanks.
I finally got a local sparc tool chain built with the git master of newlib
to build and run this test. It was a bit more complicated than I expected.
I did add a bit of logic to the psxtests configure.ac and Makefile.am to
ensure the test was not built unless the toolset i
Hi
I just wanted to let everyone know that I have this pending on a branch and
can build it using the current but there is a problem linking libm on the
newlib git master. Once I have the RSB updated, I will look at pushing this.
To let Vaibhav continue pushing on fenv, if we decide the configure
---
testsuites/psxtests/Makefile.am | 9 +
testsuites/psxtests/configure.ac| 1 +
testsuites/psxtests/psxndbm01/init.c| 299
testsuites/psxtests/psxndbm01/psxndbm01.doc | 36 +++
testsuites/psxtests/psxndbm01/psxndbm01.scn | 29 ++
5 files