aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-20Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper2-11/+19
2011-08-20Adjust libm test ulps for powerpcAndreas Schwab1-0/+2
2011-08-20Remove the file<Andreas Schwab1-1/+0
2011-08-20Use correct scandir64 implementation on ppc64Andreas Schwab1-0/+1
2011-08-17Fix tst-writev on non-4K page sizeDavid S. Miller1-1/+1
2011-08-16Improve printing of lookup scopesUlrich Drepper1-1/+1
2011-08-14More warning patrol, in dead code (sigh).Roland McGrath1-5/+13
2011-08-14Warning patrol.Roland McGrath1-1/+1
2011-08-14 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller1-2/+2
2011-08-13Implement LD_DEBUG=scopesUlrich Drepper1-2/+6
2011-08-11Minor optimization of popcount in l10nflistUlrich Drepper1-0/+13
2011-08-11Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper4-4/+4
2011-08-11Clean up PLT use for scandiratAndreas Schwab1-1/+1
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller4-4/+4
2011-08-09Implement scandirat functionUlrich Drepper4-8/+122
2011-08-08Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper1-1/+2
2011-08-04Fix encoding name for IDN in getaddrinfoAndreas Schwab1-1/+4
2011-08-04Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architecturesJakub Jelinek1-6/+12
2011-08-04Fix whitespacesUlrich Drepper2-2/+0
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva10-317/+2314
2011-08-04Fix inline strncat/strncmp on x86Andreas Schwab2-9/+9
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper2-2/+6
2011-07-23Update ptrace constantsUlrich Drepper5-8/+144
2011-07-23One more typo in AVX testUlrich Drepper1-2/+2
2011-07-23Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2-29/+27
2011-07-22One more change to XSAVE patchUlrich Drepper1-2/+4
2011-07-22Fix AVX checkAndreas Schwab1-6/+15
2011-07-21Fix overflow bug is optimized strncat for x86-64Ulrich Drepper2-29/+27
2011-07-20Fix check for AVX enablementUlrich Drepper1-5/+12
2011-07-20Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper1-3/+4
2011-07-20Fix missing includeAndreas Schwab1-1/+3
2011-07-20Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek1-6/+6
2011-07-19S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macroAndreas Krebbel2-8/+8
2011-07-19_dl_sort_fini: Remove unused argumentMarek Polacek1-3/+3
2011-07-19Fix whitespacesUlrich Drepper4-12/+9