summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Align/displacement to avoid long nop memmove-vec-unaligned-erms.Shjl/erms/hybridH.J. Lu2016-03-271-2/+23
* Check HAVE_AVX512_ASM_SUPPORT for memmove-vec-unaligned-erms.SH.J. Lu2016-03-271-7/+9
* Check HAVE_AVX512_ASM_SUPPORT for memset-vec-unaligned-erms.SH.J. Lu2016-03-271-8/+10
* Avoid long nop in memmove-vec-unaligned-erms.SH.J. Lu2016-03-271-1/+2
* Avoid long nop in memset-vec-unaligned-erms.SH.J. Lu2016-03-271-1/+7
* Optimize for small memmove-vec-unaligned-erms.SH.J. Lu2016-03-271-8/+6
* Optimize small memsetH.J. Lu2016-03-271-16/+33
* Add memset-vec-unaligned-erms.SH.J. Lu2016-03-267-1/+297
* Add x86-64 memmove with vector unaliged loads and rep movsbH.J. Lu2016-03-2612-29/+635
* Test 32-bit ERMS memcpy/memsetH.J. Lu2016-03-251-0/+14
* Add 32it ERMS memcpy/memsetH.J. Lu2016-03-2518-1/+244
* Initial ERMS supportH.J. Lu2016-03-251-0/+7
* Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu2016-03-253-430/+404
* Implement x86-64 multiarch mempcpy in memcpyH.J. Lu2016-03-259-57/+69
* tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer2016-03-252-1/+10
* Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers2016-03-247-21/+2628
* Assume __NR_utimensat is always definedAurelien Jarno2016-03-234-22/+12
* Assume __NR_openat is always definedAurelien Jarno2016-03-233-4/+6
* x86, pthread_cond_*wait: Do not depend on %eax not being clobberedNick Alcock2016-03-233-0/+8
* Don't set %rcx twice before "rep movsb"H.J. Lu2016-03-222-1/+5
* Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu2016-03-223-74/+105
* Fix malloc threaded tests link on non-LinuxSamuel Thibault2016-03-222-6/+9
* Remove __ASSUME_GETDENTS64_SYSCALL.Joseph Myers2016-03-223-114/+90
* Remove __ASSUME_SIGNALFD4.Joseph Myers2016-03-213-26/+10
* posix: Fix posix_spawn implict check styleAdhemerval Zanella2016-03-212-1/+6
* Use JUMPTARGET in x86-64 pthreadH.J. Lu2016-03-214-7/+13
* localedata: standardize copyright/license information [BZ #11213]Mike Frysinger2016-03-21327-529/+2610
* math: don't clobber old libm.so on install [BZ #19822]Dylan Alex Simon2016-03-212-1/+8
* localedata: standardize first few linesMike Frysinger2016-03-21308-550/+930
* posix: Fix posix_spawn invalid memory accessAdhemerval Zanella2016-03-203-1/+12
* hurd: Add c++-types expected resultSamuel Thibault2016-03-202-4/+69
* hurd: Allow inlining IO locksSamuel Thibault2016-03-202-0/+7
* hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault2016-03-204-2/+53
* Fix mach-syscalls.mk buildSamuel Thibault2016-03-202-1/+2
* hurd: Break errnos.d / libc-modules.h dependency loopSamuel Thibault2016-03-202-2/+10
* Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers2016-03-174-52/+7
* Remove __ASSUME_FALLOCATE.Joseph Myers2016-03-173-36/+21
* Use JUMPTARGET in x86-64 mathvecH.J. Lu2016-03-1639-130/+224
* add ChangeLog entryMike Frysinger2016-03-161-0/+5
* localedata: use same comment_char/escape_char in these filesMike Frysinger2016-03-162-145/+150
* localedata: an_ES: fix case of lang_abCarlos O'Donell2016-03-162-1/+5
* Fix hurd buildSamuel Thibault2016-03-164-1/+11
* Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell2016-03-157-5/+15
* Remove __ASSUME_PPOLL.Joseph Myers2016-03-153-29/+8
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-1518-174/+124
* Fix resource leak in resolver (bug 19257)Andreas Schwab2016-03-152-1/+7
* Fix compilation of test-signgam-* testsAndreas Schwab2016-03-153-0/+8
* Update glibc headers for Linux 4.5.Joseph Myers2016-03-145-0/+14
* Remove mention of checktab.awk in timezone/README.Carlos O'Donell2016-03-142-2/+8
* Fix flag test in waitid compatibility layerSamuel Thibault2016-03-132-1/+6