]> sourceware.org Git - glibc.git/commitdiff
missed ChangeLog entry
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 29 Sep 2017 10:48:40 +0000 (11:48 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 29 Sep 2017 10:48:40 +0000 (11:48 +0100)
ChangeLog

index 1171915738732003eb17e703f9fd1ee25a75d42f..3ad61917664d621f0e3a1123eede36e8ccb68cd6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2017-09-29  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * math/Makefile (type-float-routines): Add e_logf_data.
+       * sysdeps/ieee754/flt-32/e_logf.c: New implementation.
+       * sysdeps/ieee754/flt-32/e_logf_data.c: New file.
+       * sysdeps/ieee754/flt-32/math_config.h (__logf_data): Define.
+       (LOGF_TABLE_BITS, LOGF_POLY_ORDER): Define.
+       * sysdeps/i386/fpu/e_logf_data.c: New file.
+       * sysdeps/ia64/fpu/e_logf_data.c: New file.
+       * sysdeps/m68k/m680x0/fpu/e_logf_data.c: New file.
+
 2017-09-28  H.J. Lu  <hongjiu.lu@intel.com>
 
        * sysdeps/i386/dl-machine.h (elf_machine_load_address): Allow
This page took 0.07335 seconds and 5 git commands to generate.