aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-12Additional POWER7 string optimizations.ibm/2.11/masterLuis Machado
2010-08-12POWER6/7 optimizations for copysign.Luis Machado
2010-06-14This patch adds 32-bit and 64-bit string compare optimizations forLuis Machado
2010-06-14Experimental Implies fix for all PowerPC platforms.luis
2010-06-11Experimental patch to default PPC64 to no-execstack support. This will needRyan Arnold
2010-05-28Exchange srdi for srwi in 32-bit memset.Luis Machado
2010-05-28Small fix to POWER7 32-bit memsetLuis Machado
2010-05-20Add missing files.Luis Machado
2010-05-20Revert "Power7 memset powerpc32 and powerpc64 .S optimizations."Ryan Arnold
2010-05-14Power7 memset powerpc32 and powerpc64 .S optimizations.Luis Machado
2010-05-11Fix PowerPC64 glibc assembly to properly work with the linker automaticAlan Modra
2010-05-11Merge commit 'origin/release/2.11/master' into local_ibm_2.11Ryan Arnold
2010-05-11Enable common version of pthread_cond_timedwait to use clock_gettime in VDSOLuis Machado
2010-05-12Fix typos I added in malloc.cUlrich Drepper
2010-05-11power7-optimized 64-bit and 32-bit memcpyRyan Arnold
2010-05-12Fix a const warning in ldconfig.Roland McGrath
2010-05-12Fix lookup of collation sequence value during regexp matchingAndreas Schwab
2010-05-12Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper
2010-05-12Simplify OOM handling in ldconfig.Ulrich Drepper
2010-05-12One more bug in ldconfig -r handling.Ulrich Drepper
2010-05-12Fix handling if newline in addmntent.Ulrich Drepper
2010-05-12BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible
2010-05-12BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible
2010-05-12Hurd: Fix file_name_lookup_at error case return value.Emilio Pozuelo Monfort
2010-05-12Don't crash in trace mode when dependencies are missingAndreas Schwab
2010-05-12Fix crash on reloading of gai data in nscd.Ulrich Drepper
2010-05-12Fix fallocate error return on i386.Andreas Schwab
2010-05-12getopt mishandles optstring of "+:"Eric Blake
2010-05-12getopt mistakenly allows '-;' as short optionEric Blake
2010-05-12Fix -W with optional parameters in getopt.Eric Blake
2010-05-12Handle DNS timeouts in old-style lookkup code.Ulrich Drepper
2010-05-12Fix aux cache handling in ldconfig with chroot.Ulrich Drepper
2010-05-12Fix printing error messages in getopt.Ulrich Drepper
2010-05-12Declare iruserok and iruserok_af.Ulrich Drepper
2010-05-12Add test case for last argp bug.Ulrich Drepper
2010-05-12Fix option aliasing in argp.Sergey Poznyakoff
2010-05-12Fix retrieving of kernel header version.Ulrich Drepper
2010-05-12Fix concurrent handling of __cpu_features.Ulrich Drepper
2010-05-12Handle unnecessary padding in getdents64.Ulrich Drepper
2010-05-12Add missing include.Ulrich Drepper
2010-05-12Fix changes to interface list during getifaddrs calls.Ulrich Drepper
2010-05-12Document problem with NATs in getaddrinfo.Ulrich Drepper
2010-05-12Missing memory barrier in DES initialization.Ulrich Drepper
2010-05-12Fix set_max_fast in malloc.Ulrich Drepper
2010-05-12Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab
2010-05-12Fix typo in cuseridAndreas Schwab
2010-05-12calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler
2010-05-12Fix missing dependency of localedata tests on gconv-modulesPaul Pluzhnikov
2010-05-12Fix R_X86_64_PC32 overflow detectionRichard Guenther
2010-05-12Fix reporting of I/O errors in *dprintf functions.Ulrich Drepper