aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)AuthorFilesLines
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers3-3/+3
2012-11-30Fix type-punning warning in powerpc64 gmon-start.Roland McGrath1-2/+4
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-82/+0
2012-08-22Add versions of wcscpy, wcschr, wcsrchr for power6/power7.Will Schmidt3-0/+3
2012-08-21[Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S.Will Schmidt1-24/+61
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers1-0/+25
2012-07-19Split tls-macros.h in sysdeps directories.Adhemerval Zanella1-0/+46
2012-07-17Remove TLS configure checks.Marek Polacek2-117/+0
2012-05-25ppc: Pass hwcap to ifuncs.Richard Henderson2-3/+3
2012-05-22PowerPC: libm ABI updateAdhemerval Zanella2-4/+12
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu1-1/+1
2012-05-18[PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho2-3/+3
2012-05-18Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab4-10/+22
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers1-0/+4
2012-05-15PowerPC - logb[f|l] optimization for POWER7Adhemerval Zanella3-0/+3
2012-05-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab1-3/+3
2012-04-24Correct powerpc64 s_floorl edge cases (bug 13886).Adhemerval Zanella1-133/+0
2012-04-18Further simplify power6 wordcopy by removing switch statements.Will Schmidt1-48/+2
2012-04-18Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt1-190/+44
2012-03-28Fix whitespaceAndreas Jaeger1-1/+1
2012-03-28Regenerate configure filesAndreas Jaeger1-0/+64
2012-03-28Move sysdeps/powerpc/powerpc64/elf filesAndreas Jaeger8-214/+63
2012-03-21Disable use of FMA instructions in branredAndreas Schwab1-18/+96
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu3-3/+3
2012-03-10Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert2-6/+4
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson4-6/+6
2012-02-21Remove old initfini mechanism.Joseph Myers1-3/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert101-301/+199
2012-02-08powerpc: add crt filesAndreas Schwab2-0/+159
2012-02-07Remove __ELF__ conditionalsMarek Polacek1-5/+1
2012-01-27PowerPC - A2 memcpy cache line size initializationAdhemerval Zanella1-2/+28
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers2-14/+2
2012-01-07Remove non-ELF supportUlrich Drepper1-2/+0
2011-12-17Optimized strcasecmp for Power7Adhemerval Zanella3-0/+135
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella2-0/+127
2011-11-11PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella2-0/+2
2011-10-12Optimize libmUlrich Drepper2-2/+4
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-5/+10
2011-09-13Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab1-2/+0
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper2-75/+148
2011-09-10Remove support for !USE___THREADUlrich Drepper1-47/+43
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra1-0/+1
2011-09-07power7 strncmp optimizationWill Schmidt1-1/+3
2011-09-07power7 memcpy VSX optimizationsWill Schmidt1-14/+72
2011-08-23Fix duplicate definition of Elf64_FuncDescAurelien Jarno1-8/+3
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller1-2/+9
2011-05-20Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.Ryan S. Arnold1-2/+5
2011-04-22Fix whitespaces.Ulrich Drepper4-45/+44
2011-04-22Remove doubled words.Jim Meyering12-22/+22
2011-04-17Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab2-10/+12