[PATCH] fenv support arm

2020-06-01 Thread Eshan dhawan
This patch adds support for ARM fenv to newlib the files are taken from FreeBSD Signed-off-by: Eshan dhawan --- newlib/libc/machine/arm/machine/acle-compat.h | 182 ++ newlib/libc/machine/arm/machine/fenv-mangle.h | 53 +++ .../libc/machine/arm/machine/fenv-softfloat.h | 187

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

2020-06-01 Thread Joel Sherrill
Thank you for taking the time and energy to do this. It Did your patch comments close https://devel.rtems.org/ticket/3335? On Sun, May 31, 2020 at 9:23 AM Jan Sommer wrote: > Hello, > > Here is a patch set which should enable SMP again for the pc386-based BSPs > (mainly tested with pc686). >

Re: [PATCH 1/5] bsps/shared/freebsd: Import OFW files from FreeBSD.

2020-06-01 Thread Niteesh G. S.
On Fri, May 29, 2020 at 6:49 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 29/05/2020 12:41, Niteesh G. S. wrote: > Hello Sebastian, > > Hello, > > > > On Fri, May 29, 2020 at 12:52 PM Sebastian Huber > > > > wrote: > > > >