| Commit message (Expand) | Author | Age | Files | Lines |
* | hurd: fix timer_routines.c build | Samuel Thibault | 2018-02-27 | 1 | -1/+1 |
* | hurd: fix gai_misc build | Samuel Thibault | 2018-02-27 | 1 | -0/+67 |
* | hurd: fix timer_routines.c build | Samuel Thibault | 2018-02-27 | 1 | -0/+3 |
* | Move NPTL-specific code to NPTL-specific header | Samuel Thibault | 2018-02-27 | 2 | -26/+52 |
* | linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] | Dmitry V. Levin | 2018-02-26 | 1 | -0/+62 |
* | powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request | Tulio Magno Quites Machado Filho | 2018-02-26 | 1 | -0/+43 |
* | Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792] | H.J. Lu | 2018-02-23 | 2 | -2/+8 |
* | Update sparc ulps | Adhemerval Zanella | 2018-02-22 | 1 | -0/+2 |
* | Refactor atfork handlers | Adhemerval Zanella | 2018-02-22 | 3 | -108/+21 |
* | Rename nptl-signals.h to internal-signals.h | Adhemerval Zanella | 2018-02-22 | 4 | -14/+13 |
* | RISC-V: fmax/fmin: Handle signalling NaNs correctly. | Andrew Waterman | 2018-02-22 | 4 | -8/+36 |
* | RISC-V: Do not initialize $gp in TLS macros. | DJ Delorie | 2018-02-22 | 1 | -17/+3 |
* | aarch64/strcmp: fix misaligned loop jump target | Siddhesh Poyarekar | 2018-02-22 | 1 | -1/+1 |
* | IFUNC for Cavium ThunderX2 | Steve Ellcey | 2018-02-22 | 6 | -10/+56 |
* | S390: Regenerate ULPs. | Stefan Liebler | 2018-02-22 | 1 | -6/+6 |
* | hurd: Add sysdep-cancel.h | Samuel Thibault | 2018-02-21 | 1 | -0/+9 |
* | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg | 2018-02-21 | 4 | -7/+6 |
* | elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] | Florian Weimer | 2018-02-21 | 2 | -12/+0 |
* | hurd: fix build | Samuel Thibault | 2018-02-21 | 1 | -0/+2 |
* | hurd: Fix build on missing __ptsname_internal function | Samuel Thibault | 2018-02-17 | 1 | -4/+19 |
* | hurd: Define EXEC_PAGESIZE | Samuel Thibault | 2018-02-17 | 2 | -0/+27 |
* | Fix ulps for pow on hppa. | John David Anglin | 2018-02-17 | 1 | -0/+2 |
* | Fix hppa local PLT entries for sigprocmask (bug 18124). | Joseph Myers | 2018-02-15 | 3 | -3/+2 |
* | Use libc_hidden_* for __cmsg_nxthdr (bug 15105). | Joseph Myers | 2018-02-15 | 1 | -0/+1 |
* | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-15 | 2 | -1/+5 |
* | [AArch64] Fix include. | Wilco Dijkstra | 2018-02-15 | 1 | -1/+1 |
* | Remove mplog and mpexp | Wilco Dijkstra | 2018-02-15 | 20 | -341/+3 |
* | S390: Regenerate ULPs. | Stefan Liebler | 2018-02-15 | 1 | -68/+20 |
* | Update SH libm-tests-ulps | Adhemerval Zanella | 2018-02-14 | 1 | -48/+445 |
* | powerpc: Update pow() ULPs | Tulio Magno Quites Machado Filho | 2018-02-12 | 1 | -0/+2 |
* | Remove slow paths from exp | Szabolcs Nagy | 2018-02-12 | 15 | -174/+21 |
* | Remove slow paths from pow | Wilco Dijkstra | 2018-02-12 | 22 | -503/+49 |
* | linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433] | Dmitry V. Levin | 2018-02-10 | 1 | -8/+0 |
* | [AArch64] Fix testsuite error due to fpsr/fscr change | Wilco Dijkstra | 2018-02-10 | 1 | -0/+2 |
* | Add narrowing add functions. | Joseph Myers | 2018-02-10 | 50 | -1/+889 |
* | Fix narrowing function tests build for powerpc64le. | Joseph Myers | 2018-02-10 | 1 | -0/+6 |
* | [RISC-V] Fix parsing flags in ELF64 files. | DJ Delorie | 2018-02-09 | 1 | -1/+2 |
* | Add test infrastructure for narrowing libm functions. | Joseph Myers | 2018-02-09 | 2 | -0/+4 |
* | Add build infrastructure for narrowing libm functions. | Joseph Myers | 2018-02-09 | 2 | -0/+19 |
* | [AArch64] Use builtins for fpcr/fpsr | Wilco Dijkstra | 2018-02-09 | 1 | -4/+11 |
* | Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b... | Joseph Myers | 2018-02-07 | 1 | -18/+8 |
* | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg | 2018-02-07 | 4 | -61/+37 |
* | Don't install libio.h or _G_config.h. | Zack Weinberg | 2018-02-07 | 1 | -14/+6 |
* | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-07 | 5 | -14/+16 |
* | Remove slow paths from log | Wilco Dijkstra | 2018-02-07 | 2 | -205/+16 |
* | Linux: use reserved name __key in pkey_get [BZ #22797] | Igor Gnatenko | 2018-02-07 | 1 | -1/+1 |
* | Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu... | Joseph Myers | 2018-02-06 | 8 | -670/+0 |
* | Use xmalloc in tst-setcontext-fpscr.c (bug 19668). | Joseph Myers | 2018-02-06 | 1 | -2/+2 |
* | Only define loff_t for __USE_MISC (bug 14553). | Joseph Myers | 2018-02-06 | 1 | -1/+1 |
* | getlogin_r: switch Linux variant to struct scratch_buffer | Florian Weimer | 2018-02-06 | 1 | -21/+13 |