about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add localplt.data for sh.Joseph Myers2016-11-081-0/+20
* Add localplt.data for hppa.Joseph Myers2016-11-081-0/+23
* Update alpha localplt.data.Joseph Myers2016-11-081-11/+11
* Update nios2 localplt.data.Joseph Myers2016-11-081-0/+1
* Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella2016-11-0811-110/+87
* Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey2016-11-076-4/+6
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-0715-14/+16
* Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella2016-11-041-0/+2
* Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers2016-11-041-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-0421-0/+21
* Make MIPS <sys/user.h> self-contained.Joseph Myers2016-11-041-0/+1
* XFAIL check-execstack for MIPS.Joseph Myers2016-11-041-0/+6
* Add localplt.data for MIPS.Joseph Myers2016-11-041-0/+3
* Define wordsize.h macros everywhereSteve Ellcey2016-11-0419-10/+87
* An optimized memchr was missing for AArch64. This version is similar toWilco Dijkstra2016-11-041-0/+157
* Handle tilegx* machine names.Joseph Myers2016-11-041-1/+1
* hurd: Fix spurious port deallocationBrent W. Baccala2016-10-311-1/+2
* Document a behavior of an elided pthread_rwlock_unlockTulio Magno Quites Machado Filho2016-10-281-0/+3
* powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho2016-10-281-1/+1
* crypt: Use internal names for the SHA-2 block functionsFlorian Weimer2016-10-282-14/+18
* Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu2016-10-282-2/+34
* i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]Florian Weimer2016-10-281-12/+35