]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
Fixup usage of MANT_DIG in libm-test.inc
[thirdparty/glibc.git] / sysdeps /
2016-05-24  Joseph MyersDo not raise "inexact" from generic round (bug 15479).
2016-05-24  Joseph MyersDo not raise "inexact" from generic floor (bug 15479).
2016-05-24  Joseph MyersDo not raise "inexact" from generic ceil (bug 15479).
2016-05-24  H.J. LuAvoid an extra branch to PLT for -z now
2016-05-24  Stefan LieblerS390: Implement mempcpy with help of memcpy. [BZ #19765]
2016-05-24  Stefan LieblerS390: Do not call memcpy, memcmp, memset within libc...
2016-05-24  Stefan LieblerS390: Use 64bit instruction to check for copies of...
2016-05-24  Stefan LieblerS390: Use mvcle for copies > 1MB on 32bit with default...
2016-05-23  Florian WeimerMake padding in struct sockaddr_storage explicit [BZ...
2016-05-23  Joseph MyersUpdate sysdeps/unix/sysv/linux/bits/socket.h for Linux...
2016-05-20  H.J. LuRemove special L2 cache case for Knights Landing
2016-05-19  Joseph MyersImplement proper fmal for ldbl-128ibm (bug 13304).
2016-05-19  H.J. LuCorrect Intel processor level type mask from CPUID
2016-05-19  H.J. LuCheck the HTT bit before counting logical threads
2016-05-19  H.J. LuRemove alignments on jump targets in memset
2016-05-18  H.J. LuDon't call internal _Unwind_Resume via PLT
2016-05-18  H.J. LuDon't call internal __pthread_unwind via PLT
2016-05-18  Joseph MyersAdd CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.
2016-05-18  Joseph MyersAdd Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.
2016-05-13  H.J. LuCall init_cpu_features only if SHARED is defined
2016-05-13  H.J. LuSupport non-inclusive caches on Intel processors
2016-05-12  Wilco DijkstraThis is an optimized memset for AArch64. Memset is...
2016-05-12  Florian WeimerIncrease fork signal safety for single-threaded process...
2016-05-12  Florian Weimergetaddrinfo: Convert from extend_alloca to struct scrat...
2016-05-11  Stefan LieblerS390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.
2016-05-11  H.J. LuRemove x86 ifunc-defines.sym and rtld-global-offsets.sym
2016-05-10  Florian Weimergetaddrinfo: Restore RES_USE_INET6 flag on error path...
2016-05-09  Stefan LieblerS390: Add support for vdso getcpu symbol.
2016-05-08  H.J. LuMove sysdeps/x86_64/cacheinfo.c to sysdeps/x86
2016-05-04  Samuel ThibaultRevert "aio: fix newp->running data race"
2016-05-04  Samuel Thibaultaio: fix newp->running data race
2016-05-04  Gabriel F. T. Gomespowerpc: Fix operand prefixes
2016-05-04  Florian WeimerCVE-2016-1234: glob: Do not copy d_name field of struct...
2016-05-03  Paul E. Murphypowerpc: Add missing insn in swapcontext [BZ #20004]
2016-05-02  Adhemerval Zanellapowerpc: Fix clone CLONE_VM compare
2016-04-30  Andreas Schwabm68k: use large PIC model for gcrt1.o
2016-04-30  Andreas Schwabm68k: avoid local labels in symbol table
2016-04-29  Adhemerval ZanellaFix clone (CLONE_VM) pid/tid reset (BZ#19957)
2016-04-29  Gabriel F. T. Gomespowerpc: Zero pad using memset in strncpy/stpncpy
2016-04-29  Florian WeimerCVE-2016-3706: getaddrinfo: stack overflow in hostent...
2016-04-27  Stefan LieblerAdd missing iucv related defines.
2016-04-25  Paul E. Murphypowerpc: Add optimized strcspn for P8
2016-04-25  Chung-Lin TangFix stdlib/tst-makecontext regression for Nios II
2016-04-22  Rajalakshmi Sriniv... powerpc: strcasestr optmization for power8
2016-04-19  Samuel ThibaultFix gprof timing
2016-04-18  Samuel Thibaulthurd: fix profiling short-living processes
2016-04-15  Carlos Eduardo Seopowerpc: Optimization for strlen for POWER8.
2016-04-15  H.J. LuDetect Intel Goldmont and Airmont processors
2016-04-14  Adhemerval ZanellaFix pread consolidation on ports that require argument...
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  Samuel ThibaultFix build with HAVE_AUX_VECTOR
2016-04-10  Samuel ThibaultFix crash on getauxval call without HAVE_AUX_VECTOR
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  Joseph MyersFix termios.h XCASE namespace (bug 19925).
2016-04-07  Paul E. Murphypowerpc: Add optimized P8 strspn
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-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-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 ZanellaRemove powerpc64 strspn, strcspn, and strpbrk implement...
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-29  Joseph Myers[microblaze] Remove __ASSUME_FUTIMESAT.
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 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  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-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
next