aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-13malloc: Fix attached thread reference count handling [BZ #19243]Florian Weimer
2016-04-13malloc: Prevent arena free_list from turning cyclic [BZ #19048]Florian Weimer
2016-04-12Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy
2016-04-09configure: fix `test ==` usageMike Frysinger
2016-04-08powerpc: Fix tabort usage in syscallsPaul E. Murphy
2016-04-04S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler
2016-04-04S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler
2016-04-04S390: configure check for vector instruction support in assembler.Stefan Liebler
2016-04-04S390: Add new s390 platform.Stefan Liebler
2016-04-04S390: Add hwcaps value for vector facility.Stefan Liebler
2016-04-01NEWS: update from previous commitTulio Magno Quites Machado Filho
2016-04-01CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer
2016-03-28resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer
2016-03-21math: don't clobber old libm.so on install [BZ #19822]Dylan Alex Simon
2016-03-20Fix resource leak in resolver (bug 19257)Andreas Schwab
2016-03-11Use PIC relocation in ALIAS_IMPLAndrew Senkevich
2016-03-08Fix x86_64 fma4 pow inappropriate contraction (bug 19003).Joseph Myers
2016-03-07sln: use stat64Hongjiu Zhang
2016-03-03S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler
2016-03-01Regenerate Alpha ULPsAurelien Jarno
2016-02-22powerpc: Fix macro usage of htm builtinsPaul E. Murphy
2016-02-22powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell
2016-02-16hsearch_r: Apply VM size limit in test caseFlorian Weimer
2016-01-29Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer
2016-01-29Handle overflow in __hcreate_rOndřej Bílka
2016-01-24Gracefully handle incompatible locale dataLudovic Courtès
2016-01-24hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra
2016-01-24hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin
2016-01-23Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov
2016-01-23Fix trailing space.Paul Pluzhnikov
2016-01-23Fix BZ #17905Paul Pluzhnikov
2015-12-31alpha/hppa: fix libc.abilist sorting wrt fmemopenAurelien Jarno
2015-12-17powerpc: Fix usage of elision transient failure adapt paramPaul Murphy
2015-12-03Corrected path to installed libmvec_nonshared.aAndrew Senkevich
2015-11-27Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich
2015-11-20NaCl: Use allocate_code_data after dyncode_createRoland McGrath
2015-11-15Run tst-prelink test for GLOB_DAT relocH.J. Lu
2015-11-10NaCl: Use open_resource API for shared objectsRoland McGrath
2015-11-10Add a test for prelink outputH.J. Lu
2015-11-07Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu
2015-10-20PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho
2015-10-19Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer
2015-10-16Always enable pointer guard [BZ #18928]Florian Weimer
2015-10-09Fix typo in bug-strcoll2 (Bug 18589)Carlos O'Donell
2015-10-09strcoll: Add bug-strcoll2 to testsuite (Bug 18589).Carlos O'Donell
2015-10-08Let 'make check subdirs=string' succeed even when it's invokedMartin Sebor
2015-10-08strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell
2015-09-15Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.Roland McGrath
2015-09-11NaCl: Do not install <sys/mtio.h>.Roland McGrath