]> sourceware.org Git - newlib-cygwin.git/commit
Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2
authorAndrea Corallo <andrea.corallo@arm.com>
Wed, 30 Mar 2022 13:40:59 +0000 (15:40 +0200)
committerJeff Johnston <jjohnstn@redhat.com>
Mon, 11 Apr 2022 16:00:16 +0000 (12:00 -0400)
commit27f0913c17c216548b2f5eea79037ee90038f375
tree2e2941abb785ca25e0afc6defc37c663b01c92d7
parent45cfcfbd71a02608db543c2e57371881aad4c0b1
Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2

2022-03-30  Andrea Corallo  <andrea.corallo@arm.com>

* libc/include/machine/ieeefp.h (__FLOAT_TYPE, __DOUBLE_TYPE): New
macros.
* libc/include/math.h: Uses __DOUBLE_TYPE __FLOAT_TYPE to define
double_t float_t if possible.
newlib/libc/include/machine/ieeefp.h
newlib/libc/include/math.h
This page took 0.028324 seconds and 5 git commands to generate.