summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]hjl/pr21265/2.25H.J. Lu2017-10-206-297/+202
* x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu2017-10-1910-4/+428
* Synchronize support/ infrastructure with masterFlorian Weimer2017-10-116-16/+134
* Fix cast-after-dereferenceDJ Delorie2017-10-073-1/+7
* Fix BZ #21654 - grp-merge.c alignmentDJ Delorie2017-10-072-0/+23
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-10-023-0/+36
* Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu2017-09-115-2/+35
* string/stratcliff.c: Replace int with size_t [BZ #21982]H.J. Lu2017-09-112-109/+176
* Use "static const char domain[] ="H.J. Lu2017-09-072-1/+6
* Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu2017-09-072-1/+12
* mutex: Fix robust mutex lock acquire (Bug 21778)Carlos O'Donell2017-08-287-20/+73
* rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell2017-08-285-239/+368
* Synchronize support/ infrastructure with masterFlorian Weimer2017-08-2848-69/+1725
* assert: Support types without operator== (int) [BZ #21972]Florian Weimer2017-08-216-7/+129
* resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer2017-08-1510-13/+655
* Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin2017-08-122-0/+28
* Call exit directly in clone (BZ #21512)John David Anglin2017-08-123-4/+11
* hppa: set __IPC_64 as zero for SysV IPC callsJohn David Anglin2017-08-122-0/+25
* Add CFI annotation.John David Anglin2017-08-125-0/+17
* Fix stack offset for r19 load in __getcontext.John David Anglin2017-08-122-1/+4
* Fix __setcontext return value on hppa.John David Anglin2017-08-122-1/+3
* Fix syscall cancellation on hppa.John David Anglin2017-08-123-39/+46
* Fix [BZ 20098].John David Anglin2017-08-122-18/+51
* Fix [BZ locale/19838].John David Anglin2017-08-122-1/+4
* Fix guard alignment in allocate_stack when stack grows up.John David Anglin2017-08-122-2/+11
* Fix failing sNaN tests on hppa.John David Anglin2017-08-122-0/+24
* Use generic pthread support on hppa.John David Anglin2017-08-129-407/+64
* assert: Suppress pedantic warning caused by statement expression [BZ #21242]Florian Weimer2017-08-113-3/+17
* hppa: Fix register corruption in __longjmp.John David Anglin2017-08-082-4/+11
* x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu2017-08-062-2/+11
* i686/multiarch: Regenerate ulpsAurelien Jarno2017-08-042-7/+11
* Fix the return type of the getentropy stubAurelien Jarno2017-08-042-1/+5
* powerpc: Fix logbl on power7 [BZ# 21280]Tulio Magno Quites Machado Filho2017-08-022-6/+25
* Avoid .symver on common symbols [BZ #21666]H.J. Lu2017-07-262-4/+12
* [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-07-122-2/+7
* x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu2017-07-067-2/+143
* i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2017-06-203-3/+12
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-06-206-2/+28
* ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer2017-06-192-15/+106
* ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer2017-06-192-16/+73
* CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer2017-06-193-1/+10
* Correct collation rules for Malayalam.Santhosh Thottingal2017-06-112-4/+30
* fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2017-06-093-8/+8
* Fix test-math-vector-sincos.h aliasing.Joseph Myers2017-06-052-14/+23
* Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella2017-05-013-1/+15
* x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu2017-04-2811-1/+45
* x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu2017-04-283-2/+42
* posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella2017-04-202-3/+10
* x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2017-04-073-6/+15
* posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2017-04-032-0/+11