about summary refs log tree commit diff
path: root/sysdeps/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* mips: Don't use MIN in dl-machine.hH.J. Lu2017-11-301-1/+2
* Add _Float64x function aliases.Joseph Myers2017-11-271-0/+11
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-171-21/+25
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+13
* Replace "if if " with "if " in commentsH.J. Lu2017-10-252-3/+3
* Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers2017-10-201-0/+2
* Add MIPS bits/floatn.h.Joseph Myers2017-10-191-0/+80
* Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers2017-10-191-0/+0
* mips: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2017-10-031-5/+0
* ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu2017-10-031-1/+1
* mips: Update elf_machine_load_address for static PIEH.J. Lu2017-09-291-0/+5
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-4/+0
* Obsolete pow10 functions.Joseph Myers2017-09-012-52/+0
* Simplify NAN definitions.Joseph Myers2017-08-311-67/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+1
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-5/+5
* 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