diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | bits/math-finite.h (renamed from math/bits/math-finite.h) | 0 |
2 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2019-02-08 Florian Weimer <fweimer@redhat.com> + math: Enable <bits/math-finite.h> sysdeps override, as used on ia64. + * math/bits/math-finite.h: Move to ... + * bits/math-finite.h: ... here. + +2019-02-08 Florian Weimer <fweimer@redhat.com> + * sysdeps/generic/bits/unistd_ext.h: Move to ... * bits/unistd_ext.h: here. diff --git a/math/bits/math-finite.h b/bits/math-finite.h index 6141c12537..6141c12537 100644 --- a/math/bits/math-finite.h +++ b/bits/math-finite.h |