aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]hjl/pr21265/2.25H.J. Lu
2017-10-19x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu
2017-10-11Synchronize support/ infrastructure with masterFlorian Weimer
2017-10-07Fix cast-after-dereferenceDJ Delorie
2017-10-07Fix BZ #21654 - grp-merge.c alignmentDJ Delorie
2017-10-02Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers
2017-09-11Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu
2017-09-11string/stratcliff.c: Replace int with size_t [BZ #21982]H.J. Lu
2017-09-07Use "static const char domain[] ="H.J. Lu
2017-09-07Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu
2017-08-28mutex: Fix robust mutex lock acquire (Bug 21778)Carlos O'Donell
2017-08-28rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell
2017-08-28Synchronize support/ infrastructure with masterFlorian Weimer
2017-08-21assert: Support types without operator== (int) [BZ #21972]Florian Weimer
2017-08-15resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer
2017-08-12Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin
2017-08-12Call exit directly in clone (BZ #21512)John David Anglin
2017-08-12 hppa: set __IPC_64 as zero for SysV IPC callsJohn David Anglin
2017-08-12Add CFI annotation.John David Anglin
2017-08-12Fix stack offset for r19 load in __getcontext.John David Anglin
2017-08-12Fix __setcontext return value on hppa.John David Anglin
2017-08-12Fix syscall cancellation on hppa.John David Anglin
2017-08-12Fix [BZ 20098].John David Anglin
2017-08-12Fix [BZ locale/19838].John David Anglin
2017-08-12Fix guard alignment in allocate_stack when stack grows up.John David Anglin
2017-08-12Fix failing sNaN tests on hppa.John David Anglin
2017-08-12Use generic pthread support on hppa.John David Anglin
2017-08-11assert: Suppress pedantic warning caused by statement expression [BZ #21242]Florian Weimer
2017-08-08hppa: Fix register corruption in __longjmp.John David Anglin
2017-08-06x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu
2017-08-04i686/multiarch: Regenerate ulpsAurelien Jarno
2017-08-04Fix the return type of the getentropy stubAurelien Jarno
2017-08-02powerpc: Fix logbl on power7 [BZ# 21280]Tulio Magno Quites Machado Filho
2017-07-26Avoid .symver on common symbols [BZ #21666]H.J. Lu
2017-07-12[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu
2017-06-20i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer
2017-06-20Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar
2017-06-19ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer
2017-06-19ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer
2017-06-19CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer
2017-06-11Correct collation rules for Malayalam.Santhosh Thottingal
2017-06-09fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer
2017-06-05Fix test-math-vector-sincos.h aliasing.Joseph Myers
2017-05-01Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella
2017-04-28x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu
2017-04-28x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu
2017-04-20posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella
2017-04-07x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger