about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* configure: fix `test ==` usage gentoo/2.22Mike Frysinger2016-04-094-6/+6
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-04-043-65/+124
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-04-046-248/+496
* S390: configure check for vector instruction support in assembler.Stefan Liebler2016-04-043-0/+73
* S390: Add new s390 platform.Stefan Liebler2016-04-042-3/+3
* S390: Add hwcaps value for vector facility.Stefan Liebler2016-04-043-3/+5
* CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer2016-04-041-4/+1
* resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer2016-03-301-23/+40
* Fix resource leak in resolver (bug 19257)Andreas Schwab2016-03-301-1/+1
* Use PIC relocation in ALIAS_IMPLAndrew Senkevich2016-03-301-2/+1
* Fix x86_64 fma4 pow inappropriate contraction (bug 19003).Joseph Myers2016-03-301-1/+1
* 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-071-19/+0
* powerpc: Fix macro usage of htm builtinsPaul E. Murphy2016-03-071-3/+3
* powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho2016-03-076-15/+46
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-02-163-69/+309
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-02-163-19/+93
* Handle overflow in __hcreate_rOndřej Bílka2016-02-161-1/+8
* Gracefully handle incompatible locale dataLudovic Courtès2016-02-161-3/+4
* Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov2016-02-162-8/+64
* Fix BZ #17905Paul Pluzhnikov2016-02-164-17/+65
* alpha/hppa: fix libc.abilist sorting wrt fmemopenAurelien Jarno2016-01-242-6/+6
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2016-01-242-12/+9
* Corrected path to installed libmvec_nonshared.aAndrew Senkevich2016-01-241-1/+1
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2016-01-244-31/+64
* Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu2016-01-241-2/+19
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2016-01-241-52/+63
* Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer2016-01-241-1/+9
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2016-01-248-60/+95
* [BZ #18796]Andrew Senkevich2016-01-241-1/+12
* Always enable pointer guard [BZ #18928]Florian Weimer2015-10-172-14/+4
* Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.Roland McGrath2015-10-101-0/+3
* BZ#18921: Fix opendir inverted o_directory_works test.Roland McGrath2015-10-101-1/+1
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-10-101-0/+1
* [BZ #17250] Fix static dlopen default library search pathMaciej W. Rozycki2015-09-261-1/+0
* getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger2015-08-295-22/+103
* manual: skip build when perl is unavailableMike Frysinger2015-08-211-0/+3
* hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2015-08-181-2/+14
* Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko2015-08-124-10/+56
* Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab2015-08-122-1/+25
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2015-08-082-22/+42
* microblaze: include unix/sysdep.hMike Frysinger2015-08-071-1/+6
* hppa: _dl_symbol_address: add missing hidden defMike Frysinger2015-08-071-0/+1
* nptl: fix set-but-unused warning w/_STACK_GROWS_UPMike Frysinger2015-08-052-7/+16
* disable PIE when checking for PIC defaultKevin F. Quinn2015-08-052-2/+2
* hppa: fix pthread spinlockJohn David Anglin2015-08-052-8/+8
* hppa: fix build problems with atomic codeJohn David Anglin2015-08-051-28/+32
* arm: fix PIC vs SHARED typosDavid Lamparter2015-08-052-2/+2
* gentoo: disable building in timezone subdirMike Frysinger2015-08-051-1/+1
* gentoo: support running tests under sandboxStephanie J. Lockwood-Childs2015-08-053-3/+3