mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
missed ChangeLog entry
This commit is contained in:
parent
bf27d3973d
commit
90c42e40d0
11
ChangeLog
11
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
|
||||
|
Loading…
Reference in New Issue
Block a user