aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864]Mike Frysinger
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-23More NEWS entries / fixes for float_t / double_t changes.Joseph Myers
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
2016-11-17Actually use newly built host libraries in build-many-glibcs.py.Joseph Myers
2016-11-17Make Alpha <sys/user.h> self-contained.Joseph Myers
2016-11-16Enable linknamespace testing for libdl and libcrypt.Joseph Myers
2016-11-16Fix crypt snprintf namespace (bug 20829).Joseph Myers
2016-11-16Correct comments in string.h re strcoll_l, strxfrm_l.Zack Weinberg
2016-11-16New internal function __access_noerrnoAdhemerval Zanella
2016-11-16Fix SH4 register-dump.h for soft-float.Joseph Myers
2016-11-15Make SH ucontext always match current kernels.Joseph Myers
2016-11-15manual: Remove non-existent mount options S_IMMUTABLE and S_APPEND [BZ #11235]Rical Jasan
2016-11-15ChangeLog: fix dateMike Frysinger
2016-11-15configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich
2016-11-15s390x: Add hidden definition for __sigsetjmpFlorian Weimer
2016-11-14Fix build-many-glibcs.py style issues.Joseph Myers
2016-11-14Make tilegx32 install libraries in lib32 directories.Joseph Myers
2016-11-14Forgot to add the ChangeLog to the previous commit, doh.Zack Weinberg