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:
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 AR
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 +
> newlib/libc/machine/powerpc/machine
---
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
A
---
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 Processor
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 b/user/
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 timer_c