]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
S390: Add hwcaps value for vector facility.
[thirdparty/glibc.git] / ChangeLog
2015-08-26  Stefan LieblerS390: Add hwcaps value for vector facility.
2015-08-26  Stefan LieblerS390: Refactor ifunc implementations and enable ifunc...
2015-08-26  Stefan LieblerS390: Fix handling of DXC-byte in FPC-register.
2015-08-25  Roland McGrathNaCl: Call __nacl_main in preference to main.
2015-08-25  H.J. LuUse SSE2 optimized strcmp in x86-64 ld.so
2015-08-25  H.J. LuDon't run tst-getpid2 with LD_BIND_NOW=1
2015-08-25  Rajalakshmi Sriniv... Call direct system calls for socket operations
2015-08-25  Paul E. Murphypowerpc: Fix tabort usage in syscalls
2015-08-25  Rajalakshmi Sriniv... powerpc: Handle worstcase behavior in strstr() for...
2015-08-25  H.J. LuReplace %xmm[8-12] with %xmm[0-4]
2015-08-25  H.J. LuRemove x86-64 rtld-xxx.c and rtld-xxx.S
2015-08-25  H.J. LuReplace %xmm8 with %xmm0
2015-08-25  Ondřej BílkaHandle overflow in __hcreate_r
2015-08-25  H.J. LuSave and restore vector registers in x86-64 ld.so
2015-08-24  Joseph MyersNote bug 10882 as having been fixed in 2.16.
2015-08-24  Wilco Dijkstra2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>
2015-08-24  Wilco Dijkstra2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>
2015-08-24  Siddhesh PoyarekarDon't use the main arena in retry path if it is corrupt
2015-08-24  Siddhesh PoyarekarDrop unused first argument from arena_get2
2015-08-24  Andreas SchwabRemove __ASSUME_IPC64
2015-08-21  Mike Frysingermanual: skip build when perl is unavailable
2015-08-21  Carlos Eduardo Seopowerpc: Fix memchr for powerpc32.
2015-08-21  Carlos Eduardo Seopowerpc: make memchr use memchr-power7.
2015-08-21  H.J. LuRevert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_...
2015-08-21  H.J. LuRevert "Fix a typo in linux lxstat.c"
2015-08-21  H.J. LuFix a typo in linux lxstat.c
2015-08-21  H.J. LuAdd INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
2015-08-20  Joseph MyersDon't use -Wno-strict-prototypes in timezone/.
2015-08-20  Joseph MyersDon't use -Wno-error=undef.
2015-08-20  H.J. LuAdd missing ChangeLog entry for the last commit
2015-08-20  Joseph MyersDon't use -Wno-uninitialized in math/.
2015-08-20  Joseph MyersFix uninitialized variable use in ldbl-128ibm nearbyintl.
2015-08-20  H.J. LuMove x86_64 init-arch.h to sysdeps/x86/init-arch.h
2015-08-20  H.J. LuRemove x86 init-arch.c
2015-08-20  Ondřej BílkaFix exponents in manual.
2015-08-20  Florian Weimernptl: Document crash due to incorrect use of locks
2015-08-19  Joseph MyersFix csqrt missing underflows (bug 18370).
2015-08-19  Mike Frysingerrelocate localedata ChangeLog entries
2015-08-19  Gabriel F. T. GomesPowerPC: Extend Program Priority Register support
2015-08-19  Wilco DijkstraImprove stpncpy performance by using __strnlen/memcpy...
2015-08-19  Andrew Senkevich [BZ #18796]
2015-08-19  Petar JovanovicFix dynamic linker issue with bind-now
2015-08-19  H.J. LuMark __xstatXX_conv as hidden
2015-08-19  H.J. LuCall __setcontext with HIDDEN_JUMPTARGET
2015-08-19  H.J. LuUse x86-64 cacheinfo.c and sysconf.c for x86
2015-08-19  H.J. LuAlso check __i586__/__i686__ for HAS_I586/HAS_I686
2015-08-19  Joseph MyersFix -Wundef warnings in elf/tst-execstack.c.
2015-08-19  Joseph MyersFix -Wundef warnings in login/tst-utmp.c.
2015-08-18  Joseph MyersFix MIPS -Wundef warnings for __mips_isa_rev.
2015-08-18  Carlos Eduardo Seopowerpc: Add missing hwcap strings.
2015-08-18  Paul EggertPort the 0x7efe...feff pattern to GCC 6.
2015-08-18  H.J. LuDefine HAS_CPUID/HAS_I586/HAS_I686 from -march=
2015-08-18  Marko MyllynenFix lang_lib/lang_term as per ISO 639-2 [BZ #16973]
2015-08-18  Zack Weinbergregexp.h: update Versions to match file usage [BZ ...
2015-08-18  Alan Modrahppa: start.S: rework references to fix PIE TEXTRELs...
2015-08-18  Mike Frysingerhppa: timerfd.h: move to common sys/timerfd.h
2015-08-18  Mike Frysingerhppa: signalfd.h: move to common sys/signalfd.h
2015-08-18  Mike Frysingerhppa: inotify.h: move to common sys/inotify.h
2015-08-18  Mike Frysingerhppa: eventfd.h: move to common sys/eventfd.h
2015-08-18  Mike Frysingerhppa: epoll.h: move to common sys/epoll.h
2015-08-18  Mike Frysingerhppa: sigaction.h: update define export based on __USE_...
2015-08-18  Mike Frysingerhppa: shm.h: add SHM_EXEC
2015-08-18  Mike Frysingerhppa: drop __ASSUME_LWS_CAS define
2015-08-18  Mike Frysingerhppa: assume TLS everywhere
2015-08-17  Joseph MyersFix csqrt spurious underflows (bug 18823).
2015-08-17  Andreas SchwabAdd version set GLIBC_2.19 for linux/powerpc
2015-08-16  Zack WeinbergDesupport regexp.h (bug 18681)
2015-08-15  Paul PluzhnikovFix BZ #18084 -- backtrace (..., 0) dumps core on x86.
2015-08-15  Mike Frysingerstpncpy: fix bug number [BZ #18795]
2015-08-15  Zack Weinbergstpncpy: fix size checking [BZ #18975]
2015-08-14  Joseph MyersFix fma spurious underflows (bug 18824).
2015-08-14  Paul PluzhnikovRegenerated sysdeps/x86_64/fpu/libm-test-ulps with...
2015-08-14  Siddhesh PoyarekarRemove incorrect register mov in floorf/nearbyint on...
2015-08-13  Joseph MyersAdd more random libm-test inputs.
2015-08-13  Joseph MyersFix tanh missing underflows (bug 16520).
2015-08-13  H.J. LuCheck if cpuid is available in init_cpu_features
2015-08-13  H.J. LuDon't include <cpuid.h> in elision-conf.h
2015-08-13  H.J. LuUpdate x86 elision-conf.c for <cpu-features.h>
2015-08-13  H.J. LuUpdate libmvec multiarch functions for <cpu-features.h>
2015-08-13  H.J. LuUpdate i686 multiarch functions for <cpu-features.h>
2015-08-13  H.J. LuUpdate x86_64 multiarch functions for <cpu-features.h>
2015-08-13  H.J. LuAdd _dl_x86_cpu_features to rtld_global
2015-08-13  Paul PluzhnikovFix BZ #18820 -- fmemopen may leak memory on failure.
2015-08-13  Paul PluzhnikovFix BZ #16734 -- fopen calls mmap to allocate its buffer
2015-08-12  Paul PluzhnikovFix BZ #18086 -- nice resets errno to 0.
2015-08-11  Ondrej Bilkapowerpc: Fix stpcpy performance for power8
2015-08-11  Adhemerval Zanellapowerpc: Fix PPC64/POWER7 conform tests
2015-08-11  Adhemerval Zanellapowerpc: Use default strcpy optimization for POWER7
2015-08-11  Adhemerval Zanellapowerpc: Fix strnlen/power7 build
2015-08-11  Adhemerval Zanellapowerpc: Fix strstr/power7 build
2015-08-11  Maxim OstapenkoClear DF_1_NODELETE flag only for failed to load library.
2015-08-11  Andreas SchwabRemove unused definition of __openat(64)_nocancel
2015-08-11  Joseph MyersAdd more tests of various libm functions.
2015-08-10  Joseph MyersFix ldbl-128ibm tanhl inaccuracy (bug 18790).
2015-08-10  Andreas SchwabReadd O_LARGEFILE flag for openat64 (bug 18781)
2015-08-10  Joseph MyersFix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).
2015-08-09  H.J. LuAdd a missing break in tst-auditmod3b.c
2015-08-09  Andreas SchwabRemove unused variables from timezone/Makefile
2015-08-09  Mike Frysingergawk: fix gensub usage
2015-08-09  Mike Frysingerfix non-portable `echo -n` usage
next