aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra1-4/+0
2017-09-01Obsolete pow10 functions.Joseph Myers2-52/+0
2017-08-31Simplify NAN definitions.Joseph Myers1-67/+0
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-1/+1
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-5/+5
2017-08-08Do not use __ptr_t.Joseph Myers1-4/+4
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-2/+2
2017-06-19Remove pre-GCC-4.9 MIPS code.Joseph Myers2-327/+43
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2-25/+11
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers1-13/+24
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-8/+2
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-0/+1
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+3
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers1-36/+38
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-250/+87
2017-03-14Remove _dl_platform_stringAndreas Schwab1-8/+1
2017-03-09Regenerate MIPS catan, catanh long double ulps.Joseph Myers1-16/+16
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers2-148/+164
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-14/+14
2017-01-04Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers2-2/+26
2017-01-02Correct MIPS math-tests.h condition for sNaN payload preservation.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers112-112/+112
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-9/+22
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-10/+5
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers2-0/+2
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers1-9/+0
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers1-6/+0
2016-11-23MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki3-6/+24
2016-11-18MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki3-0/+3
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2-0/+2
2016-11-04Add localplt.data for MIPS.Joseph Myers1-0/+3
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-1/+9
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers1-0/+6
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers2-8/+32
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