about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* malloc: Additional checks for unsorted bin integrity I.Istvan Kurucsai2018-08-171-4/+15
* Add --with-nonshared-cflags option to configureFlorian Weimer2018-08-177-1/+64
* Makeconfig (ASFLAGS): Always append required assembler flagsFlorian Weimer2018-08-172-1/+5
* Fix attribution of previous change in ChangeLogFlorian Weimer2018-08-171-1/+1
* malloc: Mitigate null-byte overflow attacksMoritz Eckert2018-08-162-0/+9
* malloc: Verify size of top chunk.Pochang Chen2018-08-162-0/+7
* Reallocate buffers for every run in strlenSiddhesh Poyarekar2018-08-162-7/+13
* Print strlen benchmark output in jsonSiddhesh Poyarekar2018-08-162-15/+42
* powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan2018-08-169-24/+53
* [aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar2018-08-157-4/+273
* Use generic sinf/cosf in lgammaf_rWilco Dijkstra2018-08-154-112/+14
* Fix spaces in x86_64 ULP fileWilco Dijkstra2018-08-152-3/+7
* error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]Florian Weimer2018-08-147-145/+129
* Improve performance of sinf and cosfWilco Dijkstra2018-08-149-384/+207
* nss_files: Fix file stream leak in aliases lookup [BZ #23521]Florian Weimer2018-08-144-0/+262
* nscd: Deallocate existing user names in file parserFlorian Weimer2018-08-142-1/+10
* Update syscall-names.list for Linux 4.18.Joseph Myers2018-08-132-2/+9
* Update install.texi documentation of uses of Perl and Python.Joseph Myers2018-08-133-73/+70
* Use Linux 4.18 in build-many-glibcs.py.Joseph Myers2018-08-132-1/+6
* error, error_at_line: Add missing va_end callsFlorian Weimer2018-08-132-0/+7
* mbstowcs: Remove outdated commentFlorian Weimer2018-08-132-6/+5
* [benchtests] Add workload test properties to schemaSiddhesh Poyarekar2018-08-112-0/+7
* [benchtests] Add mandatory attributes to workload testsSiddhesh Poyarekar2018-08-112-0/+7
* ChangeLog: Fix an obvious typo.Rafal Luzynski2018-08-101-1/+1
* regex: Gnulib unibyte RRI uses bytes not charsPaul Eggert2018-08-102-5/+16
* Move SNAN_TESTS_* out of math-tests.h.Joseph Myers2018-08-106-33/+93
* Improve performance of sincosfWilco Dijkstra2018-08-108-133/+274
* Clean up converttoint handling and document the semanticsSzabolcs Nagy2018-08-104-19/+36
* Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer2018-08-104-25/+187
* S390: Fix unwind in 32-bit _mcountIlya Leoshkevich2018-08-102-2/+11
* S390: Implement 64-bit __fentry__Ilya Leoshkevich2018-08-105-57/+134
* Move __fentry__ version definition to sysdeps/{i386,x86_64}Ilya Leoshkevich2018-08-104-3/+12
* S390: Test that lazy binding does not clobber R0Ilya Leoshkevich2018-08-108-0/+230
* S390: Do not clobber R0 in 64-bit _dl_runtime_profileIlya Leoshkevich2018-08-102-0/+11
* S390: Do not clobber R0 in 64-bit _dl_runtime_resolveIlya Leoshkevich2018-08-102-2/+13
* S390: Do not clobber R0 in 32-bit _dl_runtime_profileIlya Leoshkevich2018-08-102-0/+11
* S390: Do not clobber R0 in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-102-2/+13
* S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profileIlya Leoshkevich2018-08-102-84/+148
* S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolveIlya Leoshkevich2018-08-102-41/+88
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profileIlya Leoshkevich2018-08-102-78/+140
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-102-36/+78
* Replace gen-libm-test.pl with gen-libm-test.py.Joseph Myers2018-08-0910-875/+651
* hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault2018-08-094-0/+8
* [aarch64] Fix value of MIN_PAGE_SIZE for testingSiddhesh Poyarekar2018-08-082-1/+6
* Move comment from libm-test-nextdown.inc to libm-test-nexttoward.inc.Joseph Myers2018-08-083-5/+9
* hurd: Add missing symbols for proper libc_get/setspecificSamuel Thibault2018-08-082-0/+7
* benchtests: Clean up the alloc_bufsSiddhesh Poyarekar2018-08-087-33/+57
* RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)Andreas Schwab2018-08-062-2/+8
* x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.hH.J. Lu2018-08-064-15/+20
* Improve ChangeLog message.DJ Delorie2018-08-031-1/+1