aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-17Make Alpha <sys/user.h> self-contained.Joseph Myers2-0/+5
2016-11-16Enable linknamespace testing for libdl and libcrypt.Joseph Myers2-9/+26
2016-11-16Fix crypt snprintf namespace (bug 20829).Joseph Myers6-4/+19
2016-11-16Correct comments in string.h re strcoll_l, strxfrm_l.Zack Weinberg2-5/+8
2016-11-16New internal function __access_noerrnoAdhemerval Zanella8-6/+114
2016-11-16Fix SH4 register-dump.h for soft-float.Joseph Myers2-1/+6
2016-11-15Make SH ucontext always match current kernels.Joseph Myers2-15/+6
2016-11-15manual: Remove non-existent mount options S_IMMUTABLE and S_APPEND [BZ #11235]Rical Jasan2-14/+5
2016-11-15ChangeLog: fix dateMike Frysinger1-1/+1
2016-11-15configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich3-6/+19
2016-11-15s390x: Add hidden definition for __sigsetjmpFlorian Weimer3-36/+57
2016-11-14Fix build-many-glibcs.py style issues.Joseph Myers2-17/+19
2016-11-14Make tilegx32 install libraries in lib32 directories.Joseph Myers3-0/+29