]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
S390: Optimize lock-elision by decrementing adapt_count at unlock.
[thirdparty/glibc.git] / ChangeLog
2016-12-20  Stefan LieblerS390: Optimize lock-elision by decrementing adapt_count...
2016-12-20  Stefan LieblerS390: Use new __libc_tbegin_retry macro in elision...
2016-12-20  Stefan LieblerS390: Use own tbegin macro instead of __builtin_tbegin.
2016-12-20  Stefan LieblerS390: Use C11-like atomics instead of plain memory...
2016-12-20  Florian WeimerDo not require memset elimination in explicit_bzero...
2016-12-20  Joseph MyersAdd fmaxmag, fminmag functions.
2016-12-19  Torvald RiegelRobust mutexes: Fix lost wake-up.
2016-12-19  Adhemerval Zanellabenchtests: Add fmaxf/fminf benchmarks
2016-12-19  Adhemerval Zanellabenchtests: Add fmax/fmin benchmarks
2016-12-19  Adhemerval ZanellaAdjust benchtests to new support library.
2016-12-19  Andrew SenkevichDisable TSX on some Haswell processors.
2016-12-18  Florian WeimerAdd missing bug number to ChangeLog
2016-12-18  Jim Meyeringassert.h: allow gcc to detect assert(a = 1) errors
2016-12-17  Siddhesh PoyarekarLink benchset tests against libsupport
2016-12-17  Siddhesh PoyarekarAdd ChangeLog for previous commit
2016-12-16  Joseph MyersDocument sNaN argument error handling.
2016-12-16  Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-12-16  Joseph MyersDefine FE_SNANS_ALWAYS_SIGNAL.
2016-12-16  Adhemerval ZanellaFix typos and missing closing bracket in test-memchr.c
2016-12-16  Joseph MyersMake build-many-glibcs.py flush stdout before execv.
2016-12-16  Adhemerval ZanellaFix powerpc64/power7 memchr for large input sizes
2016-12-16  Gabriel F. T. GomesMake w_scalbln type-generic
2016-12-15  Joseph MyersFix x86, x86_64 fmax, fmin sNaN handling, add tests...
2016-12-15  Andreas SchwabFix assertion failure on test timeout
2016-12-15  Joseph MyersFix powerpc fmax, fmin sNaN handling (bug 20947).
2016-12-14  Joseph MyersFix generic fmax, fmin sNaN handling (bug 20947).
2016-12-14  Joseph MyersRefactor long double information into bits/long-double.h.
2016-12-14  Joseph MyersInclude <linux/falloc.h> in bits/fcntl-linux.h.
2016-12-14  Gabriel F. T. GomesFix arg used as litteral suffix in tst-strfrom.h
2016-12-14  Adhemerval ZanellaConsolidate renameat Linux implementation
2016-12-14  Adhemerval ZanellaConsolidate rename Linux implementation
2016-12-14  Joseph MyersAdd [BZ #19398] marker to ChangeLog entry.
2016-12-14  Wilco DijkstraImprove strtok and strtok_r performance. Instead of...
2016-12-14  Gabriel F. T. GomesMake w_log1p type-generic
2016-12-14  Wilco DijkstraImprove generic rawmemchr for targets that don't have an
2016-12-14  Joseph MyersUse Linux 4.9 (headers) in build-many-glibcs.py.
2016-12-13  Andrew SenkevichBetter design of libm.a installation rule.
2016-12-13  Andreas Schwabpowerpc: remove _dl_platform_string and _dl_powerpc_pla...
2016-12-13  Florian Weimernptl/tst-cancel7: Add missing case label
2016-12-13  Florian WeimerExpose linking against libsupport as make dependency
2016-12-13  Rajalakshmi Sriniv... powerpc: strncmp optimization for power9
2016-12-12  Florian WeimerAdd getentropy, getrandom, <sys/random.h> [BZ #17252]
2016-12-10  Florian Weimerdebug: Additional compiler barriers for backtrace tests...
2016-12-10  Andreas SchwabFix testsuite timeout handling
2016-12-09  Florian Weimerinet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with...
2016-12-09  Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-12-08  Joseph MyersFix tests-printers handling for cross compiling.
2016-12-08  Andrew SenkevichInstall libm.a as linker script (bug 20539).
2016-12-08  Martin GalvanAdd pretty printers for the NPTL lock types
2016-12-07  Joseph MyersAdd build-many-glibcs.py option to strip installed...
2016-12-07  Adhemerval ZanellaFix writes past the allocated array bounds in execvpe...
2016-12-07  Andreas SchwabGet rid of __elision_available
2016-12-07  Joseph MyersFix typo in last ChangeLog message.
2016-12-07  Joseph MyersFix hypot sNaN handling (bug 20940).
2016-12-06  Joseph MyersFix x86_64/x86 powl handling of sNaN arguments (bug...
2016-12-05  Torvald RiegelUse C11-like atomics instead of plain memory accesses...
2016-12-04  Samuel Thibaulthurd: fix using hurd.h in C++ programs
2016-12-02  Joseph MyersFix sysdeps/ieee754 pow handling of sNaN arguments...
2016-12-02  Joseph MyersFix pow (qNaN, 0) result with -lieee (bug 20919), remov...
2016-12-02  Carlos O'DonellBug 20918 - Building with --enable-nss-crypt fails...
2016-12-02  Florian Weimerelf/tst-tls-manydynamic: New test
2016-12-02  Florian Weimeraarch64: Use explicit offsets in _dl_tlsdesc_dynamic
2016-12-02  Stefan LieblerS390: Regenerate ULPs.
2016-12-02  Stefan LieblerFix new testcase elf/tst-latepthread on s390x.
2016-12-02  Joseph MyersAdd llogb, llogbf, llogbl.
2016-12-01  Joseph MyersMake ldbl-128 getpayload, setpayload functions use...
2016-12-01  Joseph MyersAdd missing hidden_def (__sigsetjmp).
2016-12-01  Adhemerval Zanellapowerpc: Remove stpcpy internal clash with IFUNC
2016-12-01  Rajalakshmi Sriniv... powerpc: strcmp optimization for power9
2016-12-01  Joseph MyersRefactor FP_ILOGB* out of bits/mathdef.h.
2016-12-01  Joseph MyersMake build-many-glibcs.py support running as a bot.
2016-11-30  Joseph MyersAdd build-many-glibcs.py bot-cycle action.
2016-11-30  Adhemerval Zanellapowerpc: Remove stpcpy internal clash with IFUNC
2016-11-30  Florian Weimerld.so: Remove __libc_memalign
2016-11-30  Florian WeimerImplement _dl_catch_error, _dl_signal_error in libc...
2016-11-30  Florian Weimerlibio: Limit buffer size to 8192 bytes [BZ #4099]
2016-11-30  Carlos O'DonellRemove out of date PROJECTS file.
2016-11-29  Florian Weimergconv: Adjust GBK to support the Euro sign
2016-11-29  Steve EllceyUse XSTAT_IS_XSTAT64 in generic xstat functions
2016-11-29  Florian Weimerpowerpc: Add hidden definition for __sigsetjmp
2016-11-29  Florian Weimerpowerpc: Remove unintended __longjmp symbol from ABI
2016-11-29  Joseph MyersRefactor FP_FAST_* into bits/fp-fast.h.
2016-11-28  Joseph MyersMake ilogb wrappers type-generic.
2016-11-28  Joseph MyersWork around IA64 tst-setcontext2.c compile failure.
2016-11-28  Joseph MyersFix sysdeps/ia64/fpu/libm-symbols.h for inclusion in...
2016-11-28  H.J. LuX86_64: Don't use PLT nor GOT in static archives [BZ...
2016-11-28  Steve EllceyPartial ILP32 support for aarch64.
2016-11-28  Steve EllceyFix for [f]statfs64/[f]statfs aliasing patch
2016-11-28  Joseph MyersDo not include asm/cachectl.h in nios2 sys/cachectl.h.
2016-11-27  Zack WeinbergMinor problems exposed by compiling C++ tests under...
2016-11-27  Samuel Thibaulthurd: fix using hurd/signal.h in C++ programs
2016-11-26  Joseph MyersMake build-many-glibcs.py store more information about...
2016-11-25  Joseph MyersMake build-many-glibcs.py re-exec itself if changed...
2016-11-24  Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-24  Joseph MyersMake build-many-glibcs.py track component versions...
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
2016-11-24  Joseph MyersRefactor float_t, double_t information into bits/flt...
2016-11-24  Aurelien Jarnox86_64: fix static build of __memcpy_chk for compilers...
2016-11-23  Joseph MyersFix SH4 FP_ILOGB0 (bug 20859).
2016-11-23  Maciej W. RozyckiMIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR...
next