aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32
AgeCommit message (Expand)AuthorFilesLines
2012-02-08powerpc: add crt filesAndreas Schwab2-0/+144
2012-02-07Remove __ELF__ conditionalsMarek Polacek1-5/+1
2012-01-27PowerPC - A2 memcpy cache line size initializationAdhemerval Zanella1-2/+23
2012-01-12Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt1-2/+6
2012-01-07Remove non-ELF supportUlrich Drepper1-2/+1
2011-12-17Optimized strcasecmp for Power7Adhemerval Zanella3-0/+141
2011-12-17Fix WPUlrich Drepper1-1/+1
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt26-130/+110
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella2-0/+150
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-3/+5
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper2-17/+92
2011-09-10Remove support for !USE___THREADUlrich Drepper1-11/+2
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra3-2/+9
2011-09-07power7 strncmp optimizationWill Schmidt1-1/+3
2011-09-07power7 memcpy VSX optimizationsWill Schmidt1-15/+73
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller1-1/+8
2011-04-22Fix whitespaces.Ulrich Drepper3-61/+60
2011-04-22Remove doubled words.Jim Meyering10-18/+18
2011-04-17Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab2-10/+12
2011-03-18PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold1-3/+2
2010-11-05power7-optimized mempcpyLuis Machado1-0/+471
2010-10-24powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman1-0/+511
2010-10-13Implement accurate fma.Jakub Jelinek1-0/+5
2010-09-29powerpc: Use generic memset for RTLD for ppc32/64Luis Machado1-0/+4
2010-09-27Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper1-511/+0
2010-09-21powerpc: PPCA2 optimized memcpy functionMichael B. Brutman1-0/+511
2010-08-19powerpc: Various P7-optimized string functionsLuis Machado7-0/+1040
2010-08-12PowerPC64 ABI fixesAlan Modra1-1/+1
2010-07-15Whitespace fixes.Ulrich Drepper1-1/+1
2010-07-15POWER6/7 optimizations for copysignLuis Machado2-0/+57
2010-06-30powerpc: Re-work the Implies structureLuis Machado11-12/+8
2010-06-14Fix whitespaces.Ulrich Drepper2-17/+17
2010-06-14power7 string compare optimizationsLuis Machado2-0/+1165
2010-05-28Small fix to POWER7 32-bit memcpyLuis Machado1-2/+2
2010-05-24Small fix to POWER7 32-bit memsetLuis Machado1-3/+2
2010-05-20Add missing files.Luis Machado1-0/+435
2010-03-10Fix whitespace issues.Ulrich Drepper1-380/+380
2010-03-10power7-optimized 64-bit and 32-bit memcpyLuis Machado1-0/+469
2010-02-12Cleanup old obsolete PPC_REL16 checksLuis Machado24-153/+8
2010-02-10Fix POWER7 ImpliesLuis Machado2-2/+0
2010-02-09Fix whitespace issues.Ulrich Drepper1-1/+0
2010-02-09power7-optimized classification functionsLuis Machado6-0/+273
2010-01-18Fix whitespace issues.Ulrich Drepper1-12/+12
2010-01-18memcpy for ppc/cell.Ulrich Drepper1-0/+245
2009-10-30Implement IFUNC for PPC.Alan Modra3-3/+56
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2-18/+18
2009-09-01Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer1-1/+1
2009-08-22Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab3-70/+16
2009-06-25Fix text relocation on ppc32.Andreas Schwab1-2/+21
2009-06-24Fix cfa offset for saved registers in PPC sqrt implementations.Andreas Schwab4-8/+8