aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers17-105/+148
2016-12-01Make build-many-glibcs.py support running as a bot.Joseph Myers2-11/+53
2016-11-30Add build-many-glibcs.py bot-cycle action.Joseph Myers2-9/+174
2016-11-30powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella2-3/+6
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer48-119/+106
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer37-315/+595
2016-11-30libio: Limit buffer size to 8192 bytes [BZ #4099]Florian Weimer3-1/+13
2016-11-30Remove out of date PROJECTS file.Carlos O'Donell2-107/+4
2016-11-29gconv: Adjust GBK to support the Euro signFlorian Weimer2-2/+19
2016-11-29Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey9-0/+124
2016-11-29powerpc: Add hidden definition for __sigsetjmpFlorian Weimer4-0/+20
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer3-4/+9
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers12-157/+81
2016-11-28Make ilogb wrappers type-generic.Joseph Myers8-96/+21
2016-11-28Work around IA64 tst-setcontext2.c compile failure.Joseph Myers2-0/+26
2016-11-28Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers2-18/+25
2016-11-28X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu2-1/+8
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey34-167/+384
2016-11-28Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey3-16/+28
2016-11-28Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers2-3/+5
2016-11-27Minor problems exposed by compiling C++ tests under _ISOMAC.Zack Weinberg3-1/+7
2016-11-27hurd: fix using hurd/signal.h in C++ programsSamuel Thibault2-3/+8
2016-11-26localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864]Mike Frysinger2-0/+12
2016-11-26Make build-many-glibcs.py store more information about builds.Joseph Myers2-4/+124
2016-11-25Make build-many-glibcs.py re-exec itself if changed by checkout.Joseph Myers2-0/+22
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers42-5/+300
2016-11-24Make build-many-glibcs.py track component versions requested and used.Joseph Myers2-10/+91
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella70-827/+165
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers21-93/+205
2016-11-24x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno2-1/+6
2016-11-23More NEWS entries / fixes for float_t / double_t changes.Joseph Myers1-2/+9
2016-11-23Fix SH4 FP_ILOGB0 (bug 20859).Joseph Myers4-2/+51
2016-11-23MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki4-6/+33
2016-11-23Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).Joseph Myers5-2/+24
2016-11-23build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tileproChris Metcalf2-2/+6
2016-11-23elf: Assume TLS is initialized in _dl_map_object_from_fdFlorian Weimer2-47/+12
2016-11-23Fix default float_t definition (bug 20855).Joseph Myers5-5/+84
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey18-0/+81
2016-11-22Fix multiple definitions of mk[o]stemp[s]64Andreas Schwab5-0/+11
2016-11-22Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella2-5/+17
2016-11-22Make build-many-glibcs.py use -fno-isolate-erroneous-paths options for tilepro.Joseph Myers2-5/+12
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey20-13/+51
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers48-7/+713
2016-11-18Fix hurd __access_noerrno implementation.Adhemerval Zanella4-33/+15
2016-11-18tile: create new math-tests.h headerChris Metcalf2-0/+32
2016-11-18Make tile's set_dataplane API compatibility-onlyChris Metcalf4-40/+18
2016-11-18Quote shell commands in logs from build-many-glibcs.py.Joseph Myers2-1/+17
2016-11-18MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki4-0/+11
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella42-147/+323
2016-11-17Actually use newly built host libraries in build-many-glibcs.py.Joseph Myers2-0/+7