aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/powerpc
AgeCommit message (Collapse)Author
2013-10-04Move powerpc ports pieces to libc.Joseph Myers
2013-08-30Fix typos.Ondřej Bílka
2013-08-17PR 15483Alexandre Oliva
* sysdeps/powerpc/nofpu/sim-full.c: Add FIXME note about the need for thread-specific variables preserved across signal handlers. * sysdeps/powerpc/nofpu/soft-supp.h: Likewise. * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
2013-07-03Regenerate powerpc-nofpu ULPs.Joseph Myers
2013-06-11PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[ch].Ryan S. Arnold
2013-06-11PowerPC: Merge ports/ dl-procinfo.[ch] with base.Ryan S. Arnold
2013-06-05Remove trailing whitespace in ports.Joseph Myers
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki
[BZ #15442] This adds support for the inverse interpretation of the quiet bit of IEEE 754 floating-point NaN data that some processors use. This includes in particular MIPS architecture processors; the payload used for the canonical qNaN encoding is updated accordingly so as not to interfere with the quiet bit.
2013-02-28Remove powerpc32 bounded-pointers code.Joseph Myers
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-05Specify powerpc-nofpu fegetexceptflag return type.Joseph Myers
2012-11-30Remove powerpc-nofpu fma ulps.Joseph Myers
2012-11-30Update powerpc-nofpu libm-test-ulps.Joseph Myers
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-10-30Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold
This patch also creates a version of memset.S for the ppc476 processor which uses a 128-byte cacheline size for dcbz insns.
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers
2012-07-03Add ppca2 to ports powerpc/dl-procinfo.Joseph Myers
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers