aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-08-04Reimplement min_of_type using __MATH_TG.Joseph Myers
2017-08-04x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATUREH.J. Lu
2017-08-04i686: Implement IFUNC selectors in CH.J. Lu
2017-08-04x86-64: Implement libmathvec IFUNC selectors in CH.J. Lu
2017-08-04x86-64: Implement libm IFUNC selectors in CH.J. Lu
2017-08-04i386: Support static PIE in start.SH.J. Lu
2017-08-04i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu
2017-08-04x86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu
2017-08-04Check linker support for INSERT in linker scriptH.J. Lu
2017-08-04x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu
2017-08-04x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu
2017-08-03i686/multiarch: Regenerate ulpsAurelien Jarno
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2017-08-03getaddrinfo: Release resolver context on error in gethosts [BZ #21885]Florian Weimer
2017-08-03tst-tlsopt-powerpc as a shared libAlan Modra
2017-08-03Add missing include for pthread_setcancelstateSamuel Thibault
2017-08-02[hurd]: Add __libc_init_secure stubSamuel Thibault
2017-08-02x86-64: Check PIC instead of SHARED in start.SH.J. Lu
2017-08-02i386: Check PIC to enable PIC setups in multiarch functionsH.J. Lu
2017-08-02i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]H.J. Lu
2017-07-28microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779)Nathan Rossi
2017-07-28Update Microblaze libm-test-ulpsNathan Rossi
2017-07-28Update Nios II ULPs file.Chung-Lin Tang
2017-07-27Update Alpha libm-test-ulpsAdhemerval Zanella
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella
2017-07-24Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]H.J. Lu
2017-07-24Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab
2017-07-23S390: fix sys/ptrace.h to make it includible again after asm/ptrace.hDmitry V. Levin
2017-07-23[BZ 19170]John David Anglin
2017-07-21Fix cexpl when compiled with latest GCCSteve Ellcey
2017-07-19Update sparc ulpsAdhemerval Zanella
2017-07-19alpha: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella
2017-07-19i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu
2017-07-19[AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy
2017-07-18[AArch64] Fix out of bound array access regressionSzabolcs Nagy
2017-07-17powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho
2017-07-17hppa: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella
2017-07-17Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy
2017-07-16Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin
2017-07-16Add CFI annotation.John David Anglin
2017-07-16Fix stack offset for r19 load in __getcontext.John David Anglin
2017-07-16Fix __setcontext return value on hppa.John David Anglin
2017-07-16Fix syscall cancellation on hppa.John David Anglin
2017-07-16Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin
2017-07-16Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin
2017-07-16Fix [BZ 20098].John David Anglin
2017-07-15Fix [BZ locale/19838].John David Anglin
2017-07-15Fix failing sNaN tests on hppa.John David Anglin
2017-07-13[ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang
2017-07-12Fix type in sysdeps/hppa/dl-machine.h.John David Anglin