]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2017-04-04  Wainer dos... Update wcsmbs tests to use the support test driver
2017-04-04  Adhemerval... Remove CALL_THREAD_FCT macro
2017-04-04  Adhemerval... Remove __ASSUME_REQUEUE_PI
2017-04-04  Florian Weimerresolv: Add tst-resolv-canonname
2017-04-04  Florian Weimernss_dns: Replace local declarations with declarations...
2017-04-04  Florian Weimernss_dns: Remove superfluous dn_expand call from network...
2017-04-04  Florian Weimerresolv: Add test coverage for ns_name_unpack, ns_name_ntop
2017-04-04  Stefan LieblerS390: Clobber also r14 in TLS_LD, TLS_GD macros on...
2017-04-03  Mike FrysingerChangeLog: fix BZ style to be consistent and match...
2017-04-03  Mike Frysingerposix_spawn: use a larger min stack for -fstack-check...
2017-04-01  Wladimir J... Call the right helper function when setting mallopt...
2017-03-31  Gabriel F.... Fix condition for inclusion of math-finite.h for long...
2017-03-31  Slava Barinovfts: Fix symbol redirect for fts_set [BZ #21289]
2017-03-30  Adhemerval... Fix more test-errno issues
2017-03-30  Gabriel F.... Change return type in the declaration of __ieee754_rem_...
2017-03-30  Gabriel F.... Macroize inclusion of math-finite.h
2017-03-29  Adhemerval... Fix i686 memchr overflow calculation (BZ#21182)
2017-03-28  Steve EllceyChange TEST_NAME to memcpy to fix IFUNC testing of...
2017-03-28  Adhemerval... Consolidate set* Linux implementation
2017-03-28  Egmont Koblingerlocaledata: hu_HU: fix multiple sorting bugs (bug 18934)
2017-03-27  Joseph MyersDefine more termios.h macros unconditionally for alpha...
2017-03-27  Szabolcs Nagy[AArch64] Update libm-test-ulps
2017-03-26  Siddhesh PoyarekarActually add bench-memcpy-random
2017-03-24  Sunyeop LeeUpdate old tunables framework document/script.
2017-03-23  Wilco DijkstraAdd a new randomized memcpy test for copies up to 256...
2017-03-23  Tulio Magno... Change the order of function attributes in printf.h
2017-03-23  Wainer dos... Update string tests to use the support test driver.
2017-03-22  Zack WeinbergAnother round of inclusion fixes for _ISOMAC testsuite.
2017-03-21  H.J. Lux86-64: Improve branch predication in _dl_runtime_resol...
2017-03-21  Joseph MyersRegenerate INSTALL.
2017-03-21  Thorsten KukukMerge branch 'master' of ssh://sourceware.org/git/glibc
2017-03-21  Stefan LieblerFix failing test malloc/tst-interpose-nothread with...
2017-03-21  Thorsten KukukDeprecate libnsl by default (only shared library will be
2017-03-20  Joseph Myersconformtest: Add x32 XFAILs for mq_attr element types...
2017-03-20  Joseph Myersconformtest: Add mips XFAIL for struct stat st_rdev...
2017-03-20  Joseph MyersFix alpha termios.h NL2, NL3 namespace (bug 21268).
2017-03-20  Mike Frysingerposix_spawn: fix stack setup on ia64 [BZ #21275]
2017-03-19  Christian Braunerlinux ttyname and ttyname_r: do not return wrong results
2017-03-18  Joseph Myersconformtest: XFAIL tv_nsec tests for x32 (bug 16437).
2017-03-18  Joseph MyersFix sparc64 bits/setjmp.h namespace (bug 21261).
2017-03-18  Joseph Myersconformtest: Handle conditional XFAILs with allow-header.
2017-03-17  DJ DelorieFurther harden glibc malloc metadata against 1-byte...
2017-03-17  H.J. LuUse CPU_FEATURES_CPU_P to check if AVX is available
2017-03-17  Joseph MyersMake alpha termios.h define IXANY unconditionally ...
2017-03-17  Joseph Myersconformtest: Add mips XFAIL for struct stat st_dev...
2017-03-17  Joseph MyersAdd missing piece to last ChangeLog entry.
2017-03-17  Joseph Myersconformtest: Add alpha XFAIL for struct netent n_net...
2017-03-17  Joseph Myersconformtest: Skip execution tests when cross-compiling.
2017-03-17  Joseph Myersconformtest: Support system-specific XFAILs.
2017-03-16  Joseph Myersconformtest: Make more tests into compilation tests.
2017-03-16  Tulio Magno... XFAIL catan and catanh tests on ibm128
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-03-15  Steve EllceyAdd ChangeLog entry for aarch64 ifunc support patch.
2017-03-15  Steve EllceyAdd ifunc support for aarch64.
2017-03-15  Mike Frysingerx86_64: fix static build of __mempcpy_chk for compilers...
2017-03-15  Joseph MyersImprove float range reduction accuracy near pi/2 (bug...
2017-03-15  John David... hppa: Fix setting of __libc_stack_end
2017-03-15  Alexey NeymanFix build with --enable-static-nss [BZ #21088]
2017-03-15  Alexey NeymanFix combreloc test with BSD grep
2017-03-15  Adhemerval... Fix test-errno issues
2017-03-15  Joseph MyersFix test-math-vector-sincos.h aliasing.
2017-03-15  Gabriel F.... Split helper classification macros from mathcalls.h
2017-03-15  Gabriel F.... Use internal __feraiseexcept in __iseqsig
2017-03-15  Florian Weimersupport: Explain ignored failures of temporary file...
2017-03-15  Florian Weimersupport: Add error checking to close system calls ...
2017-03-15  Florian Weimersupport_format_dns_packet: Fix CNAME and multiple RR...
2017-03-14  Adhemerval... Fix missing posix_fadvise64 mips64 static build (BZ...
2017-03-14  Andreas SchwabRemove _dl_platform_string
2017-03-13  Samuel Thibaulthurd: Make send/recv more posixish
2017-03-13  Adhemerval... build-many-glibcs: Remove no_isolate from SH config
2017-03-13  Wilco Dijkstra Remove the str(n)dup inlines from string/bits/string2...
2017-03-13  Joseph MyersAdd more IPV6_* macros to sysdeps/unix/sysv/linux/bits...
2017-03-13  Thorsten KukukAdd missing ChangeLog entries.
2017-03-13  Thorsten KukukThe rpcgen tests should not run if we don't build rpcgen.
2017-03-12  Alexey Neymansh: Fix building with gcc5/6
2017-03-12  Marko MyllynenFix send consolidation typo
2017-03-11  Thorsten KukukIf sunrpc code is disabled, rpcsvc header files, rpcgen and
2017-03-10  Stefan LieblerUpdate auto-libm-test-out for catan / catanh.
2017-03-09  Joseph MyersRegenerate MIPS catan, catanh long double ulps.
2017-03-09  Adhemerval... Consolidate Linux send implementation
2017-03-09  Adhemerval... Consolidate Linux sendto implementation
2017-03-09  Adhemerval... Consolidate Linux recv implementation
2017-03-09  Adhemerval... Consolidate Linux recvfrom implementation
2017-03-09  Adhemerval... Consolidate Linux connect implementation
2017-03-09  Adhemerval... Consolidate Linux accept implementation
2017-03-08  Yury NorovTest for correct setting of errno.
2017-03-08  Stefan LieblerS390: Regenerate ULPs
2017-03-07  Florian WeimerFix auto-merge issue in ChangeLog
2017-03-07  Florian Weimertzset: Clean up preprocessor macros min, max, sign
2017-03-07  Florian Weimertimezone: Remove TZNAME_MAX limit from sysconf [BZ...
2017-03-07  Siddhesh PoyarekarIgnore and remove LD_HWCAP_MASK for AT_SECURE programs...
2017-03-07  Adhemerval... hppa: set __IPC_64 as zero for SysV IPC calls
2017-03-06  Stefan LieblerS390: Optimize atomic macros.
2017-03-04  Justus Winterhurd: Provide truncate64 and ftruncate64.
2017-03-03  Florian Weimertzset: Remove unused NOID macro
2017-03-03  Florian Weimertzset: Remove __attribute_noinline__ from compute_offset
2017-03-02  Florian WeimerRemove header file inclusion guard from elf/get-dynamic...
2017-03-02  Florian WeimerDocument and fix --enable-bind-now [BZ #21015]
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-03-02  Zack WeinbergMiscellaneous low-risk changes preparing for _ISOMAC...
next