aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-09-08BZ#18921: Mark fixed in NEWS.Roland McGrath
2015-09-04BZ#18921: Fix opendir inverted o_directory_works test.Roland McGrath
2015-08-31Fix non-v9 32-bit sparc build.Brett Neumeier
2015-08-29getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger
2015-08-25NaCl: Call __nacl_main in preference to main.fedora/2.22/masterRoland McGrath
2015-08-19 [BZ #18796]Andrew Senkevich
2015-08-11Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko
2015-08-10Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab
2015-08-08hppa: Fix reload error with atomic code [BZ #18787]John David Anglin
2015-08-07microblaze: include unix/sysdep.hMike Frysinger
2015-08-07hppa: _dl_symbol_address: add missing hidden defMike Frysinger
2015-08-05Correct comments about the history of <regexp.h>Zack Weinberg
2015-08-05Update version.h and include/features.h for 2.22 releaseglibc-2.22Carlos O'Donell
2015-08-04tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf
2015-08-04Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab
2015-08-01Updated translations for 2.22.Carlos O'Donell
2015-08-01Deprecate the use of regexp.hZack Weinberg
2015-07-31Regenerate libc.pot for 2.22 release.Carlos O'Donell
2015-07-30Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich
2015-07-30hppa: add bz entry for pthreadtypes.h fixMike Frysinger
2015-07-30hppa: fix pthreadtypes.h namespace failuresMike Frysinger
2015-07-30hppa: Remove custom lowlevellock.h.Torvald Riegel
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger
2015-07-29hppa: fix sysdep.h header setupMike Frysinger
2015-07-29hppa: rewrite INLINE_SYSCALLMike Frysinger
2015-07-29Extend local PLT reference checkH.J. Lu
2015-07-29Added runtime check for AVX vector math tests.Andrew Senkevich
2015-07-28ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger
2015-07-28ia64: clean up old kernel headers cruftMike Frysinger
2015-07-27pwd.h: revert __nonnull markings on putpwent [BZ #18641]Mike Frysinger
2015-07-27Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed.Joseph Myers