summaryrefslogtreecommitdiff
path: root/sysdeps/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno2016-06-273-6/+15
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-241-8/+0
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+2
* Fix MIPS64 memcpy regression.Steve Ellcey2016-01-281-1/+1
* Fix ulps regeneration for *-finite tests.Joseph Myers2016-01-192-4/+4
* Regenerate MIPS libm-test-ulps.Joseph Myers2016-01-182-4/+8
* S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler2016-01-181-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04108-108/+108
* mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno2015-12-091-0/+6
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-0/+4
* MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008Maciej W. Rozycki2015-11-281-3/+3
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-1/+2
* Remove MIPS16 atomics using __sync_* (bug 17404).Joseph Myers2015-10-271-26/+1
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-3/+1
* Make performance improvement to MIPS memcpy for small copies.Steve Ellcey2015-10-161-2/+43
* Regenerate MIPS libm-test-ulps.Joseph Myers2015-10-092-100/+102
* Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399).Joseph Myers2015-10-091-0/+36
* Use dbl-64/wordsize-64 for MIPS64.Joseph Myers2015-10-071-0/+1
* Add unused attribute to declaration for mips16 builds.Steve Ellcey2015-09-241-1/+1
* Add more random libm test inputs (mainly for ldbl-128).Joseph Myers2015-09-122-102/+122
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-3/+3
* Update libm-test-ulps for MIPS.Joseph Myers2015-09-112-182/+182
* MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett2015-09-084-19/+36
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-0/+0
* Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers2015-08-182-3/+3
* Regenerate MIPS libm-test-ulps.Joseph Myers2015-07-012-622/+1053
* Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-06-261-3/+10
* Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers2015-05-112-1/+4
* 2015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-181-1/+3
* 2015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-172-16/+16
* 2015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-171-1/+1
* Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers2015-02-161-0/+4
* Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers2015-02-163-3/+3
* Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers2015-02-161-1/+1
* 2015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-133-6/+6
* Remove sysdeps/mips soft-fp subdirectories.Joseph Myers2015-02-107-3/+0
* Disable 64-bit atomics for MIPS n32.Joseph Myers2015-01-281-1/+1
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-3/+5
* Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey2015-01-051-2/+4
|\
| * Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* | 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-0/+58
|/
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-13/+164
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-3/+16
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02107-107/+107
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-2/+4
* Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune2014-12-3113-0/+1713
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-3/+5