about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a sparc header conformtest failure.David S. Miller2016-10-271-0/+2
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-2640-9/+203
* Add getpayloadl to libnldbl.Joseph Myers2016-10-262-1/+28
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-2531-0/+96
* Fix cmpli usage in power6 memset.Joseph Myers2016-10-252-2/+2
* * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov2016-10-246-6/+6
* Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella2016-10-2410-100/+19
* Fix -Wformat-length warning in tst-setgetname.cSteve Ellcey2016-10-241-1/+1
* powerpc: Cleanup fenv_private.hPaul Murphy2016-10-211-103/+53
* Use VSQRT instruction for ARM sqrt (bug 20660).Joseph Myers2016-10-202-0/+90
* Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers2016-10-192-9/+24