about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-02-241-0/+2
* X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu2017-02-091-1/+2
* Drop GLIBC_TUNABLES in setxid processesSiddhesh Poyarekar2017-02-021-0/+1
* powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho2017-01-233-12/+20
* alpha: fix trunc for big input valuesAurelien Jarno2016-12-082-8/+6
* alpha: fix rint on sNaN inputAurelien Jarno2016-12-082-0/+6
* alpha: fix floor on sNaN inputAurelien Jarno2016-12-082-8/+6
* alpha: fix ceil on sNaN inputAurelien Jarno2016-12-082-8/+6
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-11-305-3/+165
* x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno2016-11-241-1/+1
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-233-0/+3
* Fix cmpli usage in power6 memset.Joseph Myers2016-11-062-2/+2
* Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella2016-10-2410-100/+19
* powerpc: Regenerate ULPsTulio Magno Quites Machado Filho2016-10-051-53/+53
* posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella2016-09-281-6/+2
* posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella2016-09-281-2/+4
* powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho2016-09-192-2/+1
* NaCl: Fix libc.abilist missing GLIBC_2.24 A.Roland McGrath2016-09-021-0/+1
* NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath2016-09-021-0/+1
* Fix generic wait3 after union wait_status removal.Roland McGrath2016-09-021-1/+1
* NaCl: Fix compile error in clock function.Roland McGrath2016-09-021-1/+1
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-181-0/+7
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-1813-1/+16
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-1511-314/+2
* Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller2016-08-154-10/+10
* powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno2016-08-141-2/+4
* powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno2016-08-141-3/+4
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-041-0/+2
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-0246-2245/+10
* Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu2016-07-2711-78/+141
* Nios II localplt.data update: remove __eqsf2Chung-Lin Tang2016-07-271-1/+0
* powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero2016-07-211-2/+2
* [AArch64] Update libm-test-ulpsSzabolcs Nagy2016-07-211-4/+4
* S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.Stefan Liebler2016-07-201-8/+5
* microblaze: fix variable name collision with syscall macrosMike Frysinger2016-07-191-21/+21
* i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387H.J. Lu2016-07-181-2/+5
* Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar2016-07-181-2/+2
* [AArch64] Regenerate libm-test-ulpsSzabolcs Nagy2016-07-181-10/+10
* Refactor Linux raise implementation (BZ#15368)Adhemerval Zanella2016-07-133-50/+77
* Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu2016-07-131-2/+2
* x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu2016-07-121-0/+4
* x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu2016-07-121-6/+7
* X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu2016-07-111-0/+4
* [AArch64] Add bits/hwcap.h for aarch64 linuxSzabolcs Nagy2016-07-111-0/+34
* [AArch64] Fix libc internal asm profiling codeSzabolcs Nagy2016-07-112-2/+35
* Fix LO_HI_LONG definitionAdhemerval Zanella2016-07-081-7/+3
* Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella2016-07-089-9/+8
* tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf2016-07-081-1/+3
* ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno2016-07-082-0/+10
* S390: Use DT_JUMPREL in prelink undo code.Stefan Liebler2016-07-063-10/+6