aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)Author
2012-07-17Remove TLS configure checks.Marek Polacek
2012-05-25ppc: Pass hwcap to ifuncs.Richard Henderson
2012-05-22PowerPC: libm ABI updateAdhemerval Zanella
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu
2012-05-18[PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho
2012-05-18Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers
2012-05-15PowerPC - logb[f|l] optimization for POWER7Adhemerval Zanella
2012-05-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab
2012-04-24Correct powerpc64 s_floorl edge cases (bug 13886).Adhemerval Zanella
2012-04-18Further simplify power6 wordcopy by removing switch statements.Will Schmidt
2012-04-18Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt
2012-03-28Fix whitespaceAndreas Jaeger
2012-03-28Regenerate configure filesAndreas Jaeger
2012-03-28Move sysdeps/powerpc/powerpc64/elf filesAndreas Jaeger
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-10Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-21Remove old initfini mechanism.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
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