Re: [PATCH v2] Add steps to test Newlib patch.

2019-08-20 Thread Vaibhav Gupta
Thanks for considering it!! On Wed, Aug 21, 2019, 12:29 AM Joel Sherrill wrote: > Finally pushed. > > Thanks > > On Tue, Aug 20, 2019 at 8:37 AM Joel Sherrill > wrote: > >> Can you compress it and send it to me privately as an attachment? >> Something along the email chain is messing it up. >>

Re: [PATCH v2] Add JSON log generation

2019-08-20 Thread Chris Johns
On 20/8/19 11:22 pm, Kinsey Moore wrote: >> -Original Message- >> From: Chris Johns >> Sent: Monday, August 19, 2019 17:33 >> To: Kinsey Moore ; devel@rtems.org >> Subject: Re: [PATCH v2] Add JSON log generation >> >> On 20/8/19 2:13 am, Kinsey Moore wrote: >>> Add log formatter hooks and

Re: GSoC 2019 : POSIX Compliance - Final Report

2019-08-20 Thread Vaibhav Gupta
On Wed, Aug 21, 2019 at 12:15 AM Vaibhav Gupta wrote: > > > On Tue, Aug 20, 2019 at 9:31 PM Joel Sherrill wrote: > >> I am late to the party. > > The party is still on :D > >> I made a couple of small changes directly to >> the document. >> > Thanks. > >> >> I encourage you continue to pick at g

Re: GSoC 2019 : POSIX Compliance - Final Report

2019-08-20 Thread Vaibhav Gupta
On Tue, Aug 20, 2019 at 9:31 PM Joel Sherrill wrote: > I am late to the party. The party is still on :D > I made a couple of small changes directly to > the document. > Thanks. > > I encourage you continue to pick at getting the other fenv ports into > newlib. This is on top of my priority li

Re: GSoC Project Wrap Up Activities

2019-08-20 Thread Joel Sherrill
https://www.rtems.org/gsoc2013_final_report That was the best one I found. I am embarrassed it is old. On Tue, Aug 20, 2019 at 12:21 PM Nils Hölscher wrote: > > Hi Joel, > > Can you link to one or two older reports as reference? > That would be great. > > Best, > Nils > > Joel Sherrill schrieb

Re: GSoC Project Wrap Up Activities

2019-08-20 Thread Nils Hölscher
Hi Joel, Can you link to one or two older reports as reference? That would be great. Best, Nils Joel Sherrill schrieb am Di., 20. Aug. 2019, 16:15: > Hi > > This has been a fantastic and productive GSoC. As part of wrapping > things up, we would like to make sure the following get taken care o

Re: GSoC 2019 : POSIX Compliance - Final Report

2019-08-20 Thread Joel Sherrill
I am late to the party. I made a couple of small changes directly to the document. I encourage you continue to pick at getting the other fenv ports into newlib. As you hopefully saw from me adding the stubs for fenv methods and documentation, things moving slowly were not a reflection on you perso

GSoC Project Wrap Up Activities

2019-08-20 Thread Joel Sherrill
Hi This has been a fantastic and productive GSoC. As part of wrapping things up, we would like to make sure the following get taken care of: + Make sure all code and documentation is submitted, cleaned up and merged. Ping mentors if needed. Focus on reproducibility. Is your work documented and

Re: Added support for MX Linux

2019-08-20 Thread Joel Sherrill
I was curious why this didn't apply. I tried it as a patch and then looked at git blame. The code hasn't changed since 2014 according to git blame. Is your repo up to date? Are you on the master? --joel On Tue, Aug 20, 2019 at 6:55 AM Himanshu Sekhar Nayak wrote: > > Ok, I'll check it out and r

RE: [PATCH v2] Add JSON log generation

2019-08-20 Thread Kinsey Moore
> -Original Message- > From: Chris Johns > Sent: Monday, August 19, 2019 17:33 > To: Kinsey Moore ; devel@rtems.org > Subject: Re: [PATCH v2] Add JSON log generation > > On 20/8/19 2:13 am, Kinsey Moore wrote: > > Add log formatter hooks and JSON log formatter to the test > > infrastructu

Re: Added support for MX Linux

2019-08-20 Thread Himanshu Sekhar Nayak
Ok, I'll check it out and report you soon On Tue, Aug 20, 2019, 5:23 PM Chris Johns wrote: > On 18/8/19 4:41 pm, Himanshu Sekhar Nayak wrote: > > Hi Chris, > > > > Here is the patch and test output. Seems like two executable file > failed.|| Here > > is the test output:- > > https://paste.ofcode

Re: Added support for MX Linux

2019-08-20 Thread Chris Johns
On 18/8/19 4:41 pm, Himanshu Sekhar Nayak wrote: > Hi Chris, > > Here is the patch and test output. Seems like two executable file failed.|| > Here > is the test output:- > https://paste.ofcode.org/gHYFmCZQ9YcDCvc6YiAJuc and warnings > https://paste.ofcode.org/YBgGpNV7yhXsmJJjwYWMYF > I could n

Re: RTEMS Muilti-I/O lib is missing

2019-08-20 Thread Christian Mauderer
On 20/08/2019 09:05, Chris Johns wrote: > On 20/8/19 4:51 pm, Christian Mauderer wrote: >> On 20/08/2019 00:32, Chris Johns wrote: >>> On 20/8/19 5:12 am, Christian Mauderer wrote: On 19/08/2019 00:35, Chris Johns wrote: > On 18/8/19 3:53 am, Joel Sherrill wrote: >> >> >> On Fr

Re: [RSB PATCH] Added qemu 4.1.0 as bare target

2019-08-20 Thread Chris Johns
On 20/8/19 4:59 pm, Jiri Gaisler wrote: > > On 8/20/19 12:44 AM, Chris Johns wrote: >> On 20/8/19 6:53 am, Jiri Gaisler wrote: >>> This patch will add QEMU-4.1.0 as RSB target devel/qemu4. >> Looks good. >> >>> The current devel/qemu target will be preserved. >> Should devel/qemu just point to qe

Re: RTEMS Muilti-I/O lib is missing

2019-08-20 Thread Chris Johns
On 20/8/19 4:51 pm, Christian Mauderer wrote: > On 20/08/2019 00:32, Chris Johns wrote: >> On 20/8/19 5:12 am, Christian Mauderer wrote: >>> On 19/08/2019 00:35, Chris Johns wrote: On 18/8/19 3:53 am, Joel Sherrill wrote: > > > On Fri, Aug 16, 2019, 8:43 PM Chris Johns