about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Use STB_SECONDARY on pthread functions in libc hjl/pthread/2.22H.J. Lu2015-09-2335-86/+440
* Place libpthread.a right before libc.aH.J. Lu2015-09-165-4/+16
* Make pthread_rwlock_destroy/pthread_rwlock_init/weakH.J. Lu2015-09-152-2/+2
* Add STB_SECONDARY support to conform/linknamespace.plH.J. Lu2015-09-151-1/+1
* Add STB_SECONDARY support to ld.soH.J. Lu2015-09-1517-5/+237
* 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
* Add #include <string.h> to nptl/tst-join7mod.c to silence GCC warnings.Chung-Lin Tang2015-07-262-0/+5
* Update Nios II ulps file.Chung-Lin Tang2015-07-252-41/+102
* Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang2015-07-243-6/+13
* NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath2015-07-242-4/+4
* Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar2015-07-246-9/+136
* Update powerpc-fpu libm-test-ulps.Adhemerval Zanella2015-07-242-56/+156
* Fixed several libmvec bugs found during testing on KNL hardware.Andrew Senkevich2015-07-2416-223/+220
* [ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-243-3/+12
* [AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-243-1/+11
* Mention dl_load_lock by name in the commentsSiddhesh Poyarekar2015-07-242-9/+15
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-237-25/+54
* Add SIGWINCH to generic <bits/signum.h>.Roland McGrath2015-07-232-4/+15
* NaCl: Fix missing getdtablesize symbol.Roland McGrath2015-07-233-0/+7
* conform/linknamespace: whitelist matherrf/matherrlMike Frysinger2015-07-232-2/+8
* ia64: sigaction.h: fix sa_flags orderingMike Frysinger2015-07-232-1/+6
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-238-36/+176
* ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger2015-07-212-4/+18
* ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger2015-07-212-2/+8
* ia64: sifaction.h: change sa_flags to an intMike Frysinger2015-07-212-1/+8
* ia64: siginfo.h: delete siginfo nameMike Frysinger2015-07-212-1/+6
* NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.Roland McGrath2015-07-214-4/+7
* Add abilist files and NEWS item for arm-nacl port.Roland McGrath2015-07-2112-0/+2538
* tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf2015-07-213-4/+13
* locale: Remove obsolete repertoire map referencesMarko Myllynen2015-07-2184-96/+87
* locale: Do not define lang_ab for tcy_IN and bhb_INKhem Raj2015-07-213-2/+8
* Reflect renaming of bh_IN and tu_IN in SUPPORTED file [BZ #17475]Khem Raj2015-07-204-6/+17
* sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger2015-07-203-1/+16