Avoid assertion in processes with VM in bad shape
[platform/upstream/glibc.git] / sysdeps /
2011-09-11 Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-11 Andreas SchwabPrepend $(..) to $(ldd-rewrite-script) if non-absolute
2011-09-11 Ulrich DrepperSimplify malloc initialization
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Petr BaudisFix jn precision
2011-09-10 Ulrich DrepperUse (void*) instead of 0 for return value pointer in...
2011-09-09 Paul PluzhnikovFix lround() loses precision
2011-09-09 Ulrich DrepperRemove support for automatic cvs check-ins
2011-09-08 Samuel Thibaultsysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
2011-09-08 Roland McGrathHurd: fix use of uninitialized value in fork port copying.
2011-09-08 Liubov DmitrievaFix up x86-32 section names for Atom code
2011-09-08 Ulrich DrepperCheck for finite/infinity parms in IBM Long Double...
2011-09-08 Ulrich DrepperFix whitespaces
2011-09-08 Adhemerval ZanellaTrigonometric optimizations for POWER
2011-09-08 Alan ModraFix profiling on powerpc32 secure-plt shared libs and...
2011-09-08 Will Schmidtpower7 strncmp optimization
2011-09-08 Will Schmidtpower7 memcpy VSX optimizations
2011-09-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-08 H.J. LuSimplify AVX check
2011-09-07 Andreas SchwabRevert "Fix semid_ds for x86-64"
2011-09-07 Ulrich DrepperMake sure __vdso_clock_gettime always contains a valid...
2011-09-07 Ulrich DrepperFix handling of __vdso_clock_gettime
2011-09-07 Ulrich DrepperMove Atom-optimized code out of the way and together
2011-09-07 Ulrich DrepperDon't unconditionally use clock_gettime vsyscall on...
2011-09-07 Ulrich DrepperAvoid gettimeofday vsyscall
2011-09-06 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-06 Ulrich DrepperRemove now-wrong comment
2011-09-06 Andreas SchwabFix missing declaration
2011-09-06 Ulrich DrepperPrefer real syscalls instead of vsyscalls on x86-64...
2011-09-06 Ulrich DrepperFix whitespaces
2011-09-06 Liubov DmitrievaAdd Atom-optimized strchr and strrchr for x86-64
2011-09-06 Ulrich DrepperTry shell in posix_spawn* only in compat mode
2011-09-05 Ulrich DrepperFix whitespaces
2011-09-05 Liubov DmitrievaOptimized strchr and strrchr with SSE2 on x86-32
2011-09-05 Ulrich DrepperAdd optimized x86-64 wcscmp
2011-09-05 Ulrich DrepperFix whitespaces
2011-09-05 Ulrich DrepperAdd x86-32 optimized wcscmp
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-05 David S. MillerFixes and optimizations for 32-bit sparc fabs*().
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-05 Ulrich DrepperFix semid_ds for x86-64
2011-09-01 David S. MillerSanitize HWCAP_SPARC_* defines/usage, and add new entries.
2011-09-01 David S. MillerFix sparc localplt testcase failures.
2011-08-29 Jiri Olsartld, i386: Fix cfi directive in audit trampoline code
2011-08-24 David S. MillerRewritten v9/64-bit sparc strcmp.
2011-08-24 David S. MillerFix nptl/tst-cancel17 and nptl/tst-cancelx17 with recen...
2011-08-24 David S. MillerFix jmpbuf unwind checks on sparc64.
2011-08-23 Andreas SchwabFix spurious nop at start of __strspn_ia32
2011-08-23 Aurelien JarnoFix duplicate definition of Elf64_FuncDesc
2011-08-22 David S. MillerBug fixes for ____longjmp_chk on sparc.
2011-08-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-22 Andreas SchwabFix missing declaration
2011-08-21 Ulrich DrepperUse ifuncs for time and gettimeofday on x86-64
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Ulrich DrepperFix minor CFI problem in regular x86-64 trampoline
2011-08-20 Ulrich DrepperFix CFI info in x86-64 trampolines for non-AVX code
2011-08-20 Andreas SchwabAdjust libm test ulps for powerpc
2011-08-20 Andreas SchwabRemove the file<
2011-08-20 Andreas SchwabUse correct scandir64 implementation on ppc64
2011-08-18 David S. MillerFix tst-writev on non-4K page size
2011-08-16 Ulrich DrepperImprove printing of lookup scopes
2011-08-16 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-15 Roland McGrathMore warning patrol, in dead code (sigh).
2011-08-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-14 Roland McGrathWarning patrol.
2011-08-14 David S. Miller * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_...
2011-08-14 Ulrich DrepperImplement LD_DEBUG=scopes
2011-08-11 Ulrich DrepperMinor optimization of popcount in l10nflist
2011-08-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-11 Andreas SchwabClean up PLT use for scandirat
2011-08-11 David S. Miller * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missi...
2011-08-09 Ulrich DrepperImplement scandirat function
2011-08-08 Ulrich DrepperAvoid multiple definitions of identical scandir cancell...
2011-08-04 Andreas SchwabFix encoding name for IDN in getaddrinfo
2011-08-04 Jakub JelinekFix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 archi...
2011-08-04 Ulrich DrepperFix whitespaces
2011-08-04 Liubov DmitrievaImprove x86-32 strcat functions with SSE2/SSSE3
2011-08-04 Andreas SchwabFix inline strncat/strncmp on x86
2011-07-24 Ulrich DrepperDefine AF_NFC and PF_NFC
2011-07-23 Ulrich DrepperUpdate ptrace constants
2011-07-23 Ulrich DrepperOne more typo in AVX test
2011-07-23 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-23 Ulrich DrepperOne more change to XSAVE patch
2011-07-22 Andreas SchwabFix AVX check
2011-07-21 Ulrich DrepperFix overflow bug is optimized strncat for x86-64
2011-07-21 Ulrich DrepperFix check for AVX enablement
2011-07-20 Ulrich DrepperForce :a_x86_64_ymm to be 16-byte aligned
2011-07-20 Andreas SchwabFix missing include
2011-07-20 Marek PolacekAdd const attr to gnu_dev_{major,minor,makedev}
2011-07-20 Andreas KrebbelS/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macro
2011-07-20 Marek Polacek_dl_sort_fini: Remove unused argument
2011-07-19 Ulrich DrepperFix whitespaces
2011-07-19 Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3
2011-07-19 Ulrich DrepperFix typos in pretty much unused code in sched.h header.
2011-07-16 Roland McGrathNever use -mpreferred-stack-boundary=2 on i386, now...
2011-07-15 Roland McGrathQuash a warning in strstr-c.c built for static.
2011-07-11 Ulrich DrepperGeneralize framework to register monitoring of files...
2011-07-07 Ulrich DrepperHandle ext4 in {,f}pathconf
2011-07-07 Andreas DilgerHandle Lustre filesystem
2011-07-07 Ulrich DrepperFix for installation in sysdeps/s390/s390-64/Makefile
next