Age | Commit message (Expand) | Author |
2018-02-17 | hurd: Define EXEC_PAGESIZE | Samuel Thibault |
2018-02-17 | Fix ulps for pow on hppa. | John David Anglin |
2018-02-15 | Fix hppa local PLT entries for sigprocmask (bug 18124). | Joseph Myers |
2018-02-15 | Use libc_hidden_* for __cmsg_nxthdr (bug 15105). | Joseph Myers |
2018-02-15 | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-02-15 | [AArch64] Fix include. | Wilco Dijkstra |
2018-02-15 | Remove mplog and mpexp | Wilco Dijkstra |
2018-02-15 | S390: Regenerate ULPs. | Stefan Liebler |
2018-02-14 | Update SH libm-tests-ulps | Adhemerval Zanella |
2018-02-12 | powerpc: Update pow() ULPs | Tulio Magno Quites Machado Filho |
2018-02-12 | Remove slow paths from exp | Szabolcs Nagy |
2018-02-12 | Remove slow paths from pow | Wilco Dijkstra |
2018-02-10 | linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433] | Dmitry V. Levin |
2018-02-10 | [AArch64] Fix testsuite error due to fpsr/fscr change | Wilco Dijkstra |
2018-02-10 | Add narrowing add functions. | Joseph Myers |
2018-02-10 | Fix narrowing function tests build for powerpc64le. | Joseph Myers |
2018-02-09 | [RISC-V] Fix parsing flags in ELF64 files. | DJ Delorie |
2018-02-09 | Add test infrastructure for narrowing libm functions. | Joseph Myers |
2018-02-09 | Add build infrastructure for narrowing libm functions. | Joseph Myers |
2018-02-09 | [AArch64] Use builtins for fpcr/fpsr | Wilco Dijkstra |
2018-02-07 | Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b... | Joseph Myers |
2018-02-07 | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg |
2018-02-07 | Don't install libio.h or _G_config.h. | Zack Weinberg |
2018-02-07 | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-02-07 | Remove slow paths from log | Wilco Dijkstra |
2018-02-07 | Linux: use reserved name __key in pkey_get [BZ #22797] | Igor Gnatenko |
2018-02-06 | Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu... | Joseph Myers |
2018-02-06 | Use xmalloc in tst-setcontext-fpscr.c (bug 19668). | Joseph Myers |
2018-02-06 | Only define loff_t for __USE_MISC (bug 14553). | Joseph Myers |
2018-02-06 | getlogin_r: switch Linux variant to struct scratch_buffer | Florian Weimer |
2018-02-06 | Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15. | Joseph Myers |
2018-02-06 | Add IPV6_FREEBIND from Linux 4.15. | Joseph Myers |
2018-02-06 | Add MAP_SYNC from Linux 4.15. | Joseph Myers |
2018-02-06 | Add MAP_SHARED_VALIDATE from Linux 4.15. | Joseph Myers |
2018-02-05 | i386: Use __glibc_likely/__glibc_likely in dl-machine.h | H.J. Lu |
2018-02-05 | x86-64: Use __glibc_likely/__glibc_likely in dl-machine.h | H.J. Lu |
2018-02-05 | sparc: Check PIC instead of SHARED in start.S [BZ #22638] | H.J. Lu |
2018-02-02 | preadv2/pwritev2: Handle offset == -1 [BZ #22753] | Florian Weimer |
2018-02-02 | aarch64: Use the L() macro for labels in memcmp | Siddhesh Poyarekar |
2018-02-01 | Update syscall-names.list for 4.15. | Joseph Myers |
2018-02-01 | Move LDBL_CLASSIFY_COMPAT to its own header. | Joseph Myers |
2018-02-01 | Remove some math_private.h libc_feholdexcept_setround overrides. | Joseph Myers |
2018-02-01 | Remove some math_private.h libc_fe* overrides. | Joseph Myers |
2018-02-01 | Add feholdexcept inline in generic math_private.h. | Joseph Myers |
2018-02-01 | Move fenv.h override inline functions to generic math_private.h. | Joseph Myers |
2018-02-01 | Move some fenv.h override macros to generic math_private.h. | Joseph Myers |
2018-02-01 | Add ColdFire math-tests.h. | Joseph Myers |
2018-02-01 | Fix m68k bits/fenv.h for no-FPU ColdFire. | Joseph Myers |
2018-02-01 | Fix -Os log1p, log1pf build (bug 21314). | Carlos O'Donell |
2018-01-30 | allocalim.h: use __glibc_likely instead of __builtin_expect | Samuel Thibault |