aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)AuthorFilesLines
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-36/+71
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella2-7/+56
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+10
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-8/+0
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis4-23/+27
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert113-113/+113
2019-08-29MIPS support for GNU hashMihailo Stojanovic2-0/+16
2019-08-23Don't put non-ASCII into installed headersPaul Eggert5-5/+0
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert5-5/+5
2019-08-23[MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic3-0/+78
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers2-2/+2
2019-02-25Break more lines before not after operators.Joseph Myers3-12/+12
2019-01-02Update MIPS libm-test-ulps.Joseph Myers2-88/+88
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers111-111/+111
2018-11-13Fix mips build with GCC 9.Joseph Myers1-1/+6
2018-11-01MIPS: Use `.set mips2' to emulate LL/SC for the R5900 tooFredrik Noring1-1/+2
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers1-56/+52
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers1-29/+0
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers1-3/+0
2018-08-02Do not define various fenv.h macros for MIPS soft-float (bug 23479).Joseph Myers4-16/+51
2018-08-01Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers2-6/+30
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu3-0/+6
2018-05-16Update MIPS libm-test-ulps.Joseph Myers2-0/+16
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault1-1/+1
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2-9/+9
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers1-1/+0
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2-4/+8
2018-01-02Update MIPS libm-test-ulps.Joseph Myers2-56/+68
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers111-111/+111
2017-12-18mips32: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich1-0/+5
2017-12-18mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich1-0/+5
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-0/+3
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers8-11/+6
2017-12-12Remove --with-fp / --without-fp.Joseph Myers1-0/+2
2017-11-30mips: Don't use MIN in dl-machine.hH.J. Lu1-1/+2
2017-11-27Add _Float64x function aliases.Joseph Myers1-0/+11
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers1-21/+25
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+13
2017-10-25Replace "if if " with "if " in commentsH.J. Lu2-3/+3
2017-10-20Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers1-0/+2
2017-10-19Add MIPS bits/floatn.h.Joseph Myers1-0/+80
2017-10-19Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers1-0/+0
2017-10-03mips: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu1-5/+0
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu1-1/+1
2017-09-29mips: Update elf_machine_load_address for static PIEH.J. Lu1-0/+5
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra1-4/+0