aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2011-08-31Fix sparc localplt testcase failures.carlos/masterDavid S. Miller
2011-08-29rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa
2011-08-24Rewritten v9/64-bit sparc strcmp.David S. Miller
2011-08-23Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.David S. Miller
2011-08-23Fix jmpbuf unwind checks on sparc64.David S. Miller
2011-08-23Fix spurious nop at start of __strspn_ia32Andreas Schwab
2011-08-23Fix duplicate definition of Elf64_FuncDescAurelien Jarno
2011-08-22Bug fixes for ____longjmp_chk on sparc.David S. Miller
2011-08-22Fix missing declarationAndreas Schwab
2011-08-21Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper
2011-08-20Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper
2011-08-20Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper
2011-08-20Adjust libm test ulps for powerpcAndreas Schwab
2011-08-20Remove the file<Andreas Schwab
2011-08-20Use correct scandir64 implementation on ppc64Andreas Schwab
2011-08-17Fix tst-writev on non-4K page sizeDavid S. Miller
2011-08-16Improve printing of lookup scopesUlrich Drepper
2011-08-14More warning patrol, in dead code (sigh).Roland McGrath
2011-08-14Warning patrol.Roland McGrath
2011-08-14 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller
2011-08-13Implement LD_DEBUG=scopesUlrich Drepper
2011-08-11Minor optimization of popcount in l10nflistUlrich Drepper
2011-08-11Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-08-11Clean up PLT use for scandiratAndreas Schwab
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller
2011-08-09Implement scandirat functionUlrich Drepper
2011-08-08Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper
2011-08-04Fix encoding name for IDN in getaddrinfoAndreas Schwab
2011-08-04Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architecturesJakub Jelinek
2011-08-04Fix whitespacesUlrich Drepper
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-08-04Fix inline strncat/strncmp on x86Andreas Schwab
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper
2011-07-23Update ptrace constantsUlrich Drepper
2011-07-23One more typo in AVX testUlrich Drepper
2011-07-23Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-07-22One more change to XSAVE patchUlrich Drepper
2011-07-22Fix AVX checkAndreas Schwab
2011-07-21Fix overflow bug is optimized strncat for x86-64Ulrich Drepper
2011-07-20Fix check for AVX enablementUlrich Drepper
2011-07-20Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper
2011-07-20Fix missing includeAndreas Schwab
2011-07-20Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek
2011-07-19S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macroAndreas Krebbel
2011-07-19_dl_sort_fini: Remove unused argumentMarek Polacek
2011-07-19Fix whitespacesUlrich Drepper
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-07-18Fix typos in pretty much unused code in sched.h header.Ulrich Drepper
2011-07-16Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC.Roland McGrath
2011-07-14Quash a warning in strstr-c.c built for static.Roland McGrath