aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)Author
2012-02-08powerpc: add crt filesAndreas Schwab
2012-02-07Remove __ELF__ conditionalsMarek Polacek
2012-01-27PowerPC - A2 memcpy cache line size initializationAdhemerval Zanella
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2012-01-07Remove non-ELF supportUlrich Drepper
2011-12-17Optimized strcasecmp for Power7Adhemerval Zanella
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella
2011-11-11PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella
2011-10-12Optimize libmUlrich Drepper
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-09-13Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra
2011-09-07power7 strncmp optimizationWill Schmidt
2011-09-07power7 memcpy VSX optimizationsWill Schmidt
2011-08-23Fix duplicate definition of Elf64_FuncDescAurelien Jarno
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller
2011-05-20Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.Ryan S. Arnold
2011-04-22Fix whitespaces.Ulrich Drepper
2011-04-22Remove doubled words.Jim Meyering
2011-04-17Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab
2011-02-17Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved.Ryan S. Arnold
2010-11-05power7-optimized mempcpyLuis Machado
2010-10-24powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman
2010-10-13Implement accurate fma.Jakub Jelinek
2010-09-29powerpc: Use generic memset for RTLD for ppc32/64Luis Machado
2010-09-27Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper
2010-09-21powerpc: PPCA2 optimized memcpy functionMichael B. Brutman
2010-09-05Remove undefined operationsAndreas Schwab
2010-08-19powerpc: Various P7-optimized string functionsLuis Machado
2010-08-12PowerPC64 ABI fixesAlan Modra
2010-07-15Whitespace fixes.Ulrich Drepper
2010-07-15POWER6/7 optimizations for copysignLuis Machado
2010-06-30powerpc: Re-work the Implies structureLuis Machado
2010-06-14More whitespace fixes.Ulrich Drepper
2010-06-14Fix whitespaces.Ulrich Drepper
2010-06-14power7 string compare optimizationsLuis Machado
2010-05-20Add missing files.Luis Machado
2010-03-10Fix whitespace issues.Ulrich Drepper
2010-03-10power7-optimized 64-bit and 32-bit memcpyLuis Machado
2010-02-10Fix POWER7 ImpliesLuis Machado
2010-02-09Fix whitespace issues.Ulrich Drepper
2010-02-09power7-optimized classification functionsLuis Machado
2010-01-18Fix whitespace issues.Ulrich Drepper
2010-01-18memcpy for ppc/cell.Ulrich Drepper
2009-11-06Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.Jakub Jelinek
2009-10-30Implement IFUNC for PPC.Alan Modra
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-08-22Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab