aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-06Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers1-0/+2
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers1-0/+1
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers10-0/+20
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers2-0/+4
2018-02-05i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu1-12/+12
2018-02-05x86-64: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu1-7/+7
2018-02-05sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu2-4/+4
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer8-8/+33
2018-02-02aarch64: Use the L() macro for labels in memcmpSiddhesh Poyarekar1-16/+16
2018-02-01Update syscall-names.list for 4.15.Joseph Myers1-2/+3
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers15-30/+69
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers5-106/+0
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers4-12/+0
2018-02-01Add feholdexcept inline in generic math_private.h.Joseph Myers1-0/+12
2018-02-01Move fenv.h override inline functions to generic math_private.h.Joseph Myers2-14/+69
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers5-25/+13
2018-02-01Add ColdFire math-tests.h.Joseph Myers1-0/+29
2018-02-01Fix m68k bits/fenv.h for no-FPU ColdFire.Joseph Myers1-11/+47
2018-02-01Fix -Os log1p, log1pf build (bug 21314).Carlos O'Donell2-3/+26
2018-01-30allocalim.h: use __glibc_likely instead of __builtin_expectSamuel Thibault1-2/+2
2018-01-30hurd: include generic's hp-timing.h instead of copying itSamuel Thibault1-18/+1
2018-01-30hurd: Add tlsdesc.symSamuel Thibault1-0/+19
2018-01-30hurd: disable hp timingSamuel Thibault1-0/+38
2018-01-29hurd: Fix comments for FREAD and FWRITESamuel Thibault1-1/+1
2018-01-29allocalim.h: Fix codestyleSamuel Thibault1-3/+3
2018-01-29Reject invalid definitions of _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSI...Andreas Schwab2-24/+18
2018-01-29hurd: Add expected ABI listsSamuel Thibault11-0/+3674
2018-01-29RISC-V: Add ipc_priv.hPalmer Dabbelt1-0/+21
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt18-0/+433
2018-01-29RISC-V: Add ABI ListsPalmer Dabbelt19-0/+8087