summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-0230-1/+114
* Make ldbl-128 getpayload, setpayload functions use _Float128.Joseph Myers2016-12-012-4/+4
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-019-0/+9
* powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella2016-12-011-3/+3
* powerpc: strcmp optimization for power9Rajalakshmi Srinivasaraghavan2016-12-015-1/+326
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-0112-94/+72
* powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella2016-11-301-3/+1
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-3045-106/+40
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-3019-18/+82
* Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey2016-11-298-0/+107
* powerpc: Add hidden definition for __sigsetjmpFlorian Weimer2016-11-293-0/+13
* powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer2016-11-292-4/+1
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-297-144/+16
* Make ilogb wrappers type-generic.Joseph Myers2016-11-283-10/+1
* Work around IA64 tst-setcontext2.c compile failure.Joseph Myers2016-11-281-0/+24
* Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers2016-11-281-18/+20
* X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu2016-11-281-1/+2
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-2833-167/+315
* Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey2016-11-282-16/+22
* Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers2016-11-281-3/+0
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-2434-1/+127
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-2461-718/+55
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-2416-83/+82
* x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno2016-11-241-1/+1
* Fix SH4 FP_ILOGB0 (bug 20859).Joseph Myers2016-11-231-1/+1
* MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki2016-11-233-6/+24
* Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).Joseph Myers2016-11-234-2/+9
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-2217-0/+55
* Always define XSTAT_IS_XSTAT64Steve Ellcey2016-11-2119-13/+27
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-1940-1/+499
* Fix hurd __access_noerrno implementation.Adhemerval Zanella2016-11-181-3/+5
* tile: create new math-tests.h headerChris Metcalf2016-11-181-0/+30
* Make tile's set_dataplane API compatibility-onlyChris Metcalf2016-11-183-40/+9
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-183-0/+3
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-1740-147/+259
* Make Alpha <sys/user.h> self-contained.Joseph Myers2016-11-171-0/+1
* New internal function __access_noerrnoAdhemerval Zanella2016-11-164-6/+57
* Fix SH4 register-dump.h for soft-float.Joseph Myers2016-11-161-1/+1
* Make SH ucontext always match current kernels.Joseph Myers2016-11-151-15/+0
* s390x: Add hidden definition for __sigsetjmpFlorian Weimer2016-11-152-36/+48
* Make tilegx32 install libraries in lib32 directories.Joseph Myers2016-11-142-0/+23
* Make SH <sys/user.h> self-contained.Joseph Myers2016-11-111-0/+1
* Make sure tilepro uses kernel atomics fo atomic_storeChris Metcalf2016-11-101-0/+10
* Refactor some libm type-generic macros.Joseph Myers2016-11-103-14/+7
* Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinitionAdhemerval Zanella2016-11-101-0/+5
* Consolidate Linux access implementationAdhemerval Zanella2016-11-101-7/+8
* Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.Steve Ellcey2016-11-101-0/+2
* Regenerate ULPs for aarch64Siddhesh Poyarekar2016-11-101-2/+2
* Consolidate Linux truncate implementationsAdhemerval Zanella2016-11-0910-159/+25
* Consolidate Linux ftruncate implementationsAdhemerval Zanella2016-11-0910-162/+24