aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-11-26powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella1-0/+16
2014-11-26Fix synchronization of TPP min/max priorities.Torvald Riegel1-0/+13
2014-11-26Fix warning in setjmp/jmpbug.c.Joseph Myers1-0/+5
2014-11-25Fix warning in stdio-common/tst-printf-round.c.Joseph Myers1-0/+5
2014-11-25fnmatch: work around GCC compiler warning bug with uninit varPaul Eggert1-0/+9
2014-11-25Fix warning in posix/bug-regex31.c.Joseph Myers1-0/+4
2014-11-25powerpc: Fix __arch_compare_and_exchange_bool_64_relAnton Blanchard1-0/+5
2014-11-24sysdeps/x86_64/start.S doesn't have a .size elf directive for _start.Brooks Moses1-0/+4
2014-11-24Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming1-0/+5
2014-11-24Fix perror fileno namespace (bug 17633).Joseph Myers1-0/+9
2014-11-24Improve performance of strncpy.Wilco Dijkstra1-1/+5
2014-11-24Improve strcpy performance.Wilco Dijkstra1-0/+5
2014-11-24Speed up strcoll by inliningLeonhard Holz1-0/+5
2014-11-24Use IS_IN internally onlySiddhesh Poyarekar1-0/+5
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-0/+324
2014-11-24Remove last place for definition of IS_IN_* macrosSiddhesh Poyarekar1-0/+2
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-0/+71
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar1-0/+72
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-0/+35
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar1-0/+27
2014-11-24Remove IS_IN_libdlSiddhesh Poyarekar1-0/+10
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar1-0/+5
2014-11-24Remove IS_IN_ldconfigSiddhesh Poyarekar1-0/+5
2014-11-24Remove IS_IN_libcSiddhesh Poyarekar1-0/+4
2014-11-24Define IN_MODULE for translation units that define NOT_IN_libcSiddhesh Poyarekar1-0/+2
2014-11-24Remove IN_LIBSiddhesh Poyarekar1-0/+8
2014-11-24Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar1-0/+11
2014-11-23hurd: Fix dlopening libraries from static programsSamuel Thibault1-0/+5
2014-11-22arm: drop EABI checkMike Frysinger1-0/+5
2014-11-21NPTL: Fix pthread_create regression from default-sched.h refactoring.Roland McGrath1-0/+6
2014-11-21AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski1-0/+3
2014-11-21AArch64: Use ELF macros rather than Elf64 throughoutWill Newton1-0/+6
2014-11-21AArch64: Update relocations for ILP32Will Newton1-0/+19
2014-11-21microblaze: 64b atomic operations are not supported.Torvald Riegel1-0/+5
2014-11-21BZ#16469: resolv: skip leading dot in domain to searchAlexandre Oliva1-0/+6
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva1-0/+9
2014-11-21BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva1-0/+9
2014-11-21manual: fix addmntent's MT-Safety race annotationMa Shimiao1-0/+5
2014-11-21ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva1-0/+8
2014-11-21manual: cuserid is mtasurace if not passed a stringAlexandre Oliva1-0/+6
2014-11-21Require check-safety.sh to pass; wish for check that all fns are documentedAlexandre Oliva1-0/+7
2014-11-20NPTL: Use __libc_fatal in unwind.c.Roland McGrath1-0/+2
2014-11-20NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL].Roland McGrath1-0/+5
2014-11-20NPTL: Refactor scheduler setup in pthread_create.Roland McGrath1-0/+8
2014-11-20Use C11 atomics in pthread_once.Torvald Riegel1-0/+5
2014-11-20Add tests for C11-like atomic operations.Torvald Riegel1-0/+4
2014-11-20Add atomic operations similar to those provided by C11.Torvald Riegel1-0/+15
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+45
2014-11-19NPTL: Don't (re)validate sched_priority in pthread_create.Roland McGrath1-0/+4
2014-11-19Test that pthread_create diagnoses invalid scheduling parameters.Roland McGrath1-0/+5