about summary refs log tree commit diff
path: root/sysdeps/mips
Commit message (Expand)AuthorAgeFilesLines
* Do not use __ptr_t.Joseph Myers2017-08-081-4/+4
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-2/+2
* Remove pre-GCC-4.9 MIPS code.Joseph Myers2017-06-192-327/+43
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-062-25/+11
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-13/+24
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-36/+38
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-250/+87
* Remove _dl_platform_stringAndreas Schwab2017-03-141-8/+1
* Regenerate MIPS catan, catanh long double ulps.Joseph Myers2017-03-091-16/+16
* Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers2017-02-172-148/+164
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-14/+14
* Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers2017-01-042-2/+26
* Correct MIPS math-tests.h condition for sNaN payload preservation.Joseph Myers2017-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01112-112/+112
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-9/+22
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-10/+5
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-012-0/+2
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-011-9/+0
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-6/+0
* MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki2016-11-233-6/+24
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-183-0/+3
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-042-0/+2
* Add localplt.data for MIPS.Joseph Myers2016-11-041-0/+3
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-1/+9
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+6
* Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers2016-10-172-8/+32
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-231-2/+4
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-1/+8
* Add femode_t functions: mips.Joseph Myers2016-09-072-0/+65
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-172-0/+2
* Add fesetexcept: mips.Joseph Myers2016-08-161-0/+32
* 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