summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-0610-0/+20
* Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers2018-02-062-0/+4
* i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu2018-02-051-12/+12
* x86-64: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu2018-02-051-7/+7
* sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu2018-02-052-4/+4
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-02-028-8/+33
* aarch64: Use the L() macro for labels in memcmpSiddhesh Poyarekar2018-02-021-16/+16
* Update syscall-names.list for 4.15.Joseph Myers2018-02-011-2/+3
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-0115-30/+69
* Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers2018-02-015-106/+0
* Remove some math_private.h libc_fe* overrides.Joseph Myers2018-02-014-12/+0
* Add feholdexcept inline in generic math_private.h.Joseph Myers2018-02-011-0/+12
* Move fenv.h override inline functions to generic math_private.h.Joseph Myers2018-02-012-14/+69
* Move some fenv.h override macros to generic math_private.h.Joseph Myers2018-02-015-25/+13
* Add ColdFire math-tests.h.Joseph Myers2018-02-011-0/+29