aboutsummaryrefslogtreecommitdiff
path: root/bits
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-03-16 15:58:45 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-03-19 11:45:44 -0300
commit4bad2e014e5e2a835cca6139b5e5a0f42ed0ea05 (patch)
tree78ee7dcfdbdf9458904e34a0fbc31f0c40f900ed /bits
parent649fdf039b1572fca1880a6a643c857bde505456 (diff)
downloadglibc-4bad2e014e5e2a835cca6139b5e5a0f42ed0ea05.zip
glibc-4bad2e014e5e2a835cca6139b5e5a0f42ed0ea05.tar.gz
glibc-4bad2e014e5e2a835cca6139b5e5a0f42ed0ea05.tar.bz2
m68k: Remove mathinline.h
This is similar to x86 (da75c1b180f9355a) and powerpc (32ea72999693b98e) mathinline.h removal. The required macros to build the fpu routines are moved to mathimpl.h, while the inline optimization macros for atan, tanh, rint, log1p, significand, trunc, floor, ceil, isinf, finite, scalbn, isnan, scalbln, nearbyint, lrint, and sincos are removed. The gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94204 was created to track builtin support. Checked with a build against m68k-linux-gnu, resulting binaries are similar with and without the patch.
Diffstat (limited to 'bits')
0 files changed, 0 insertions, 0 deletions