aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-24x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno
2016-11-23Fix SH4 FP_ILOGB0 (bug 20859).Joseph Myers
2016-11-23MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki
2016-11-23Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).Joseph Myers
2016-11-23build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tileproChris Metcalf
2016-11-23elf: Assume TLS is initialized in _dl_map_object_from_fdFlorian Weimer
2016-11-23Fix default float_t definition (bug 20855).Joseph Myers
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey
2016-11-22Fix multiple definitions of mk[o]stemp[s]64Andreas Schwab
2016-11-22Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella
2016-11-22Make build-many-glibcs.py use -fno-isolate-erroneous-paths options for tilepro.Joseph Myers
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers
2016-11-18Fix hurd __access_noerrno implementation.Adhemerval Zanella
2016-11-18tile: create new math-tests.h headerChris Metcalf
2016-11-18Make tile's set_dataplane API compatibility-onlyChris Metcalf
2016-11-18Quote shell commands in logs from build-many-glibcs.py.Joseph Myers
2016-11-18MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella