aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2011-09-10Simplify malloc initializationUlrich Drepper1-18/+0
2011-09-10Remove support for !USE___THREADUlrich Drepper22-590/+190
2011-09-09Fix jn precisionPetr Baudis7-53/+198
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper3-6/+6
2011-09-08Fix lround() loses precisionPaul Pluzhnikov1-1/+1
2011-09-08Remove support for automatic cvs check-insUlrich Drepper3-14/+4
2011-09-08sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.Samuel Thibault1-1/+5
2011-09-08Hurd: fix use of uninitialized value in fork port copying.Roland McGrath1-2/+2
2011-09-07Fix up x86-32 section names for Atom codeLiubov Dmitrieva6-9/+6
2011-09-07Check for finite/infinity parms in IBM Long Double 128 fmal( )Ulrich Drepper1-0/+39
2011-09-07Fix whitespacesUlrich Drepper2-2/+1
2011-09-07Trigonometric optimizations for POWERAdhemerval Zanella9-0/+1070
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra5-6/+10
2011-09-07power7 strncmp optimizationWill Schmidt2-2/+6
2011-09-07power7 memcpy VSX optimizationsWill Schmidt2-29/+145
2011-09-07Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-4/+0
2011-09-07Simplify AVX checkH.J. Lu1-4/+1
2011-09-07Revert "Fix semid_ds for x86-64"Andreas Schwab1-4/+0
2011-09-07Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper2-0/+8
2011-09-06Fix handling of __vdso_clock_gettimeUlrich Drepper1-2/+6
2011-09-06Move Atom-optimized code out of the way and togetherUlrich Drepper8-9/+13
2011-09-06Don't unconditionally use clock_gettime vsyscall on x86-64Ulrich Drepper4-16/+29
2011-09-06Avoid gettimeofday vsyscallUlrich Drepper1-19/+3
2011-09-06Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+1
2011-09-06Remove now-wrong commentUlrich Drepper1-5/+0
2011-09-06Fix missing declarationAndreas Schwab1-0/+1
2011-09-06Prefer real syscalls instead of vsyscalls on x86-64 outside libc.soUlrich Drepper4-3/+28
2011-09-05Fix whitespacesUlrich Drepper2-2/+0
2011-09-05Add Atom-optimized strchr and strrchr for x86-64Liubov Dmitrieva5-3/+851
2011-09-05Try shell in posix_spawn* only in compat modeUlrich Drepper2-9/+15
2011-09-05Fix whitespacesUlrich Drepper2-2/+0
2011-09-05Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva7-1/+1656
2011-09-05Add optimized x86-64 wcscmpUlrich Drepper1-0/+936
2011-09-05Fix whitespacesUlrich Drepper3-4/+1
2011-09-05Add x86-32 optimized wcscmpUlrich Drepper4-1/+1075
2011-09-05Fixes and optimizations for 32-bit sparc fabs*().David S. Miller5-13/+63
2011-09-05Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper12-153/+266
2011-09-05Fix semid_ds for x86-64Ulrich Drepper1-1/+5
2011-09-01Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller8-19/+69
2011-08-31Fix sparc localplt testcase failures.carlos/masterDavid S. Miller4-132/+195
2011-08-29rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa1-2/+2
2011-08-24Rewritten v9/64-bit sparc strcmp.David S. Miller1-247/+169
2011-08-23Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.David S. Miller1-1/+13
2011-08-23Fix jmpbuf unwind checks on sparc64.David S. Miller2-4/+4
2011-08-23Fix spurious nop at start of __strspn_ia32Andreas Schwab1-2/+2
2011-08-23Fix duplicate definition of Elf64_FuncDescAurelien Jarno2-8/+7
2011-08-22Bug fixes for ____longjmp_chk on sparc.David S. Miller2-5/+32
2011-08-22Fix missing declarationAndreas Schwab1-0/+1
2011-08-21Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper4-70/+47
2011-08-20Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper1-1/+2