summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-08-313-1/+7
* getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger2015-08-297-23/+114
* NaCl: Call __nacl_main in preference to main.fedora/2.22/masterRoland McGrath2015-08-252-1/+10
* [BZ #18796]Andrew Senkevich2015-08-193-2/+20
* Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko2015-08-116-11/+71
* Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab2015-08-104-2/+33
* hppa: Fix reload error with atomic code [BZ #18787]John David Anglin2015-08-083-18/+32
* microblaze: include unix/sysdep.hMike Frysinger2015-08-072-1/+12
* hppa: _dl_symbol_address: add missing hidden defMike Frysinger2015-08-072-0/+5
* Correct comments about the history of <regexp.h>Zack Weinberg2015-08-053-5/+10
* Update version.h and include/features.h for 2.22 releaseglibc-2.22Carlos O'Donell2015-08-053-3/+9
* tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf2015-08-042-8/+18
* Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab2015-08-044-9/+13
* Updated translations for 2.22.Carlos O'Donell2015-08-017-2122/+2069
* Deprecate the use of regexp.hZack Weinberg2015-08-014-18/+39
* Regenerate libc.pot for 2.22 release.Carlos O'Donell2015-07-312-296/+356
* Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich2015-07-303-4/+8
* hppa: add bz entry for pthreadtypes.h fixMike Frysinger2015-07-302-19/+20
* hppa: fix pthreadtypes.h namespace failuresMike Frysinger2015-07-302-3/+9
* hppa: Remove custom lowlevellock.h.Torvald Riegel2015-07-302-334/+4
* hppa: sigaction.h: change sa_flags to an intMike Frysinger2015-07-292-1/+22
* hppa: fix sysdep.h header setupMike Frysinger2015-07-293-5/+9
* hppa: rewrite INLINE_SYSCALLMike Frysinger2015-07-292-22/+12
* Extend local PLT reference checkH.J. Lu2015-07-296-19/+127
* Added runtime check for AVX vector math tests.Andrew Senkevich2015-07-294-1/+34
* ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger2015-07-282-4/+7
* ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger2015-07-282-3/+6
* ia64: clean up old kernel headers cruftMike Frysinger2015-07-282-4/+5
* pwd.h: revert __nonnull markings on putpwent [BZ #18641]Mike Frysinger2015-07-272-1/+6
* Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed.Joseph Myers2015-07-272-19/+22
* Fix spurious conform test failuresAndreas Schwab2015-07-272-2/+6
* Fixes extern protected data handling testcases elf/tst-protected1aChung-Lin Tang2015-07-263-1/+10