]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64: Add missing math Makefile for recent commit
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Mon, 23 Oct 2017 14:31:37 +0000 (15:31 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Mon, 23 Oct 2017 14:34:36 +0000 (15:34 +0100)
commitbe080b6c143901d998c91f28ef7b2fe4a25c0237
treed60dae8294c1315611d68c21c8677219667062f7
parent5062680c602c27c9128ae2e38d199df22a8c2d38
aarch64: Add missing math Makefile for recent commit

Without -fno-math-errno, the builtins just do a call instead of
inlining a single instruction.
ChangeLog
sysdeps/aarch64/fpu/Makefile [new file with mode: 0644]