about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* hurd: fix timer_routines.c buildSamuel Thibault2018-02-271-0/+3
* Move NPTL-specific code to NPTL-specific headerSamuel Thibault2018-02-272-26/+52
* linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin2018-02-261-0/+62
* powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho2018-02-261-0/+43
* Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2018-02-232-2/+8
* Update sparc ulpsAdhemerval Zanella2018-02-221-0/+2
* Refactor atfork handlersAdhemerval Zanella2018-02-223-108/+21
* Rename nptl-signals.h to internal-signals.hAdhemerval Zanella2018-02-224-14/+13
* RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman2018-02-224-8/+36
* RISC-V: Do not initialize $gp in TLS macros.DJ Delorie2018-02-221-17/+3
* aarch64/strcmp: fix misaligned loop jump targetSiddhesh Poyarekar2018-02-221-1/+1
* IFUNC for Cavium ThunderX2Steve Ellcey2018-02-226-10/+56
* S390: Regenerate ULPs.Stefan Liebler2018-02-221-6/+6
* hurd: Add sysdep-cancel.hSamuel Thibault2018-02-211-0/+9
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-214-7/+6
* elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer2018-02-212-12/+0
* hurd: fix buildSamuel Thibault2018-02-211-0/+2
* hurd: Fix build on missing __ptsname_internal functionSamuel Thibault2018-02-171-4/+19
* hurd: Define EXEC_PAGESIZESamuel Thibault2018-02-172-0/+27
* Fix ulps for pow on hppa.John David Anglin2018-02-171-0/+2
* Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers2018-02-153-3/+2
* Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers2018-02-151-0/+1
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-152-1/+5
* [AArch64] Fix include.Wilco Dijkstra2018-02-151-1/+1
* Remove mplog and mpexpWilco Dijkstra2018-02-1520-341/+3
* S390: Regenerate ULPs.Stefan Liebler2018-02-151-68/+20
* Update SH libm-tests-ulpsAdhemerval Zanella2018-02-141-48/+445
* powerpc: Update pow() ULPsTulio Magno Quites Machado Filho2018-02-121-0/+2
* Remove slow paths from expSzabolcs Nagy2018-02-1215-174/+21
* Remove slow paths from powWilco Dijkstra2018-02-1222-503/+49
* linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-02-101-8/+0
* [AArch64] Fix testsuite error due to fpsr/fscr changeWilco Dijkstra2018-02-101-0/+2
* Add narrowing add functions.Joseph Myers2018-02-1050-1/+889
* Fix narrowing function tests build for powerpc64le.Joseph Myers2018-02-101-0/+6
* [RISC-V] Fix parsing flags in ELF64 files.DJ Delorie2018-02-091-1/+2
* Add test infrastructure for narrowing libm functions.Joseph Myers2018-02-092-0/+4
* Add build infrastructure for narrowing libm functions.Joseph Myers2018-02-092-0/+19
* [AArch64] Use builtins for fpcr/fpsrWilco Dijkstra2018-02-091-4/+11
* Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b...Joseph Myers2018-02-071-18/+8
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-074-61/+37
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-14/+6
* Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-075-14/+16
* Remove slow paths from logWilco Dijkstra2018-02-072-205/+16
* Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko2018-02-071-1/+1
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-068-670/+0
* Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers2018-02-061-2/+2
* Only define loff_t for __USE_MISC (bug 14553).Joseph Myers2018-02-061-1/+1
* getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer2018-02-061-21/+13
* Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Add IPV6_FREEBIND from Linux 4.15.Joseph Myers2018-02-061-0/+1