Patches for adding various tests

2020-06-02 Thread Eshan Dhawan
Hello everyone, I sent this patches earlier to add tests. But these couldn't get reviewed due to release approaching I would like to request everyone to review these Patch to add more fenv functions to psxfenv01 - https://lists.rtems.org/pipermail/devel/2020-April/059500.html Patch to add

Re: [PATCH 2/2] Added weak and strong APA definition

2020-06-02 Thread Richi Dubey
Sorry, Please ignore this patch. I made unneeded changes in other parts of the glossary. On Tue, Jun 2, 2020 at 7:16 PM Richi Dubey wrote: > > --- > user/glossary/index.rst | 18 +- > 1 file changed, 17 insertions(+), 1 deletion(-) > > diff --git a/user/glossary/index.rst

[PATCH 2/2] Adding strong and weak definitions

2020-06-02 Thread Richi Dubey
--- user/glossary/index.rst | 15 +++ 1 file changed, 15 insertions(+) diff --git a/user/glossary/index.rst b/user/glossary/index.rst index 5648b39..2ae0fdf 100644 --- a/user/glossary/index.rst +++ b/user/glossary/index.rst @@ -16,6 +16,21 @@ Glossary APA Arbitrary

[PATCH 2/2] Added weak and strong APA definition

2020-06-02 Thread Richi Dubey
--- user/glossary/index.rst | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/user/glossary/index.rst b/user/glossary/index.rst index 5648b39..082483d 100644 --- a/user/glossary/index.rst +++ b/user/glossary/index.rst @@ -16,6 +16,22 @@ Glossary APA

Re: [PATCH] hard float support for PowerPC taken from FreeBSD

2020-06-02 Thread Joel Sherrill
This looks ready to submit to newlib for review and incorporation. Good work. --joel On Fri, May 29, 2020 at 6:08 PM Eshan dhawan wrote: > PowerPc Fenv support > > Signed-off-by: Eshan dhawan > --- > newlib/configure.host | 1 + >

Re: [PATCH] fenv support arm

2020-06-02 Thread Joel Sherrill
Unless someone comments in the next 24 hours, I think this is ready to post to newlib's mailing list and get merged. It looks like a faithful adaptation of the FreeBSD code to newlib's libm architecture. --joel On Mon, Jun 1, 2020 at 7:10 PM Eshan dhawan wrote: > This patch adds support for

RE: [PATCH v1 0/9] Enable SMP for pc386 based bsps

2020-06-02 Thread Jan.Sommer
Hi Joel, Yes, that should be the case in patch 5/9. There, the addition to cpukit/score/cpu/i386/include/rtems/score/cpu.h should be the struct the ticket is talking about. Best regards, Jan From: Joel Sherrill [mailto:j...@rtems.org] Sent: Monday, June 1, 2020 10:58 PM To: Sommer, Jan Cc: