aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2010-08-12Additional POWER7 string optimizations.ibm/2.11/masterLuis Machado14-0/+2088
2010-08-12POWER6/7 optimizations for copysign.Luis Machado4-0/+114
2010-06-14This patch adds 32-bit and 64-bit string compare optimizations forLuis Machado4-0/+2330
2010-06-14Experimental Implies fix for all PowerPC platforms.luis48-58/+44
2010-05-28Exchange srdi for srwi in 32-bit memset.Luis Machado1-2/+2
2010-05-28Small fix to POWER7 32-bit memsetLuis Machado1-3/+2
2010-05-20Add missing files.Luis Machado2-0/+833
2010-05-20Revert "Power7 memset powerpc32 and powerpc64 .S optimizations."Ryan Arnold2-832/+0
2010-05-14Power7 memset powerpc32 and powerpc64 .S optimizations.Luis Machado2-0/+832
2010-05-11Fix PowerPC64 glibc assembly to properly work with the linker automaticAlan Modra13-209/+219
2010-05-11Merge commit 'origin/release/2.11/master' into local_ibm_2.11Ryan Arnold18-50/+139
2010-05-11power7-optimized 64-bit and 32-bit memcpyRyan Arnold2-0/+918
2010-05-12BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible2-5/+15
2010-05-12BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible1-3/+3
2010-05-12Fix fallocate error return on i386.Andreas Schwab2-2/+14
2010-05-12Fix concurrent handling of __cpu_features.Ulrich Drepper2-14/+23
2010-05-12Handle unnecessary padding in getdents64.Ulrich Drepper2-3/+14
2010-05-12Fix changes to interface list during getifaddrs calls.Ulrich Drepper1-12/+43
2010-05-12Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab1-0/+1
2010-05-12Fix typo in cuseridAndreas Schwab1-1/+1
2010-05-12calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler1-2/+3
2010-05-12Fix R_X86_64_PC32 overflow detectionRichard Guenther1-2/+2
2010-05-12S/390: Disable two UTF conversion instructionsAndreas Krebbel2-4/+16
2010-05-12Fix i386 __mpn_lshift unwind infoUlrich Drepper1-1/+3
2010-05-12Fix ____longjmp_chk for s390/s390x.Andreas Schwab2-2/+2
2010-05-11Cleanup old obsolete PPC_REL16 checksLuis Machado29-182/+8
2010-05-11power7-optimized classification functionsRyan Arnold12-0/+483
2010-05-11Fix POWER7 ImpliesLuis Machado6-4/+2
2010-05-11memchr overshoots on ia64H.J. Lu1-2/+6
2010-05-10Remove incorrect paring of /proc/stat etc.Ryan S. Arnold1-13/+1
2010-01-18Fix a few error cases in *name4_r lookup handling.Ulrich Drepper1-7/+2
2009-12-04Avoid local PLTs.Ulrich Drepper1-3/+3
2009-12-04Prevent unintended file desriptor leak in grantpt.Ulrich Drepper2-0/+46
2009-11-20Properly recover from shorter read.H.J. Lu1-1/+10
2009-11-19Fix sync_file_range on ppc/ppc64.Jakub Jelinek2-1/+53
2009-11-19Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper1-6/+6
2009-11-18Add missing Linux MADV_* definitions.Ulrich Drepper7-64/+89
2009-11-18Fix building on x86 with older kernel headers.Mike Frsyinger2-0/+12
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper7-20/+20
2009-11-06Fix spelling of (Newton-)RaphsonPhilippe De Muyter2-6/+6
2009-11-06Correct readahead syscall wrapper on powerpc32.Andreas Schwab1-0/+3
2009-11-06Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.Jakub Jelinek1-2/+4
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek7-14/+14
2009-11-03Make name of libgcc_s library configurableAndreas Schwab2-1/+4
2009-10-30Fix typo in readlinkatAndreas Schwab1-1/+1
2009-10-30Uglify IFUNC tests for PPC.Alan Modra2-0/+72
2009-10-30Implement IFUNC for PPC.Alan Modra5-4/+152
2009-10-30Add a few defines to <netinet/udp.h>.Ulrich Drepper1-1/+11
2009-10-30Implement mkstemps and mkstemps64.Ulrich Drepper1-7/+7
2009-10-29Fix IA-64 and S390 sigevent definitions.Ulrich Drepper2-4/+12