about summary refs log tree commit diff
path: root/sysdeps/mips/mips64
Commit message (Expand)AuthorAgeFilesLines
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-082-0/+4
* Update MIPS libm-test-ulps.Joseph Myers2018-05-161-0/+8
* Update MIPS libm-test-ulps.Joseph Myers2018-01-021-28/+34
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0118-18/+18
* mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+5
* Add sysdeps/ieee754/soft-fp.Joseph Myers2017-12-124-0/+4
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* Regenerate MIPS catan, catanh long double ulps.Joseph Myers2017-03-091-16/+16
* Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers2017-02-171-96/+104
* Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers2017-01-041-1/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0118-18/+18
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS codeMaciej W. Rozycki2016-11-232-4/+16
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-182-0/+2
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Fix ulps regeneration for *-finite tests.Joseph Myers2016-01-191-2/+2
* Regenerate MIPS libm-test-ulps.Joseph Myers2016-01-181-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0418-18/+18
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-3/+1
* Regenerate MIPS libm-test-ulps.Joseph Myers2015-10-091-58/+60
* Use dbl-64/wordsize-64 for MIPS64.Joseph Myers2015-10-071-0/+1
* Add more random libm test inputs (mainly for ldbl-128).Joseph Myers2015-09-121-100/+116
* Update libm-test-ulps for MIPS.Joseph Myers2015-09-111-104/+104
* Regenerate MIPS libm-test-ulps.Joseph Myers2015-07-011-357/+596
* Remove sysdeps/mips soft-fp subdirectories.Joseph Myers2015-02-105-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0218-18/+18
* 2014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-193-0/+90
* Regenerate MIPS libm-test-ulps.Joseph Myers2014-06-301-91/+1214
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-17838/+0
* Update MIPS math-tests.h for GCC 4.9 using soft-fp.Joseph Myers2014-02-131-0/+2195
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-121-0/+2
* Move mips from ports to libc.Joseph Myers2014-02-1032-0/+18086
* [BZ #2329]Roland McGrath2006-02-2122-1436/+0
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-082-2/+0
* * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath2005-03-281-0/+7
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2223-0/+1431
* 2.5-18.1Jakub Jelinek2007-07-1223-1431/+0
* Update.Andreas Jaeger2004-11-245-9/+16
* UPdate.Andreas Jaeger2004-07-202-4/+5
* 2003-09-08 Chris Demetriou <cgd@broadcom.com>Roland McGrath2003-09-092-2/+2
* 2003-05-30 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger2003-05-301-0/+1
* Update.Ulrich Drepper2003-04-292-0/+2
* * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0,...Alexandre Oliva2003-04-092-70/+70
* * configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bit...Alexandre Oliva2003-03-294-16/+8
* * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ...Alexandre Oliva2003-03-212-23/+23
* * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/...Alexandre Oliva2003-03-212-0/+230
* * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip...Alexandre Oliva2003-03-202-1/+19
* * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ...Alexandre Oliva2003-03-202-3/+7
* * sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n...Alexandre Oliva2003-03-177-1/+28
* * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva2003-03-176-73/+72