]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses
[thirdparty/glibc.git] / ChangeLog
2016-04-15  Yvan RouxSuppress GCC 6 warning about ambiguous 'else' with...
2016-04-14  Adhemerval ZanellaFix pread consolidation on ports that require argument...
2016-04-14  Florian Weimermalloc: Add missing internal_function attributes on...
2016-04-14  Stefan LieblerFix strfmon_l: Use specified locale for number formatti...
2016-04-14  Florian Weimermalloc: Remove malloc hooks from fork handler
2016-04-14  Florian Weimermalloc: Remove unused definitions of thread_atfork...
2016-04-14  Florian Weimermalloc: Run fork handler as late as possible [BZ #19431]
2016-04-14  Florian WeimerRemove union wait [BZ #19613]
2016-04-13  Andreas SchwabRegister extra test objects
2016-04-12  H.J. LuX86-64: Use non-temporal store in memcpy on large data
2016-04-12  Matthew FortuneVDSO support for MIPS
2016-04-11  Adhemerval ZanellaConsolidate pwrite/pwrite64 implementations
2016-04-11  Adhemerval ZanellaConsolidate pread/pread64 implementations
2016-04-11  Adhemerval ZanellaConsolidate off_t/off64_t syscall argument passing
2016-04-11  Adhemerval ZanellaDefine __ASSUME_ALIGNED_REGISTER_PAIRS for missing...
2016-04-11  Florian Weimernss_dns: Fix assertion failure in _nss_dns_getcanonname...
2016-04-11  Florian WeimerAdd missing bug number to ChangeLog
2016-04-11  Samuel ThibaultFix build with HAVE_AUX_VECTOR
2016-04-10  Samuel ThibaultFix crash on getauxval call without HAVE_AUX_VECTOR
2016-04-10  Nick AlcockAllow overriding of CFLAGS as well as CPPFLAGS for...
2016-04-10  Khem RajWhen disabling SSE, make sure -fpmath is not set to...
2016-04-10  Mike Frysingerconfigure: fix `test ==` usage
2016-04-08  Mike Frysingerlocaledata: iw_IL: delete old/deprecated locale [BZ...
2016-04-08  Joseph MyersFix limits.h NL_NMAX namespace (bug 19929).
2016-04-08  Joseph MyersFix termios.h XCASE namespace (bug 19925).
2016-04-07  Paul E. Murphypowerpc: Add optimized P8 strspn
2016-04-07  Florian Weimerhsearch_r: Include <limits.h>
2016-04-07  Florian Weimerscratch_buffer_set_array_size: Include <limits.h>
2016-04-06  H.J. LuX86-64: Prepare memmove-vec-unaligned-erms.S
2016-04-06  H.J. LuX86-64: Prepare memset-vec-unaligned-erms.S
2016-04-06  H.J. LuAdd memcpy/memmove/memset benchmarks with large data
2016-04-06  Stefan LieblerMention Bug in ChangeLog for S390: Save and restore...
2016-04-05  H.J. LuForce 32-bit displacement in memset-vec-unaligned-erms.S
2016-04-05  H.J. LuAdd a comment in memset-sse2-unaligned-erms.S
2016-04-04  Florian Weimerstrfmon_l: Use specified locale for number formatting...
2016-04-03  H.J. LuDon't put SSE2/AVX/AVX512 memmove/memset in ld.so
2016-04-03  H.J. LuFix memmove-vec-unaligned-erms.S
2016-04-01  H.J. LuRemove Fast_Copy_Backward from Intel Core processors
2016-04-01  Adhemerval ZanellaUse PTR_ALIGN_DOWN on strcspn and strspn
2016-04-01  H.J. LuTest 64-byte alignment in memset benchtest
2016-04-01  H.J. LuTest 64-byte alignment in memmove benchtest
2016-04-01  H.J. LuTest 64-byte alignment in memcpy benchtest
2016-04-01  Adhemerval ZanellaRemove powerpc64 strspn, strcspn, and strpbrk implement...
2016-04-01  Adhemerval ZanellaImprove generic strpbrk performance
2016-04-01  Adhemerval ZanellaImprove generic strspn performance
2016-04-01  Wilco DijkstraImprove generic strcspn performance
2016-04-01  Stefan LieblerS390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.
2016-03-31  Paul E. MurphyIncrease internal precision of ldbl-128ibm decimal...
2016-03-31  H.J. LuAdd x86-64 memset with unaligned store and rep stosb
2016-03-31  H.J. LuAdd x86-64 memmove with unaligned load/store and rep...
2016-03-31  Stefan LieblerS390: Extend structs La_s390_regs / La_s390_retval...
2016-03-31  Stefan LieblerS390: Save and restore fprs/vrs while resolving symbols.
2016-03-31  Adhemerval ZanellaFix tst-dlsym-error build
2016-03-31  Florian WeimerReport dlsym, dlvsym lookup errors using dlerror [BZ...
2016-03-29  Joseph Myers[microblaze] Remove __ASSUME_FUTIMESAT.
2016-03-29  Florian WeimerCVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_...
2016-03-29  Florian Weimernss_db: Propagate ERANGE error if parse_line fails...
2016-03-29  H.J. LuInitial Enhanced REP MOVSB/STOSB (ERMS) support
2016-03-28  Aurelien JarnoSynchronize <sys/personality.h> with kernel headers
2016-03-28  H.J. LuMake __memcpy_avx512_no_vzeroupper an alias
2016-03-28  H.J. LuImplement x86-64 multiarch mempcpy in memcpy
2016-03-28  H.J. Lu[x86] Add a feature bit: Fast_Unaligned_Copy
2016-03-25  Florian Weimerresolv: Always set *resplen2 out parameter in send_dg...
2016-03-25  Florian Weimertst-audit10: Fix compilation on compilers without bit_A...
2016-03-24  Joseph MyersFix x86_64 / x86 powl inaccuracy for integer exponents...
2016-03-23  Aurelien JarnoAssume __NR_utimensat is always defined
2016-03-23  Aurelien JarnoAssume __NR_openat is always defined
2016-03-23  Nick Alcockx86, pthread_cond_*wait: Do not depend on %eax not...
2016-03-22  H.J. LuDon't set %rcx twice before "rep movsb"
2016-03-22  H.J. LuSet index_arch_AVX_Fast_Unaligned_Load only for Intel...
2016-03-22  Samuel ThibaultFix malloc threaded tests link on non-Linux
2016-03-22  Joseph MyersRemove __ASSUME_GETDENTS64_SYSCALL.
2016-03-21  Joseph MyersRemove __ASSUME_SIGNALFD4.
2016-03-21  Adhemerval Zanellaposix: Fix posix_spawn implict check style
2016-03-21  H.J. LuUse JUMPTARGET in x86-64 pthread
2016-03-21  Dylan Alex Simonmath: don't clobber old libm.so on install [BZ #19822]
2016-03-20  Adhemerval Zanellaposix: Fix posix_spawn invalid memory access
2016-03-20  Samuel Thibaulthurd: Add c++-types expected result
2016-03-20  Samuel Thibaulthurd: Allow inlining IO locks
2016-03-20  Samuel Thibaulthurd: Do not hide rtld symbols which need to be preempted
2016-03-20  Samuel ThibaultFix mach-syscalls.mk build
2016-03-20  Samuel Thibaulthurd: Break errnos.d / libc-modules.h dependency loop
2016-03-17  Joseph MyersRemove __ASSUME_EVENTFD2, move eventfd to syscalls...
2016-03-17  Joseph MyersRemove __ASSUME_FALLOCATE.
2016-03-16  H.J. LuUse JUMPTARGET in x86-64 mathvec
2016-03-16  Samuel ThibaultFix hurd build
2016-03-16  Carlos O'DonellFix building glibc master with NDEBUG and --with-cpu.
2016-03-15  Joseph MyersRemove __ASSUME_PPOLL.
2016-03-15  Joseph MyersAdjust kernel-features.h defaults for socket syscalls.
2016-03-15  Andreas SchwabFix resource leak in resolver (bug 19257)
2016-03-14  Andreas SchwabFix compilation of test-signgam-* tests
2016-03-14  Joseph MyersUpdate glibc headers for Linux 4.5.
2016-03-14  Carlos O'DonellRemove mention of checktab.awk in timezone/README.
2016-03-13  Samuel ThibaultFix flag test in waitid compatibility layer
2016-03-11  Tulio Magno Quites... Fix type of parameter passed by malloc_consolidate
2016-03-11  Rajalakshmi Sriniv... powerpc: Rearrange cfi_offset calls
2016-03-11  Carlos O'DonellRemoved unused timezone/checktab.awk.
2016-03-10  Joseph MyersAllow spurious underflow / inexact for ldbl-128ibm.
2016-03-10  H.J. LuAdd _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h
2016-03-09  Aurelien Jarnomips: terminate the FDE before the return trampoline...
next