aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-02-27hurd: fix timer_routines.c buildSamuel Thibault1-1/+1
2018-02-27hurd: fix gai_misc buildSamuel Thibault1-0/+67
2018-02-27hurd: fix timer_routines.c buildSamuel Thibault1-0/+3
2018-02-27Move NPTL-specific code to NPTL-specific headerSamuel Thibault2-26/+52
2018-02-26linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin1-0/+62
2018-02-26powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho1-0/+43
2018-02-23Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2-2/+8
2018-02-22Update sparc ulpsAdhemerval Zanella1-0/+2
2018-02-22Refactor atfork handlersAdhemerval Zanella3-108/+21
2018-02-22Rename nptl-signals.h to internal-signals.hAdhemerval Zanella4-14/+13
2018-02-22RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman4-8/+36
2018-02-22RISC-V: Do not initialize $gp in TLS macros.DJ Delorie1-17/+3
2018-02-22aarch64/strcmp: fix misaligned loop jump targetSiddhesh Poyarekar1-1/+1
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey6-10/+56
2018-02-22S390: Regenerate ULPs.Stefan Liebler1-6/+6
2018-02-21hurd: Add sysdep-cancel.hSamuel Thibault1-0/+9
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg4-7/+6
2018-02-21elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer2-12/+0
2018-02-21hurd: fix buildSamuel Thibault1-0/+2
2018-02-17hurd: Fix build on missing __ptsname_internal functionSamuel Thibault1-4/+19
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault2-0/+27
2018-02-17Fix ulps for pow on hppa.John David Anglin1-0/+2
2018-02-15Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers3-3/+2
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers1-0/+1
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2-1/+5
2018-02-15[AArch64] Fix include.Wilco Dijkstra1-1/+1
2018-02-15Remove mplog and mpexpWilco Dijkstra20-341/+3
2018-02-15S390: Regenerate ULPs.Stefan Liebler1-68/+20
2018-02-14Update SH libm-tests-ulpsAdhemerval Zanella1-48/+445
2018-02-12powerpc: Update pow() ULPsTulio Magno Quites Machado Filho1-0/+2
2018-02-12Remove slow paths from expSzabolcs Nagy15-174/+21
2018-02-12Remove slow paths from powWilco Dijkstra22-503/+49
2018-02-10linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin1-8/+0
2018-02-10[AArch64] Fix testsuite error due to fpsr/fscr changeWilco Dijkstra1-0/+2
2018-02-10Add narrowing add functions.Joseph Myers50-1/+889
2018-02-10Fix narrowing function tests build for powerpc64le.Joseph Myers1-0/+6
2018-02-09[RISC-V] Fix parsing flags in ELF64 files.DJ Delorie1-1/+2
2018-02-09Add test infrastructure for narrowing libm functions.Joseph Myers2-0/+4
2018-02-09Add build infrastructure for narrowing libm functions.Joseph Myers2-0/+19
2018-02-09[AArch64] Use builtins for fpcr/fpsrWilco Dijkstra1-4/+11
2018-02-07Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b...Joseph Myers1-18/+8
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg4-61/+37
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg1-14/+6
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers5-14/+16
2018-02-07Remove slow paths from logWilco Dijkstra2-205/+16
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko1-1/+1
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers8-670/+0
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers1-2/+2
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers1-1/+1
2018-02-06getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer1-21/+13