about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix tests-printers handling for cross compiling.Joseph Myers2016-12-081-0/+6
* Install libm.a as linker script (bug 20539).Andrew Senkevich2016-12-081-0/+10
* Add pretty printers for the NPTL lock typesMartin Galvan2016-12-081-0/+45
* Add build-many-glibcs.py option to strip installed shared libraries.Joseph Myers2016-12-071-0/+9
* Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella2016-12-071-0/+12
* Get rid of __elision_availableAndreas Schwab2016-12-071-0/+8
* Fix typo in last ChangeLog message.Joseph Myers2016-12-071-1/+2
* Fix hypot sNaN handling (bug 20940).Joseph Myers2016-12-071-0/+17
* Fix x86_64/x86 powl handling of sNaN arguments (bug 20916).Joseph Myers2016-12-061-0/+9
* Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel2016-12-051-0/+12
* hurd: fix using hurd.h in C++ programsSamuel Thibault2016-12-041-0/+5
* Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916).Joseph Myers2016-12-021-0/+9
* Fix pow (qNaN, 0) result with -lieee (bug 20919), remove dead parts of wrappers.Joseph Myers2016-12-021-0/+12
* Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-staticCarlos O'Donell2016-12-021-0/+16
* elf/tst-tls-manydynamic: New testFlorian Weimer2016-12-021-0/+14
* aarch64: Use explicit offsets in _dl_tlsdesc_dynamicFlorian Weimer2016-12-021-0/+7
* S390: Regenerate ULPs.Stefan Liebler2016-12-021-0/+4
* Fix new testcase elf/tst-latepthread on s390x.Stefan Liebler2016-12-021-0/+5
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+68
* Make ldbl-128 getpayload, setpayload functions use _Float128.Joseph Myers2016-12-011-0/+4
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+13
* powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella2016-12-011-0/+5
* powerpc: strcmp optimization for power9Rajalakshmi Srinivasaraghavan2016-12-011-0/+11
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-011-0/+29
* Make build-many-glibcs.py support running as a bot.Joseph Myers2016-12-011-0/+12
* Add build-many-glibcs.py bot-cycle action.Joseph Myers2016-11-301-0/+13
* powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella2016-11-301-0/+5
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-301-0/+57
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-301-0/+78
* libio: Limit buffer size to 8192 bytes [BZ #4099]Florian Weimer2016-11-301-0/+6
* Remove out of date PROJECTS file.Carlos O'Donell2016-11-301-0/+4
* gconv: Adjust GBK to support the Euro signFlorian Weimer2016-11-291-0/+4
* Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey2016-11-291-0/+17
* powerpc: Add hidden definition for __sigsetjmpFlorian Weimer2016-11-291-0/+7
* powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer2016-11-291-0/+8
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-291-0/+22
* Make ilogb wrappers type-generic.Joseph Myers2016-11-281-0/+11
* Work around IA64 tst-setcontext2.c compile failure.Joseph Myers2016-11-281-0/+2
* Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers2016-11-281-0/+5
* X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu2016-11-281-0/+6
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-281-0/+69
* Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey2016-11-281-0/+6
* Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers2016-11-281-0/+5
* Minor problems exposed by compiling C++ tests under _ISOMAC.Zack Weinberg2016-11-271-0/+5
* hurd: fix using hurd/signal.h in C++ programsSamuel Thibault2016-11-271-0/+5
* Make build-many-glibcs.py store more information about builds.Joseph Myers2016-11-261-0/+13
* Make build-many-glibcs.py re-exec itself if changed by checkout.Joseph Myers2016-11-251-0/+8
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-0/+59
* Make build-many-glibcs.py track component versions requested and used.Joseph Myers2016-11-241-0/+18
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-0/+81