aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)Author
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy
2020-04-24elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer
2020-04-08Update mips libm-test-ulpsAdhemerval Zanella
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella
2020-01-08MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.hZack Weinberg
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-27Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-29MIPS support for GNU hashMihailo Stojanovic
2019-08-23Don't put non-ASCII into installed headersPaul Eggert
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert
2019-08-23[MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-01-02Update MIPS libm-test-ulps.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-13Fix mips build with GCC 9.Joseph Myers
2018-11-01MIPS: Use `.set mips2' to emulate LL/SC for the R5900 tooFredrik Noring
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers
2018-08-02Do not define various fenv.h macros for MIPS soft-float (bug 23479).Joseph Myers
2018-08-01Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-05-16Update MIPS libm-test-ulps.Joseph Myers
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers
2018-03-11hurd: add gscope supportSamuel Thibault
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers
2018-01-02Update MIPS libm-test-ulps.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-18mips32: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich
2017-12-18mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-11-30mips: Don't use MIN in dl-machine.hH.J. Lu
2017-11-27Add _Float64x function aliases.Joseph Myers