summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu2016-05-258-319/+60
* Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479).Joseph Myers2016-05-256-18/+36
* S390: Fix utf32 to utf16 handling of low surrogates (disable cu42).Stefan Liebler2016-05-251-93/+62
* S390: Fix utf32 to utf8 handling of low surrogates (disable cu41).Stefan Liebler2016-05-251-73/+115
* S390: Use s390-64 specific ionv-modules on s390-32, too.Stefan Liebler2016-05-256-46/+88
* S390: Optimize utf16-utf32 module.Stefan Liebler2016-05-251-92/+379
* S390: Optimize utf8-utf16 module.Stefan Liebler2016-05-251-106/+441
* S390: Optimize utf8-utf32 module.Stefan Liebler2016-05-251-184/+480
* S390: Optimize iso-8859-1 to ibm037 iconv-module.Stefan Liebler2016-05-251-37/+56
* S390: Optimize builtin iconv-modules.Stefan Liebler2016-05-252-0/+1270
* S390: Optimize 8bit-generic iconv modules.Stefan Liebler2016-05-254-0/+452
* S390: Configure check for vector support in gcc.Stefan Liebler2016-05-252-0/+53
* S390: Get rid of make warning: overriding recipe for target gconv-modules.Stefan Liebler2016-05-252-50/+51
* Do not raise "inexact" from x86_64 SSE4.1 ceil, floor (bug 15479).Joseph Myers2016-05-244-4/+4
* Do not raise "inexact" from generic round (bug 15479).Joseph Myers2016-05-245-56/+12
* Do not raise "inexact" from generic floor (bug 15479).Joseph Myers2016-05-244-45/+20
* Do not raise "inexact" from generic ceil (bug 15479).Joseph Myers2016-05-244-42/+18
* Avoid an extra branch to PLT for -z nowH.J. Lu2016-05-241-2/+6
* S390: Implement mempcpy with help of memcpy. [BZ #19765]Stefan Liebler2016-05-248-45/+167
* S390: Do not call memcpy, memcmp, memset within libc.so via ifunc-plt.Stefan Liebler2016-05-247-5/+21
* S390: Use 64bit instruction to check for copies of > 1MB with mvcle.Stefan Liebler2016-05-241-1/+1
* S390: Use mvcle for copies > 1MB on 32bit with default memcpy variant.Stefan Liebler2016-05-241-1/+1
* Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2016-05-234-9/+54
* Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6.Joseph Myers2016-05-231-1/+20
* Remove special L2 cache case for Knights LandingH.J. Lu2016-05-201-2/+0
* Implement proper fmal for ldbl-128ibm (bug 13304).Joseph Myers2016-05-191-11/+249
* Correct Intel processor level type mask from CPUIDH.J. Lu2016-05-191-1/+1
* Check the HTT bit before counting logical threadsH.J. Lu2016-05-192-76/+85
* Remove alignments on jump targets in memsetH.J. Lu2016-05-191-32/+5
* Don't call internal _Unwind_Resume via PLTH.J. Lu2016-05-182-2/+2
* Don't call internal __pthread_unwind via PLTH.J. Lu2016-05-181-2/+4
* Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers2016-05-181-0/+1
* Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers2016-05-181-0/+1
* Call init_cpu_features only if SHARED is definedH.J. Lu2016-05-132-0/+8
* Support non-inclusive caches on Intel processorsH.J. Lu2016-05-131-1/+11
* This is an optimized memset for AArch64. Memset is split into 4 main cases:Wilco Dijkstra2016-05-121-198/+161
* Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer2016-05-121-15/+38
* getaddrinfo: Convert from extend_alloca to struct scratch_bufferFlorian Weimer2016-05-121-92/+59
* S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.Stefan Liebler2016-05-112-4/+0
* Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2016-05-118-51/+18
* getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994]Florian Weimer2016-05-101-0/+1
* S390: Add support for vdso getcpu symbol.Stefan Liebler2016-05-094-0/+10
* Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86H.J. Lu2016-05-082-1/+1
* Revert "aio: fix newp->running data race"Samuel Thibault2016-05-041-5/+3
* aio: fix newp->running data raceSamuel Thibault2016-05-041-3/+5
* powerpc: Fix operand prefixesGabriel F. T. Gomes2016-05-041-4/+4
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-041-0/+22
* powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy2016-05-031-0/+1
* powerpc: Fix clone CLONE_VM compareAdhemerval Zanella2016-05-021-1/+1
* m68k: use large PIC model for gcrt1.oAndreas Schwab2016-04-301-0/+5