summaryrefslogtreecommitdiff
path: root/sysdeps/mips/mips64
AgeCommit message (Expand)Author
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-05-16Update MIPS libm-test-ulps.Joseph Myers
2018-01-02Update MIPS libm-test-ulps.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-18mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-03-09Regenerate MIPS catan, catanh long double ulps.Joseph Myers
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers
2017-01-04Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-11-23MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki
2016-11-18MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-01-19Fix ulps regeneration for *-finite tests.Joseph Myers
2016-01-18Regenerate MIPS libm-test-ulps.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-09Regenerate MIPS libm-test-ulps.Joseph Myers
2015-10-07Use dbl-64/wordsize-64 for MIPS64.Joseph Myers
2015-09-12Add more random libm test inputs (mainly for ldbl-128).Joseph Myers
2015-09-11Update libm-test-ulps for MIPS.Joseph Myers
2015-07-01Regenerate MIPS libm-test-ulps.Joseph Myers
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2014-06-30Regenerate MIPS libm-test-ulps.Joseph Myers
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-13Update MIPS math-tests.h for GCC 4.9 using soft-fp.Joseph Myers
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers
2014-02-10Move mips from ports to libc.Joseph Myers
2006-02-21[BZ #2329]Roland McGrath
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2005-03-28* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-24Update.Andreas Jaeger
2004-07-20UPdate.Andreas Jaeger
2003-09-092003-09-08 Chris Demetriou <cgd@broadcom.com>Roland McGrath
2003-05-302003-05-30 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger
2003-04-29Update.Ulrich Drepper
2003-04-09* sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0,...Alexandre Oliva
2003-03-29* configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bit...Alexandre Oliva
2003-03-21* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ...Alexandre Oliva
2003-03-21* sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/...Alexandre Oliva
2003-03-20* sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip...Alexandre Oliva
2003-03-20* sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ...Alexandre Oliva
2003-03-17* sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n...Alexandre Oliva
2003-03-17* sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva