about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add hidden definition for __sigsetjmpFlorian Weimer2016-11-294-0/+20
* powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer2016-11-293-4/+9
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-2912-157/+81
* Make ilogb wrappers type-generic.Joseph Myers2016-11-288-96/+21
* Work around IA64 tst-setcontext2.c compile failure.Joseph Myers2016-11-282-0/+26
* Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers2016-11-282-18/+25
* X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu2016-11-282-1/+8
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-2834-167/+384
* Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey2016-11-283-16/+28
* Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers2016-11-282-3/+5
* Minor problems exposed by compiling C++ tests under _ISOMAC.Zack Weinberg2016-11-273-1/+7
* hurd: fix using hurd/signal.h in C++ programsSamuel Thibault2016-11-272-3/+8
* localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864]Mike Frysinger2016-11-262-0/+12
* Make build-many-glibcs.py store more information about builds.Joseph Myers2016-11-262-4/+124
* Make build-many-glibcs.py re-exec itself if changed by checkout.Joseph Myers2016-11-252-0/+22
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-2442-5/+300
* Make build-many-glibcs.py track component versions requested and used.Joseph Myers2016-11-242-10/+91
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-2470-827/+165
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-2421-93/+205
* x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno2016-11-242-1/+6
* More NEWS entries / fixes for float_t / double_t changes.Joseph Myers2016-11-231-2/+9
* Fix SH4 FP_ILOGB0 (bug 20859).Joseph Myers2016-11-234-2/+51
* MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki2016-11-234-6/+33
* Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).Joseph Myers2016-11-235-2/+24
* build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tileproChris Metcalf2016-11-232-2/+6
* elf: Assume TLS is initialized in _dl_map_object_from_fdFlorian Weimer2016-11-232-47/+12
* Fix default float_t definition (bug 20855).Joseph Myers2016-11-235-5/+84
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-2218-0/+81
* Fix multiple definitions of mk[o]stemp[s]64Andreas Schwab2016-11-225-0/+11
* Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella2016-11-222-5/+17
* Make build-many-glibcs.py use -fno-isolate-erroneous-paths options for tilepro.Joseph Myers2016-11-222-5/+12
* Always define XSTAT_IS_XSTAT64Steve Ellcey2016-11-2120-13/+51
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-1948-7/+713
* Fix hurd __access_noerrno implementation.Adhemerval Zanella2016-11-184-33/+15
* tile: create new math-tests.h headerChris Metcalf2016-11-182-0/+32
* Make tile's set_dataplane API compatibility-onlyChris Metcalf2016-11-184-40/+18
* Quote shell commands in logs from build-many-glibcs.py.Joseph Myers2016-11-182-1/+17
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-184-0/+11
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-1742-147/+323
* Actually use newly built host libraries in build-many-glibcs.py.Joseph Myers2016-11-172-0/+7
* Make Alpha <sys/user.h> self-contained.Joseph Myers2016-11-172-0/+5
* Enable linknamespace testing for libdl and libcrypt.Joseph Myers2016-11-162-9/+26
* Fix crypt snprintf namespace (bug 20829).Joseph Myers2016-11-166-4/+19
* Correct comments in string.h re strcoll_l, strxfrm_l.Zack Weinberg2016-11-162-5/+8
* New internal function __access_noerrnoAdhemerval Zanella2016-11-168-6/+114
* Fix SH4 register-dump.h for soft-float.Joseph Myers2016-11-162-1/+6
* Make SH ucontext always match current kernels.Joseph Myers2016-11-152-15/+6
* manual: Remove non-existent mount options S_IMMUTABLE and S_APPEND [BZ #11235]Rical Jasan2016-11-152-14/+5
* ChangeLog: fix dateMike Frysinger2016-11-151-1/+1
* configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich2016-11-153-6/+19