Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-04 | Move powerpc ports pieces to libc. | Joseph Myers | |
2013-08-30 | Fix typos. | Ondřej Bílka | |
2013-08-17 | PR 15483 | Alexandre 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-03 | Regenerate powerpc-nofpu ULPs. | Joseph Myers | |
2013-06-11 | PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[ch]. | Ryan S. Arnold | |
2013-06-11 | PowerPC: Merge ports/ dl-procinfo.[ch] with base. | Ryan S. Arnold | |
2013-06-05 | Remove trailing whitespace in ports. | Joseph Myers | |
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers | |
2013-05-19 | Handle sincos with generic libm-test logic. | Joseph Myers | |
2013-05-16 | MIPS: soft-fp NaN representation corrections | Maciej 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-28 | Remove powerpc32 bounded-pointers code. | Joseph Myers | |
2013-02-14 | Remove bp-sym.h and BP_SYM uses from C code. | Joseph Myers | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-12-05 | Specify powerpc-nofpu fegetexceptflag return type. | Joseph Myers | |
2012-11-30 | Remove powerpc-nofpu fma ulps. | Joseph Myers | |
2012-11-30 | Update powerpc-nofpu libm-test-ulps. | Joseph Myers | |
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | |
2012-10-30 | Correct 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-12 | Make strtod respect the rounding mode (bug 14518). | Joseph Myers | |
2012-07-03 | Add ppca2 to ports powerpc/dl-procinfo. | Joseph Myers | |
2012-07-01 | Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-merge | Joseph Myers | |