aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2018-02-07Remove slow paths from logWilco Dijkstra
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers
2018-02-06getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer
2018-02-06Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers
2018-02-05i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu
2018-02-05x86-64: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu
2018-02-05sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer
2018-02-02aarch64: Use the L() macro for labels in memcmpSiddhesh Poyarekar
2018-02-01Update syscall-names.list for 4.15.Joseph Myers
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers
2018-02-01Add feholdexcept inline in generic math_private.h.Joseph Myers
2018-02-01Move fenv.h override inline functions to generic math_private.h.Joseph Myers
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers
2018-02-01Add ColdFire math-tests.h.Joseph Myers
2018-02-01Fix m68k bits/fenv.h for no-FPU ColdFire.Joseph Myers
2018-02-01Fix -Os log1p, log1pf build (bug 21314).Carlos O'Donell
2018-01-30allocalim.h: use __glibc_likely instead of __builtin_expectSamuel Thibault
2018-01-30hurd: include generic's hp-timing.h instead of copying itSamuel Thibault
2018-01-30hurd: Add tlsdesc.symSamuel Thibault
2018-01-30hurd: disable hp timingSamuel Thibault
2018-01-29hurd: Fix comments for FREAD and FWRITESamuel Thibault
2018-01-29allocalim.h: Fix codestyleSamuel Thibault
2018-01-29Reject invalid definitions of _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSI...Andreas Schwab
2018-01-29hurd: Add expected ABI listsSamuel Thibault
2018-01-29RISC-V: Add ipc_priv.hPalmer Dabbelt
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt
2018-01-29RISC-V: Add ABI ListsPalmer Dabbelt
2018-01-29RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt
2018-01-29RISC-V: Linux ABIPalmer Dabbelt
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt
2018-01-29RISC-V: Atomic and Locking RoutinesPalmer Dabbelt
2018-01-29RISC-V: Hard Float SupportPalmer Dabbelt
2018-01-29RISC-V: Generic <math.h> and soft-fp RoutinesPalmer Dabbelt
2018-01-29RISC-V: Thread-Local Storage SupportPalmer Dabbelt
2018-01-29RISC-V: ABI ImplementationPalmer Dabbelt
2018-01-29sysdeps/init_array: Add PREINIT_FUNCTION to crti.SPalmer Dabbelt
2018-01-29microblaze: don't use copy_file_range syscall with kernel headers < 4.10Romain Naour
2018-01-29hurd: Fix includesSamuel Thibault
2018-01-29hurd: Fix _POSIX_VDISABLE valueSamuel Thibault
2018-01-28hurd: Build stubs for new gnumach.defsSamuel Thibault
2018-01-28hurd: Fix allocalim buildSamuel Thibault