Re: [PATCH rtems-source-builder] rtems-gcc-*-newlib-head.cfg: Update to include true long double math

2023-05-21 Thread Chris Johns
OK Thanks Chris On 20/5/2023 12:54 am, Joel Sherrill wrote: > Previously newlib only had long double math functions when the > sizeof(double) was equal to sizeof(long double). Newlib now includes > support for true long double on x86, x86_64, and aarch64. > > These files were not included in

[PATCH rtems-source-builder] rtems-gcc-*-newlib-head.cfg: Update to include true long double math

2023-05-19 Thread Joel Sherrill
Previously newlib only had long double math functions when the sizeof(double) was equal to sizeof(long double). Newlib now includes support for true long double on x86, x86_64, and aarch64. These files were not included in the previous commit. --- rtems/config/tools/rtems-gcc-10-newlib-head.cfg