summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-12-08Fix tests-printers handling for cross compiling.Joseph Myers
2016-12-08Install libm.a as linker script (bug 20539).Andrew Senkevich
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-12-07Add build-many-glibcs.py option to strip installed shared libraries.Joseph Myers
2016-12-07Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella
2016-12-07Get rid of __elision_availableAndreas Schwab
2016-12-07Fix typo in last ChangeLog message.Joseph Myers
2016-12-07Fix hypot sNaN handling (bug 20940).Joseph Myers
2016-12-06Fix x86_64/x86 powl handling of sNaN arguments (bug 20916).Joseph Myers
2016-12-05Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel
2016-12-04hurd: fix using hurd.h in C++ programsSamuel Thibault
2016-12-02Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916).Joseph Myers
2016-12-02Fix pow (qNaN, 0) result with -lieee (bug 20919), remove dead parts of wrappers.Joseph Myers
2016-12-02Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-staticCarlos O'Donell
2016-12-02elf/tst-tls-manydynamic: New testFlorian Weimer
2016-12-02aarch64: Use explicit offsets in _dl_tlsdesc_dynamicFlorian Weimer
2016-12-02S390: Regenerate ULPs.Stefan Liebler
2016-12-02Fix new testcase elf/tst-latepthread on s390x.Stefan Liebler
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers
2016-12-01Make ldbl-128 getpayload, setpayload functions use _Float128.Joseph Myers
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-12-01powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella
2016-12-01powerpc: strcmp optimization for power9Rajalakshmi Srinivasaraghavan
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-12-01Make build-many-glibcs.py support running as a bot.Joseph Myers
2016-11-30Add build-many-glibcs.py bot-cycle action.Joseph Myers
2016-11-30powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer
2016-11-30libio: Limit buffer size to 8192 bytes [BZ #4099]Florian Weimer
2016-11-30Remove out of date PROJECTS file.Carlos O'Donell
2016-11-29gconv: Adjust GBK to support the Euro signFlorian Weimer
2016-11-29Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey
2016-11-29powerpc: Add hidden definition for __sigsetjmpFlorian Weimer
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers
2016-11-28Make ilogb wrappers type-generic.Joseph Myers
2016-11-28Work around IA64 tst-setcontext2.c compile failure.Joseph Myers
2016-11-28Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers
2016-11-28X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey
2016-11-28Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey
2016-11-28Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers
2016-11-27Minor problems exposed by compiling C++ tests under _ISOMAC.Zack Weinberg
2016-11-27hurd: fix using hurd/signal.h in C++ programsSamuel Thibault
2016-11-26Make build-many-glibcs.py store more information about builds.Joseph Myers
2016-11-25Make build-many-glibcs.py re-exec itself if changed by checkout.Joseph Myers
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers
2016-11-24Make build-many-glibcs.py track component versions requested and used.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella