summaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)Author
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-23MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki
2016-11-18MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-11-04Add localplt.data for MIPS.Joseph Myers
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-07Add femode_t functions: mips.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-16Add fesetexcept: mips.Joseph Myers
2016-06-27MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-01-28Fix MIPS64 memcpy regression.Steve Ellcey
2016-01-19Fix ulps regeneration for *-finite tests.Joseph Myers
2016-01-18Regenerate MIPS libm-test-ulps.Joseph Myers
2016-01-18S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-09mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf
2015-11-28MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008Maciej W. Rozycki
2015-11-20Fix math_private.h multiple include guards.Joseph Myers
2015-10-27Remove MIPS16 atomics using __sync_* (bug 17404).Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-16 Make performance improvement to MIPS memcpy for small copies.Steve Ellcey
2015-10-09Regenerate MIPS libm-test-ulps.Joseph Myers
2015-10-09Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399).Joseph Myers
2015-10-07Use dbl-64/wordsize-64 for MIPS64.Joseph Myers
2015-09-24 Add unused attribute to declaration for mips16 builds.Steve Ellcey
2015-09-12Add more random libm test inputs (mainly for ldbl-128).Joseph Myers
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-09-11Update libm-test-ulps for MIPS.Joseph Myers
2015-09-08MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers
2015-08-18Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers
2015-07-01Regenerate MIPS libm-test-ulps.Joseph Myers
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune
2015-05-11Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey