about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-1933-0/+307
* Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella2016-10-182-2/+10
* Bug 20689: Fix FMA and AVX2 detection on IntelCarlos O'Donell2016-10-171-10/+14
* Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers2016-10-1722-36/+104
* S390: Fix fp comparison not raising FE_INVALID.Stefan Liebler2016-10-171-0/+36
* hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin2016-10-151-17/+5
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-1537-3/+428
* Fix warnings from latest GCC.steve ellcey-CA Eng-Software2016-10-141-4/+4