summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-11-27Fix stdio-common/tst-fmemopen.c format warnings.Joseph Myers
2014-11-27Fix nss/tst-nss-test1.c format warning.Joseph Myers
2014-11-26Avoid warnings for unused results in nscd/connections.c.Joseph Myers
2014-11-26Fix sysdeps/mips/__longjmp.c warning.Joseph Myers
2014-11-26Fix nptl/tst-cancel-self-cancelstate.c warning.Joseph Myers
2014-11-26Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers
2014-11-26FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers
2014-11-26Fix warnings in fwscanf / rewind tests.Joseph Myers
2014-11-26Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers
2014-11-26Fix test-strchr.c warnings for wide string testing.Joseph Myers
2014-11-26powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella
2014-11-26Fix synchronization of TPP min/max priorities.Torvald Riegel
2014-11-26Fix warning in setjmp/jmpbug.c.Joseph Myers
2014-11-25Fix warning in stdio-common/tst-printf-round.c.Joseph Myers
2014-11-25fnmatch: work around GCC compiler warning bug with uninit varPaul Eggert
2014-11-25Fix warning in posix/bug-regex31.c.Joseph Myers
2014-11-25powerpc: Fix __arch_compare_and_exchange_bool_64_relAnton Blanchard
2014-11-24sysdeps/x86_64/start.S doesn't have a .size elf directive for _start.Brooks Moses
2014-11-24Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming
2014-11-24Fix perror fileno namespace (bug 17633).Joseph Myers
2014-11-24Improve performance of strncpy.Wilco Dijkstra
2014-11-24Improve strcpy performance.Wilco Dijkstra
2014-11-24Speed up strcoll by inliningLeonhard Holz
2014-11-24Use IS_IN internally onlySiddhesh Poyarekar
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove last place for definition of IS_IN_* macrosSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-24Remove IS_IN_libdlSiddhesh Poyarekar
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar
2014-11-24Remove IS_IN_ldconfigSiddhesh Poyarekar
2014-11-24Remove IS_IN_libcSiddhesh Poyarekar
2014-11-24Define IN_MODULE for translation units that define NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IN_LIBSiddhesh Poyarekar
2014-11-24Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar
2014-11-23hurd: Fix dlopening libraries from static programsSamuel Thibault
2014-11-22arm: drop EABI checkMike Frysinger
2014-11-21NPTL: Fix pthread_create regression from default-sched.h refactoring.Roland McGrath
2014-11-21AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski
2014-11-21AArch64: Use ELF macros rather than Elf64 throughoutWill Newton
2014-11-21AArch64: Update relocations for ILP32Will Newton
2014-11-21microblaze: 64b atomic operations are not supported.Torvald Riegel
2014-11-21BZ#16469: resolv: skip leading dot in domain to searchAlexandre Oliva
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva
2014-11-21BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva
2014-11-21manual: fix addmntent's MT-Safety race annotationMa Shimiao
2014-11-21ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva
2014-11-21manual: cuserid is mtasurace if not passed a stringAlexandre Oliva