aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-06-04Manual for platform-specific features and new __ppc_get_timebase inline.Tulio Magno Quites Machado Filho3-0/+98
2012-06-02Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16Andreas Schwab2-0/+20
2012-06-01PowerPC: Fix for POWER7 sinf/cosfAdhemerval Zanella2-4/+6
2012-06-01Sort sysdeps/powerpc/fpu/libm-test-ulpsAndreas Schwab1-166/+163
2012-05-26Fix missing declarationAndreas Schwab1-0/+1
2012-05-26Optimize handling of denormals in logb/logbf/logblAndreas Schwab2-11/+10
2012-05-25ppc: Pass hwcap to ifuncs.Richard Henderson4-7/+8
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers1-5/+5
2012-05-22PowerPC: libm ABI updateAdhemerval Zanella5-12/+32
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2-2/+2
2012-05-21PowerPC: ULPs updateAdhemerval Zanella1-12/+46
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson2-26/+56
2012-05-19Update powerpc ULPs for ccos, csin, ccosh, csinh tests.Adhemerval Zanella1-0/+156
2012-05-19Remove sysdeps/powerpc/soft-fp.Joseph Myers31-1182/+0
2012-05-18[PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho4-6/+6
2012-05-18Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab7-17/+39
2012-05-18Fix undefined reference to _dl_prof_resolve in profiled libcAndreas Schwab1-4/+9
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers2-0/+8
2012-05-15PowerPC - logb[f|l] optimization for POWER7Adhemerval Zanella6-0/+210
2012-05-12Fix warning in powerpc bcopyAndreas Schwab1-3/+3
2012-05-11[BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge1-3/+2
2012-05-04Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella1-0/+151
2012-05-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab2-6/+6
2012-04-26Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521).Adhemerval Zanella1-7/+70
2012-04-24Correct powerpc64 s_floorl edge cases (bug 13886).Adhemerval Zanella2-133/+13
2012-04-18Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt1-0/+119
2012-04-18Further simplify power6 wordcopy by removing switch statements.Will Schmidt2-72/+4
2012-04-18Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt2-272/+79
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller1-4/+0
2012-03-28Fix whitespaceAndreas Jaeger1-1/+1
2012-03-28Regenerate configure filesAndreas Jaeger2-0/+109
2012-03-28Move sysdeps/powerpc/elf filesAndreas Jaeger2-0/+0
2012-03-28Move sysdeps/powerpc/powerpc32/elf filesAndreas Jaeger5-165/+34
2012-03-28Move sysdeps/powerpc/powerpc64/elf filesAndreas Jaeger8-214/+63
2012-03-26Update powerpc libm test ULPsAndreas Schwab1-2/+24
2012-03-21Update powerpc libm-test ULPsAndreas Schwab1-2/+82
2012-03-21Disable use of FMA instructions in branredAndreas Schwab3-49/+282
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu6-6/+6
2012-03-18Update powerpc libm test ULPsAndreas Schwab1-2/+43
2012-03-15Use double precision instead of scaling for powerpc __ieee754_hypotfAndreas Schwab2-40/+9
2012-03-15Update powerpc libm ULPsAndreas Schwab1-5/+47
2012-03-10Update powerpc libm ULPsAndreas Schwab1-4/+364
2012-03-10Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert4-12/+8
2012-03-09Use include_next to chain math_private.h headers.Richard Henderson1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson21-31/+31
2012-03-09powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.Richard Henderson1-70/+36
2012-03-05Update powerpc libm ULPsAndreas Schwab1-0/+170
2012-03-04Update powerpc libm ULPsAndreas Schwab1-19/+511
2012-03-01Improve erfc accuracy.Joseph Myers1-0/+9
2012-02-21Remove old initfini mechanism.Joseph Myers2-7/+0