about summary refs log tree commit diff
path: root/sysdeps/mips
Commit message (Expand)AuthorAgeFilesLines
...
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* mips: Use sqrt{f} builtinAdhemerval Zanella2020-06-229-82/+6
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-1/+1
* elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer2020-04-242-15/+43
* Update mips libm-test-ulpsAdhemerval Zanella2020-04-082-54/+56
* math: Remove inline math testsAdhemerval Zanella2020-03-192-1389/+0
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-4/+3
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-1/+1
* MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.hZack Weinberg2020-01-081-1/+1
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-033-5/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01115-115/+115
* Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho2019-12-271-0/+1
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-36/+71
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-7/+56
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+10
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-8/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-014-23/+27
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07113-113/+113
* MIPS support for GNU hashMihailo Stojanovic2019-08-292-0/+16
* Don't put non-ASCII into installed headersPaul Eggert2019-08-235-5/+0
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-235-5/+5
* [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic2019-08-233-0/+78
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-262-2/+2
* Break more lines before not after operators.Joseph Myers2019-02-253-12/+12
* Update MIPS libm-test-ulps.Joseph Myers2019-01-022-88/+88
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01111-111/+111
* Fix mips build with GCC 9.Joseph Myers2018-11-131-1/+6
* MIPS: Use `.set mips2' to emulate LL/SC for the R5900 tooFredrik Noring2018-11-011-1/+2
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-281-56/+52
* Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers2018-08-231-29/+0
* Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers2018-08-221-3/+0
* Do not define various fenv.h macros for MIPS soft-float (bug 23479).Joseph Myers2018-08-024-16/+51
* Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers2018-08-012-6/+30
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-083-0/+6
* Update MIPS libm-test-ulps.Joseph Myers2018-05-162-0/+16
* Drop fpregset unused symbol expositionSamuel Thibault2018-04-201-1/+1
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-042-9/+9
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-211-1/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-012-4/+8
* Update MIPS libm-test-ulps.Joseph Myers2018-01-022-56/+68
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01111-111/+111
* mips32: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+5
* mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+5
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+3
* Add sysdeps/ieee754/soft-fp.Joseph Myers2017-12-128-11/+6
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-0/+2