Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | Remove slow paths from pow | Wilco Dijkstra | 22 | -503/+49 |
2018-02-10 | linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433] | Dmitry V. Levin | 1 | -8/+0 |
2018-02-10 | [AArch64] Fix testsuite error due to fpsr/fscr change | Wilco Dijkstra | 1 | -0/+2 |
2018-02-10 | Add narrowing add functions. | Joseph Myers | 50 | -1/+889 |
2018-02-10 | Fix narrowing function tests build for powerpc64le. | Joseph Myers | 1 | -0/+6 |
2018-02-09 | [RISC-V] Fix parsing flags in ELF64 files. | DJ Delorie | 1 | -1/+2 |
2018-02-09 | Add test infrastructure for narrowing libm functions. | Joseph Myers | 2 | -0/+4 |
2018-02-09 | Add build infrastructure for narrowing libm functions. | Joseph Myers | 2 | -0/+19 |
2018-02-09 | [AArch64] Use builtins for fpcr/fpsr | Wilco Dijkstra | 1 | -4/+11 |
2018-02-07 | Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b... | Joseph Myers | 1 | -18/+8 |
2018-02-07 | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg | 4 | -61/+37 |
2018-02-07 | Don't install libio.h or _G_config.h. | Zack Weinberg | 1 | -14/+6 |
2018-02-07 | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 5 | -14/+16 |
2018-02-07 | Remove slow paths from log | Wilco Dijkstra | 2 | -205/+16 |
2018-02-07 | Linux: use reserved name __key in pkey_get [BZ #22797] | Igor Gnatenko | 1 | -1/+1 |
2018-02-06 | Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu... | Joseph Myers | 8 | -670/+0 |
2018-02-06 | Use xmalloc in tst-setcontext-fpscr.c (bug 19668). | Joseph Myers | 1 | -2/+2 |
2018-02-06 | Only define loff_t for __USE_MISC (bug 14553). | Joseph Myers | 1 | -1/+1 |
2018-02-06 | getlogin_r: switch Linux variant to struct scratch_buffer | Florian Weimer | 1 | -21/+13 |
2018-02-06 | Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15. | Joseph Myers | 1 | -0/+2 |
2018-02-06 | Add IPV6_FREEBIND from Linux 4.15. | Joseph Myers | 1 | -0/+1 |
2018-02-06 | Add MAP_SYNC from Linux 4.15. | Joseph Myers | 10 | -0/+20 |
2018-02-06 | Add MAP_SHARED_VALIDATE from Linux 4.15. | Joseph Myers | 2 | -0/+4 |
2018-02-05 | i386: Use __glibc_likely/__glibc_likely in dl-machine.h | H.J. Lu | 1 | -12/+12 |
2018-02-05 | x86-64: Use __glibc_likely/__glibc_likely in dl-machine.h | H.J. Lu | 1 | -7/+7 |
2018-02-05 | sparc: Check PIC instead of SHARED in start.S [BZ #22638] | H.J. Lu | 2 | -4/+4 |
2018-02-02 | preadv2/pwritev2: Handle offset == -1 [BZ #22753] | Florian Weimer | 8 | -8/+33 |
2018-02-02 | aarch64: Use the L() macro for labels in memcmp | Siddhesh Poyarekar | 1 | -16/+16 |
2018-02-01 | Update syscall-names.list for 4.15. | Joseph Myers | 1 | -2/+3 |
2018-02-01 | Move LDBL_CLASSIFY_COMPAT to its own header. | Joseph Myers | 15 | -30/+69 |
2018-02-01 | Remove some math_private.h libc_feholdexcept_setround overrides. | Joseph Myers | 5 | -106/+0 |
2018-02-01 | Remove some math_private.h libc_fe* overrides. | Joseph Myers | 4 | -12/+0 |
2018-02-01 | Add feholdexcept inline in generic math_private.h. | Joseph Myers | 1 | -0/+12 |
2018-02-01 | Move fenv.h override inline functions to generic math_private.h. | Joseph Myers | 2 | -14/+69 |
2018-02-01 | Move some fenv.h override macros to generic math_private.h. | Joseph Myers | 5 | -25/+13 |
2018-02-01 | Add ColdFire math-tests.h. | Joseph Myers | 1 | -0/+29 |
2018-02-01 | Fix m68k bits/fenv.h for no-FPU ColdFire. | Joseph Myers | 1 | -11/+47 |
2018-02-01 | Fix -Os log1p, log1pf build (bug 21314). | Carlos O'Donell | 2 | -3/+26 |
2018-01-30 | allocalim.h: use __glibc_likely instead of __builtin_expect | Samuel Thibault | 1 | -2/+2 |
2018-01-30 | hurd: include generic's hp-timing.h instead of copying it | Samuel Thibault | 1 | -18/+1 |
2018-01-30 | hurd: Add tlsdesc.sym | Samuel Thibault | 1 | -0/+19 |
2018-01-30 | hurd: disable hp timing | Samuel Thibault | 1 | -0/+38 |
2018-01-29 | hurd: Fix comments for FREAD and FWRITE | Samuel Thibault | 1 | -1/+1 |
2018-01-29 | allocalim.h: Fix codestyle | Samuel Thibault | 1 | -3/+3 |
2018-01-29 | Reject invalid definitions of _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSI... | Andreas Schwab | 2 | -24/+18 |
2018-01-29 | hurd: Add expected ABI lists | Samuel Thibault | 11 | -0/+3674 |
2018-01-29 | RISC-V: Add ipc_priv.h | Palmer Dabbelt | 1 | -0/+21 |
2018-01-29 | RISC-V: Build Infastructure | Palmer Dabbelt | 18 | -0/+433 |
2018-01-29 | RISC-V: Add ABI Lists | Palmer Dabbelt | 19 | -0/+8087 |
2018-01-29 | RISC-V: Linux Startup and Dynamic Loading Code | Palmer Dabbelt | 3 | -0/+152 |