aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-09-08Fix lround() loses precisionPaul Pluzhnikov1-0/+6
2011-09-08Remove support for automatic cvs check-insUlrich Drepper1-0/+12
2011-09-08Add missing definition of LOCPATH for bug-regex32 runJohn Stanley1-0/+4
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper1-1/+11
2011-09-08Move wide char tests to wcsmbs directoryUlrich Drepper1-0/+13
2011-09-08BZ#13153: Update manual last-edit info.Roland McGrath1-0/+4
2011-09-08sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.Samuel Thibault1-0/+4
2011-09-08Hurd: fix use of uninitialized value in fork port copying.Roland McGrath1-1/+7
2011-09-08Fix crash during error handlingAndreas Schwab1-0/+4
2011-09-08Use O_CLOEXEC when loading objects in ld.soUlrich Drepper1-0/+2
2011-09-07Pass back error code from dlerror_runUlrich Drepper1-0/+3
2011-09-07Fix memory leak in case of failed dlopenUlrich Drepper1-0/+3
2011-09-07Fix up x86-32 section names for Atom codeLiubov Dmitrieva1-0/+11
2011-09-07Check for finite/infinity parms in IBM Long Double 128 fmal( )Ulrich Drepper1-0/+5
2011-09-07Trigonometric optimizations for POWERAdhemerval Zanella1-0/+13
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra1-0/+12
2011-09-07power7 strncmp optimizationWill Schmidt1-0/+6
2011-09-07power7 memcpy VSX optimizationsWill Schmidt1-0/+6
2011-09-07Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+6
2011-09-07Simplify AVX checkH.J. Lu1-0/+5
2011-09-07Revert "Fix semid_ds for x86-64"Andreas Schwab1-0/+6
2011-09-07Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper1-0/+8
2011-09-06Fix handling of __vdso_clock_gettimeUlrich Drepper1-0/+3
2011-09-06Move Atom-optimized code out of the way and togetherUlrich Drepper1-0/+10
2011-09-06Don't unconditionally use clock_gettime vsyscall on x86-64Ulrich Drepper1-0/+11
2011-09-06Avoid gettimeofday vsyscallUlrich Drepper1-0/+5
2011-09-06Fix missing declarationAndreas Schwab1-0/+5
2011-09-06Prefer real syscalls instead of vsyscalls on x86-64 outside libc.soUlrich Drepper1-0/+10
2011-09-05Remove unused parameter in pldd and simplify ELF handlingUlrich Drepper1-0/+6
2011-09-05Add Atom-optimized strchr and strrchr for x86-64Liubov Dmitrieva1-0/+10
2011-09-05Try shell in posix_spawn* only in compat modeUlrich Drepper1-0/+15
2011-09-05Fix glob.h header by removing gcc 1.x supportUlrich Drepper1-0/+3
2011-09-05Use O_CLOEXEC when loading ld.so cacheUlrich Drepper1-0/+5
2011-09-05Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva1-0/+12
2011-09-05Add optimized x86-64 wcscmpUlrich Drepper1-0/+2
2011-09-05Add x86-32 optimized wcscmpUlrich Drepper1-0/+9
2011-09-05Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+9
2011-09-05Update Japanese translationUlrich Drepper1-0/+2
2011-09-05Fixes and optimizations for 32-bit sparc fabs*().David S. Miller1-0/+9
2011-09-05Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+55
2011-09-05Fix semid_ds for x86-64Ulrich Drepper1-0/+6
2011-09-01Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller1-0/+16
2011-08-31Fix sparc localplt testcase failures.carlos/masterDavid S. Miller1-0/+30
2011-08-30Relocate objects in dependency orderAndreas Schwab1-0/+4
2011-08-29rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa1-0/+5
2011-08-24Rewritten v9/64-bit sparc strcmp.David S. Miller1-0/+4
2011-08-24Fix scope handling during dl_closeAndreas Schwab1-0/+12
2011-08-23Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.David S. Miller1-0/+4
2011-08-23Fix jmpbuf unwind checks on sparc64.David S. Miller1-0/+8
2011-08-23Fix spurious nop at start of __strspn_ia32Andreas Schwab1-0/+5