aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg1-2/+4
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-1/+8
2016-09-07Add femode_t functions: mips.Joseph Myers2-0/+65
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2-0/+2
2016-08-16Add fesetexcept: mips.Joseph Myers1-0/+32
2016-06-27MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno3-6/+15
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel1-8/+0
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2-14/+2
2016-01-28Fix MIPS64 memcpy regression.Steve Ellcey1-1/+1
2016-01-19Fix ulps regeneration for *-finite tests.Joseph Myers2-4/+4
2016-01-18Regenerate MIPS libm-test-ulps.Joseph Myers2-4/+8
2016-01-18S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler1-0/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers108-108/+108
2015-12-09mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno1-0/+6
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf1-0/+4
2015-11-28MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008Maciej W. Rozycki1-3/+3
2015-11-20Fix math_private.h multiple include guards.Joseph Myers1-1/+2
2015-10-27Remove MIPS16 atomics using __sync_* (bug 17404).Joseph Myers1-26/+1
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers1-3/+1
2015-10-16 Make performance improvement to MIPS memcpy for small copies.Steve Ellcey1-2/+43
2015-10-09Regenerate MIPS libm-test-ulps.Joseph Myers2-100/+102
2015-10-09Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399).Joseph Myers1-0/+36
2015-10-07Use dbl-64/wordsize-64 for MIPS64.Joseph Myers1-0/+1
2015-09-24 Add unused attribute to declaration for mips16 builds.Steve Ellcey1-1/+1
2015-09-12Add more random libm test inputs (mainly for ldbl-128).Joseph Myers2-102/+122
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-3/+3
2015-09-11Update libm-test-ulps for MIPS.Joseph Myers2-182/+182
2015-09-08MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett4-19/+36
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers1-0/+0
2015-08-18Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers2-3/+3
2015-07-01Regenerate MIPS libm-test-ulps.Joseph Myers2-622/+1053
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-3/+10
2015-05-11Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers2-1/+4
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-1/+3
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-16/+16
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-1/+1
2015-02-16Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers1-0/+4
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers3-3/+3
2015-02-16Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers1-1/+1
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey3-6/+6
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers7-3/+0
2015-01-28Disable 64-bit atomics for MIPS n32.Joseph Myers1-1/+1
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-2/+4
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers2-3/+5
2015-01-05Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey1-2/+4
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+58
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+4
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-13/+164