about summary refs log tree commit diff
path: root/ports/sysdeps/powerpc
Commit message (Collapse)AuthorAgeFilesLines
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0437-9133/+0
|
* Fix typos.Ondřej Bílka2013-08-301-1/+1
|
* PR 15483Alexandre Oliva2013-08-173-0/+15
| | | | | | | | * 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.
* Regenerate powerpc-nofpu ULPs.Joseph Myers2013-07-031-183/+4154
|
* PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[ch].Ryan S. Arnold2013-06-112-268/+0
|
* PowerPC: Merge ports/ dl-procinfo.[ch] with base.Ryan S. Arnold2013-06-111-69/+69
|
* Remove trailing whitespace in ports.Joseph Myers2013-06-052-5/+5
|
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-593/+593
|
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-7/+7
|
* MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki2013-05-161-0/+1
| | | | | | | | [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.
* Remove powerpc32 bounded-pointers code.Joseph Myers2013-02-288-32/+16
|
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-146-18/+12
|
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0229-29/+29
|
* Specify powerpc-nofpu fegetexceptflag return type.Joseph Myers2012-12-051-1/+2
|
* Remove powerpc-nofpu fma ulps.Joseph Myers2012-11-301-36/+0
|
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2012-11-301-38/+733
|
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-1/+2
|
* Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold2012-10-302-6/+160
| | | | | This patch also creates a version of memset.S for the ppc476 processor which uses a 128-byte cacheline size for dcbz insns.
* Make strtod respect the rounding mode (bug 14518).Joseph Myers2012-09-121-0/+35
|
* Add ppca2 to ports powerpc/dl-procinfo.Joseph Myers2012-07-032-8/+14
|
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-0137-0/+4580