summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Resize DTV if the current DTV isn't big enoughhjl/pr13862H.J. Lu2014-11-275-43/+283
* Recognize recent x86 CPUs in string.hJ. Brown2014-11-272-1/+10
* Avoid deprecated sigblock in misc/tst-pselect.c.Joseph Myers2014-11-272-2/+8
* Fix libio/bug-ungetwc1.c warning.Joseph Myers2014-11-272-2/+22
* Fix dlfcn/failtestmod.c warning.Joseph Myers2014-11-272-2/+6
* Add missing include of libc-internal.h.Stefan Liebler2014-11-272-0/+6
* Don't use __warn_memset_zero_len for gcc-5.0 or newerSiddhesh Poyarekar2014-11-272-0/+13
* Fix stdio-common/tst-fmemopen.c format warnings.Joseph Myers2014-11-272-2/+5
* Fix nss/tst-nss-test1.c format warning.Joseph Myers2014-11-272-1/+6
* Avoid warnings for unused results in nscd/connections.c.Joseph Myers2014-11-263-5/+15
* Fix sysdeps/mips/__longjmp.c warning.Joseph Myers2014-11-262-3/+4
* Fix nptl/tst-cancel-self-cancelstate.c warning.Joseph Myers2014-11-262-1/+4
* Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers2014-11-262-0/+6
* FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers2014-11-263-6/+11
* Fix warnings in fwscanf / rewind tests.Joseph Myers2014-11-263-0/+18
* Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers2014-11-2614-177/+26
* Fix test-strchr.c warnings for wide string testing.Joseph Myers2014-11-262-3/+12
* powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella2014-11-265-0/+116
* Fix synchronization of TPP min/max priorities.Torvald Riegel2014-11-266-32/+81
* Fix warning in setjmp/jmpbug.c.Joseph Myers2014-11-262-1/+7
* Fix warning in stdio-common/tst-printf-round.c.Joseph Myers2014-11-252-1/+6
* fnmatch: work around GCC compiler warning bug with uninit varPaul Eggert2014-11-252-4/+18
* Fix warning in posix/bug-regex31.c.Joseph Myers2014-11-252-1/+5
* powerpc: Fix __arch_compare_and_exchange_bool_64_relAnton Blanchard2014-11-252-1/+6
* sysdeps/x86_64/start.S doesn't have a .size elf directive for _start.Brooks Moses2014-11-242-6/+6
* Fix typo.Wilco Dijkstra2014-11-241-1/+1
* Update NEWS for bug 17608Florian Weimer2014-11-241-1/+1
* Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming2014-11-242-0/+7
* Fix perror fileno namespace (bug 17633).Joseph Myers2014-11-244-5/+11
* Improve performance of strncpy.Wilco Dijkstra2014-11-242-10/+10
* Improve strcpy performance.Wilco Dijkstra2014-11-242-12/+6
* Speed up strcoll by inliningLeonhard Holz2014-11-242-2/+7
* Use IS_IN internally onlySiddhesh Poyarekar2014-11-243-3/+14
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-24317-447/+751
* Remove last place for definition of IS_IN_* macrosSiddhesh Poyarekar2014-11-242-1/+3
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-2468-98/+169
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-2467-68/+140
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-2435-78/+113
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-2425-46/+73
* Remove IS_IN_libdlSiddhesh Poyarekar2014-11-2410-9/+19
* Remove IS_IN_nscdSiddhesh Poyarekar2014-11-245-5/+10
* Remove IS_IN_ldconfigSiddhesh Poyarekar2014-11-244-3/+8
* Remove IS_IN_libcSiddhesh Poyarekar2014-11-243-5/+5
* Define IN_MODULE for translation units that define NOT_IN_libcSiddhesh Poyarekar2014-11-242-0/+3
* Remove IN_LIBSiddhesh Poyarekar2014-11-248-19/+20
* Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar2014-11-244-6/+21
* hurd: Fix dlopening libraries from static programsSamuel Thibault2014-11-232-0/+10
* arm: drop EABI checkMike Frysinger2014-11-223-27/+5
* NPTL: Fix pthread_create regression from default-sched.h refactoring.Roland McGrath2014-11-212-3/+15
* AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski2014-11-212-9/+15