about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy2016-04-124-12/+43
* configure: fix `test ==` usageMike Frysinger2016-04-095-6/+13
* powerpc: Fix tabort usage in syscallsPaul E. Murphy2016-04-084-4/+13
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-04-044-65/+136
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-04-047-248/+516
* S390: configure check for vector instruction support in assembler.Stefan Liebler2016-04-044-0/+80
* S390: Add new s390 platform.Stefan Liebler2016-04-043-3/+8
* S390: Add hwcaps value for vector facility.Stefan Liebler2016-04-044-3/+11
* NEWS: update from previous commitTulio Magno Quites Machado Filho2016-04-011-1/+6
* CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer2016-04-012-4/+8
* resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer2016-03-283-24/+50
* math: don't clobber old libm.so on install [BZ #19822]Dylan Alex Simon2016-03-213-2/+9
* Fix resource leak in resolver (bug 19257)Andreas Schwab2016-03-202-1/+7
* Use PIC relocation in ALIAS_IMPLAndrew Senkevich2016-03-113-3/+9
* Fix x86_64 fma4 pow inappropriate contraction (bug 19003).Joseph Myers2016-03-083-3/+9
* sln: use stat64Hongjiu Zhang2016-03-072-2/+7
* S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler2016-03-033-20/+8
* Regenerate Alpha ULPsAurelien Jarno2016-03-012-6/+82
* powerpc: Fix macro usage of htm builtinsPaul E. Murphy2016-02-222-3/+10
* powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho2016-02-227-15/+58
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-02-165-69/+338
* hsearch_r: Apply VM size limit in test caseFlorian Weimer2016-02-162-0/+26
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-01-295-21/+107
* Handle overflow in __hcreate_rOndřej Bílka2016-01-292-1/+13
* Gracefully handle incompatible locale dataLudovic Courtès2016-01-242-3/+9
* hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2016-01-243-4/+24
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2016-01-244-24/+56
* Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov2016-01-234-9/+73
* Fix trailing space.Paul Pluzhnikov2016-01-231-1/+1
* Fix BZ #17905Paul Pluzhnikov2016-01-236-19/+75
* alpha/hppa: fix libc.abilist sorting wrt fmemopenAurelien Jarno2015-12-313-6/+12
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-12-174-13/+19
* Corrected path to installed libmvec_nonshared.aAndrew Senkevich2015-12-032-1/+6
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-276-32/+77
* NaCl: Use allocate_code_data after dyncode_createRoland McGrath2015-11-202-1/+34
* Run tst-prelink test for GLOB_DAT relocH.J. Lu2015-11-158-15/+96
* NaCl: Use open_resource API for shared objectsRoland McGrath2015-11-106-8/+159
* Add a test for prelink outputH.J. Lu2015-11-105-1/+58
* Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu2015-11-072-2/+31
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2015-10-203-54/+77
* Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer2015-10-193-2/+18
* Always enable pointer guard [BZ #18928]Florian Weimer2015-10-164-15/+18
* Fix typo in bug-strcoll2 (Bug 18589)Carlos O'Donell2015-10-093-2/+10
* strcoll: Add bug-strcoll2 to testsuite (Bug 18589).Carlos O'Donell2015-10-093-3/+10
* Let 'make check subdirs=string' succeed even when it's invokedMartin Sebor2015-10-084-3/+25
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2015-10-0810-61/+110
* Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.Roland McGrath2015-09-152-0/+8
* NaCl: Do not install <sys/mtio.h>.Roland McGrath2015-09-112-0/+15
* BZ#18921: Mark fixed in NEWS.Roland McGrath2015-09-081-1/+1
* BZ#18921: Fix opendir inverted o_directory_works test.Roland McGrath2015-09-042-1/+9