about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Additional POWER7 string optimizations. ibm/2.11/masterLuis Machado2010-08-1215-0/+2105
* POWER6/7 optimizations for copysign.Luis Machado2010-08-125-0/+121
* This patch adds 32-bit and 64-bit string compare optimizations forLuis Machado2010-06-145-0/+2388
* Experimental Implies fix for all PowerPC platforms.luis2010-06-1448-58/+44
* Experimental patch to default PPC64 to no-execstack support. This will needRyan Arnold2010-06-114-0/+26
* Exchange srdi for srwi in 32-bit memset.Luis Machado2010-05-282-2/+6
* Small fix to POWER7 32-bit memsetLuis Machado2010-05-282-3/+6
* Add missing files.Luis Machado2010-05-203-4/+837
* Revert "Power7 memset powerpc32 and powerpc64 .S optimizations."Ryan Arnold2010-05-203-838/+0
* Power7 memset powerpc32 and powerpc64 .S optimizations.Luis Machado2010-05-143-0/+838
* Fix PowerPC64 glibc assembly to properly work with the linker automaticAlan Modra2010-05-1116-234/+309
* Merge commit 'origin/release/2.11/master' into local_ibm_2.11Ryan Arnold2010-05-1157-214/+726
|\
| * Fix typos I added in malloc.cUlrich Drepper2010-05-121-2/+2
| * Fix a const warning in ldconfig.Roland McGrath2010-05-122-1/+5
| * Fix lookup of collation sequence value during regexp matchingAndreas Schwab2010-05-122-1/+6
| * Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2010-05-122-1/+15
| * Simplify OOM handling in ldconfig.Ulrich Drepper2010-05-122-7/+5
| * One more bug in ldconfig -r handling.Ulrich Drepper2010-05-122-1/+8
| * Fix handling if newline in addmntent.Ulrich Drepper2010-05-122-3/+9
| * BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible2010-05-123-5/+20
| * BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible2010-05-122-3/+9
| * Hurd: Fix file_name_lookup_at error case return value.Emilio Pozuelo Monfort2010-05-122-2/+6
| * Don't crash in trace mode when dependencies are missingAndreas Schwab2010-05-122-4/+13
| * Fix crash on reloading of gai data in nscd.Ulrich Drepper2010-05-123-18/+16
| * Fix fallocate error return on i386.Andreas Schwab2010-05-123-2/+19
| * getopt mishandles optstring of "+:"Eric Blake2010-05-122-2/+8
| * getopt mistakenly allows '-;' as short optionEric Blake2010-05-122-2/+8
| * Fix -W with optional parameters in getopt.Eric Blake2010-05-122-1/+12
| * Handle DNS timeouts in old-style lookkup code.Ulrich Drepper2010-05-122-6/+16
| * Fix aux cache handling in ldconfig with chroot.Ulrich Drepper2010-05-122-7/+20
| * Fix printing error messages in getopt.Ulrich Drepper2010-05-122-12/+17
| * Declare iruserok and iruserok_af.Ulrich Drepper2010-05-122-0/+27
| * Add test case for last argp bug.Ulrich Drepper2010-05-123-2/+63
| * Fix option aliasing in argp.Sergey Poznyakoff2010-05-122-6/+12
| * Fix retrieving of kernel header version.Ulrich Drepper2010-05-122-2/+19
| * Fix concurrent handling of __cpu_features.Ulrich Drepper2010-05-123-14/+35
| * Handle unnecessary padding in getdents64.Ulrich Drepper2010-05-123-3/+20
| * Add missing include.Ulrich Drepper2010-05-121-0/+1
| * Fix changes to interface list during getifaddrs calls.Ulrich Drepper2010-05-122-12/+53
| * Document problem with NATs in getaddrinfo.Ulrich Drepper2010-05-122-4/+13
| * Missing memory barrier in DES initialization.Ulrich Drepper2010-05-122-48/+57
| * Fix set_max_fast in malloc.Ulrich Drepper2010-05-122-1/+6
| * Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab2010-05-122-0/+6
| * Fix typo in cuseridAndreas Schwab2010-05-122-1/+5
| * calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler2010-05-122-2/+10
| * Fix missing dependency of localedata tests on gconv-modulesPaul Pluzhnikov2010-05-122-0/+9
| * Fix R_X86_64_PC32 overflow detectionRichard Guenther2010-05-122-2/+7
| * Fix reporting of I/O errors in *dprintf functions.Ulrich Drepper2010-05-122-1/+9
| * Fix assertion in palloc and pvalloc as well.Petr Baudis2010-05-122-7/+15
| * manual: fix typo: s/are/is/Jim Meyering2010-05-122-1/+3