aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-23Use STB_SECONDARY on pthread functions in libchjl/pthread/2.22H.J. Lu35-86/+440
2015-09-16Place libpthread.a right before libc.aH.J. Lu5-4/+16
2015-09-15Make pthread_rwlock_destroy/pthread_rwlock_init/weakH.J. Lu2-2/+2
2015-09-15Add STB_SECONDARY support to conform/linknamespace.plH.J. Lu1-1/+1
2015-09-15Add STB_SECONDARY support to ld.soH.J. Lu17-5/+237
2015-08-01Deprecate the use of regexp.hZack Weinberg4-18/+39
2015-07-31Regenerate libc.pot for 2.22 release.Carlos O'Donell2-296/+356
2015-07-30Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich3-4/+8
2015-07-30hppa: add bz entry for pthreadtypes.h fixMike Frysinger2-19/+20
2015-07-30hppa: fix pthreadtypes.h namespace failuresMike Frysinger2-3/+9
2015-07-30hppa: Remove custom lowlevellock.h.Torvald Riegel2-334/+4
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger2-1/+22
2015-07-29hppa: fix sysdep.h header setupMike Frysinger3-5/+9
2015-07-29hppa: rewrite INLINE_SYSCALLMike Frysinger2-22/+12
2015-07-29Extend local PLT reference checkH.J. Lu6-19/+127
2015-07-29Added runtime check for AVX vector math tests.Andrew Senkevich4-1/+34
2015-07-28ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger2-4/+7
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger2-3/+6
2015-07-28ia64: clean up old kernel headers cruftMike Frysinger2-4/+5
2015-07-27pwd.h: revert __nonnull markings on putpwent [BZ #18641]Mike Frysinger2-1/+6
2015-07-27Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed.Joseph Myers2-19/+22
2015-07-27Fix spurious conform test failuresAndreas Schwab2-2/+6
2015-07-26Fixes extern protected data handling testcases elf/tst-protected1aChung-Lin Tang3-1/+10
2015-07-26Add #include <string.h> to nptl/tst-join7mod.c to silence GCC warnings.Chung-Lin Tang2-0/+5
2015-07-25Update Nios II ulps file.Chung-Lin Tang2-41/+102
2015-07-24Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang3-6/+13
2015-07-24NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath2-4/+4
2015-07-24Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar6-9/+136
2015-07-24Update powerpc-fpu libm-test-ulps.Adhemerval Zanella2-56/+156
2015-07-24Fixed several libmvec bugs found during testing on KNL hardware.Andrew Senkevich16-223/+220
2015-07-24[ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy3-3/+12
2015-07-24[AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy3-1/+11
2015-07-24Mention dl_load_lock by name in the commentsSiddhesh Poyarekar2-9/+15
2015-07-23Make sysdeps/posix bring in login subdir.Roland McGrath7-25/+54
2015-07-23Add SIGWINCH to generic <bits/signum.h>.Roland McGrath2-4/+15
2015-07-23NaCl: Fix missing getdtablesize symbol.Roland McGrath3-0/+7
2015-07-23conform/linknamespace: whitelist matherrf/matherrlMike Frysinger2-2/+8
2015-07-23ia64: sigaction.h: fix sa_flags orderingMike Frysinger2-1/+6
2015-07-23Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar8-36/+176
2015-07-21ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger2-4/+18
2015-07-21ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger2-2/+8
2015-07-21ia64: sifaction.h: change sa_flags to an intMike Frysinger2-1/+8
2015-07-21ia64: siginfo.h: delete siginfo nameMike Frysinger2-1/+6
2015-07-21NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.Roland McGrath4-4/+7
2015-07-21Add abilist files and NEWS item for arm-nacl port.Roland McGrath12-0/+2538
2015-07-21tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf3-4/+13
2015-07-21locale: Remove obsolete repertoire map referencesMarko Myllynen84-96/+87
2015-07-21locale: Do not define lang_ab for tcy_IN and bhb_INKhem Raj3-2/+8
2015-07-20Reflect renaming of bh_IN and tu_IN in SUPPORTED file [BZ #17475]Khem Raj4-6/+17
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger3-1/+16