about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add build infrastructure for narrowing libm functions.Joseph Myers2018-02-098-1/+516
* Remove unused math/Makefile variable libm-test-incs.Joseph Myers2018-02-092-2/+4
* [AArch64] Use builtins for fpcr/fpsrWilco Dijkstra2018-02-092-4/+16
* manual: Fix Texinfo warnings about improper node names.Rical Jasan2018-02-094-6/+12
* Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b...Joseph Myers2018-02-076-31/+81
* Use MPFR 4.0.1 in build-many-glibcs.py.Joseph Myers2018-02-072-1/+6
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-0714-156/+116
* Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg2018-02-077-118/+93
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-0724-332/+433
* Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-0710-18/+118
* Fix -Os strcoll, wcscoll, build (bug 21313).Joseph Myers2018-02-073-0/+22
* Remove slow paths from logWilco Dijkstra2018-02-074-222/+23
* Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko2018-02-072-1/+7
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-0613-754/+145
* Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721).Joseph Myers2018-02-062-2/+17
* Move string/testcopy.c to test-driver.c and xmalloc (bug 19667).Joseph Myers2018-02-062-7/+15
* Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers2018-02-064-2/+56
* Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers2018-02-062-2/+7
* Only define loff_t for __USE_MISC (bug 14553).Joseph Myers2018-02-063-3/+9
* getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer2018-02-062-21/+19
* Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]Florian Weimer2018-02-062-0/+6
* Remove getc and putc macros from the public stdio.h.Zack Weinberg2018-02-054-11/+12
* Remove some unnecessary redefinitions of std symbols.Zack Weinberg2018-02-053-8/+6
* Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers2018-02-062-0/+5
* Add IPV6_FREEBIND from Linux 4.15.Joseph Myers2018-02-062-0/+3
* Add elf.h NT_* macros from Linux 4.15 (bug 14890).Joseph Myers2018-02-062-0/+17
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-0611-0/+41
* Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers2018-02-063-0/+11
* Use ADDRIDX with DT_GNU_HASHH.J. Lu2018-02-054-10/+10
* Add DT_SYMTAB_SHNDX from gABIH.J. Lu2018-02-052-1/+7
* i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu2018-02-052-12/+19
* Fix a typo in ChangeLog entryH.J. Lu2018-02-051-1/+1
* Add a missing ChangeLog item in commit 371b220f620H.J. Lu2018-02-051-0/+1
* x86-64: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu2018-02-052-7/+13
* sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu2018-02-053-4/+10
* Fix uninitialized variable in assert_perror (bug 22761)Andreas Schwab2018-02-052-1/+7
* hurd: Fix buildSamuel Thibault2018-02-042-1/+9
* time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]Sean McKean2018-02-022-1/+6
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-02-0213-15/+103
* aarch64: Use the L() macro for labels in memcmpSiddhesh Poyarekar2018-02-022-16/+18
* benchtests: Make bench-memcmp print jsonSiddhesh Poyarekar2018-02-022-26/+52
* benchtests: Reallocate buffers for every test runSiddhesh Poyarekar2018-02-022-10/+18
* Update syscall-names.list for 4.15.Joseph Myers2018-02-012-2/+7
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-0116-30/+101
* Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers2018-02-016-106/+9
* Remove some math_private.h libc_fe* overrides.Joseph Myers2018-02-015-12/+14
* Add feholdexcept inline in generic math_private.h.Joseph Myers2018-02-012-0/+18
* Move fenv.h override inline functions to generic math_private.h.Joseph Myers2018-02-014-14/+114
* Move some fenv.h override macros to generic math_private.h.Joseph Myers2018-02-016-25/+31
* Add ColdFire math-tests.h.Joseph Myers2018-02-012-0/+31