]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Define and use libm_alias_double.
[thirdparty/glibc.git] / ChangeLog
2017-09-13  Joseph MyersDefine and use libm_alias_double.
2017-09-12  Joseph MyersRemove declare_mgen_alias_2.
2017-09-12  Steve EllceyRemove compat from DEFAULT_CONFIG lookup strings
2017-09-12  H.J. Lux86: Add MathVec_Prefer_No_AVX512 to cpu-features ...
2017-09-11  Samuel Thibaulthurd: Fix build without NO_HIDDEN
2017-09-11  Joseph MyersDefine and use a libm_alias_float macro.
2017-09-11  H.J. Lux86: Add x86_64 to x86-64 HWCAP [BZ #22093]
2017-09-11  Siddhesh PoyarekarUpdate translations
2017-09-10  Samuel Thibaultsunrpc/tst-udp-nonblocking: Fix timeout value
2017-09-10  Samuel ThibaultFix $(error) use in Makefile
2017-09-10  Samuel Thibaultsunrpc/tst-udp-timeout: Fix timeout value
2017-09-09  Mike FABIANFinish change from “Bengali” to “Bangla”
2017-09-08  Markus TrippelsdorfUpdate x86_64 ulps for AMD Ryzen.
2017-09-08  Steve EllceyAdd thunderx2t99 and thunderx2t99p1 CPU names to tunabl...
2017-09-08  Steve EllceyFix glibc.tune.cpu tunable handling
2017-09-08  Joseph MyersAdd Linux 4.13 constants to bits/fcntl-linux.h.
2017-09-08  Joseph MyersAdd fcntl sealing interfaces from Linux 3.17 to bits...
2017-09-08  Adhemerval Zanellaposix: Use enum for __glob_pattern_type result
2017-09-08  Adhemerval Zanellaposix: Consolidate Linux glob implementation
2017-09-08  Adhemerval Zanellaposix: fix glob bugs with long login names
2017-09-08  Adhemerval Zanellaposix: Fix getpwnam_r usage (BZ #1062)
2017-09-08  Adhemerval ZanellaSync scratch_buffer with gnulib
2017-09-08  Adhemerval Zanellaposix: Allow glob to match dangling symlinks [BZ #866]
2017-09-08  Adhemerval Zanellaposix: accept inode 0 is a valid inode number (BZ ...
2017-09-08  Adhemerval Zanellaposix: Sync glob with gnulib [BZ #1062]
2017-09-07  H.J. LuUse "static const char domain[] ="
2017-09-07  Joseph MyersUse MPFR 3.1.6 in build-many-glibcs.py.
2017-09-07  Joseph MyersUpdate netinet/tcp.h from Linux 4.13.
2017-09-07  Joseph MyersAdd SOL_TLS definition from Linux 4.13.
2017-09-07  Mike FABIANUse ASCII in LC_TIME of om_ET for better readability
2017-09-07  Akhilesh KumarRemove redundant LC_TIME data in om_KE which is identic...
2017-09-06  Samuel Thibaulthurd: fix gethostname(NULL, 0)
2017-09-06  Adhemerval ZanellaAdd ChangeLog bugzilla mark for previous commit
2017-09-06  Adhemerval ZanellaRemove remaining _HAVE_STRING_ARCH_* definitions (BZ...
2017-09-06  Florian Weimer__libc_dynarray_emplace_enlarge: Add missing else
2017-09-06  Florian Weimerresolv: __resolv_conf_attach must not free passed conf...
2017-09-06  Florian Weimerresolv: Fix memory leak with OOM during resolv.conf...
2017-09-06  Florian Weimernss_dns: Remove dead PTR IPv4-to-IPv6 mapping code
2017-09-06  Florian Weimertst-res_use_inet6: Enhance test to cover IPv4-to-IPv6...
2017-09-06  Mike FABIANImprove utf8_gen.py to set the width for characters...
2017-09-06  Mike FABIANWrite all ranges of neighbouring characters with the...
2017-09-05  Joseph MyersPrefer new libm function wrappers for !LIBM_SVID_COMPAT.
2017-09-05  Steve EllceyFix tests that are testing obsoleted functionality
2017-09-05  Joseph MyersFix pcprofiledump cross-endian condition (bug 22086).
2017-09-05  Mike FABIANAdd miq_NI locale for Miskito
2017-09-04  H.J. LuHide __chmod and __mkdir [BZ #18822]
2017-09-04  Joseph MyersUpdate kernel version in syscall-names.list to 4.13.
2017-09-04  Joseph MyersFix bits/math-finite.h exp10 condition (bug 22082).
2017-09-04  Florian Weimermath.h: Warn about an already-defined log macro
2017-09-04  Joseph MyersUse Linux 4.13 in build-many-glibcs.py.
2017-09-03  Samuel Thibaulthurd: fix resolv/tst-resolv-res_init-skeleton.c build
2017-09-03  Samuel Thibaulthurd: Fix build ot misc/tst-preadvwritev2-common.c
2017-09-03  Samuel Thibaulthurd: Fix rtld's strtoul_internal use through hurdlookup
2017-09-03  Samuel Thibaulthurd: mach/hurd/x86 also needs x86 tunables
2017-09-03  Samuel Thibaulthurd: mach/hurd/i386 also needs mach/hurd/x86
2017-09-03  Samuel Thibaulthurd: fix libm link
2017-09-03  Samuel Thibaulthurd: Fix libc link
2017-09-03  Samuel Thibaulthurd: Fix libc link
2017-09-03  Samuel Thibaulthurd: Fix rtld link
2017-09-03  Samuel Thibaulthurd: Fix rtld link
2017-09-03  Samuel Thibaulthurd: Fix p{read,write}{,v64}v2.c build
2017-09-03  Samuel Thibaulthurd: Fix p{read,write}v64v2.c build
2017-09-03  Samuel Thibaulthurd: Fix p{read,write}{,v64}v2.c build
2017-09-03  Samuel Thibaulthurd: Fix getting ssize_t for <sys/socket.h>
2017-09-02  Samuel Thibaulthurd: Fix sigsetops.h macros
2017-09-02  Samuel Thibaultsysdeps/generic/sigsetops.h: Remove spurious #endif
2017-09-01  Joseph MyersObsolete pow10 functions.
2017-09-01  Paul Pluzhnikov2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-09-01  H.J. LuUpdate tst-regex.c/tst-regex2.c for old ChangeLog move
2017-09-01  H.J. LuCredit Ulrich Drepper for libpthread in contrib.texi
2017-09-01  Joseph MyersInclude <string.h> for strcmp call from sysdeps/unix...
2017-09-01  H.J. LuRemove Roland McGrath/Ulrich Drepper et al. from DSO...
2017-09-01  Paul Pluzhnikov2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-09-01  Zack Weinbergmath/math.h (HUGE_VAL): Improve commentary.
2017-09-01  Adhemerval Zanellalinux: Implement tmpfile with O_TMPFILE (BZ#21530)
2017-09-01  Florian Weimergetaddrinfo: Fix error handling in gethosts [BZ #21915...
2017-09-01  Florian Weimergetaddrinfo: Return EAI_NODATA if gethostbyname2_r...
2017-09-01  Florian Weimersupport_chroot_create: Add support for /etc/hosts,...
2017-09-01  Florian Weimergetaddrinfo: In gaih_inet, use h_errno for certain...
2017-09-01  Florian Weimergetaddrinfo: Properly set errno for NSS function lookup...
2017-09-01  Florian Weimergetaddrinfo: Use &h_errno has the h_errno pointer
2017-09-01  Florian Weimergetaddrinfo: Use &errno has the errno pointer
2017-08-31  Steve EllceyILP32 math changes
2017-08-31  Adhemerval ZanellaRemove NO_CANCELLATION macro
2017-08-31  Steve EllceyChange argument type passed to ifunc resolvers
2017-08-31  Florian Weimerlibc-symbols.h: Remove definition of internal_function
2017-08-31  Florian Weimerstdlib: Remove internal_function attribute
2017-08-31  Florian Weimerstdio-common: Remove internal_function attribute
2017-08-31  Florian Weimerposix: Remove internal_function attribute
2017-08-31  Florian Weimernptl: Remove internal_function attribute
2017-08-31  Florian Weimerio: Remove internal_function attribute
2017-08-31  Florian Weimerinet: Remove internal_function attribute
2017-08-31  Joseph MyersSimplify NAN definitions.
2017-08-31  Joseph MyersSimplify INFINITY definitions.
2017-08-31  Joseph MyersSimplify HUGE_VAL definitions.
2017-08-31  Florian Weimerelf: Remove internal_function attribute
2017-08-31  Florian Weimergmon: Remove internal_function attribute
2017-08-31  Florian Weimerdlfcn: Remove internal_function attribute
2017-08-31  Florian Weimerresolv: Remove internal_function attribute
2017-08-31  Florian Weimerdirent: Remove internal_function attribute
next