Age | Commit message (Expand) | Author | Files | Lines |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers | 1 | -30/+0 |
2017-03-09 | Regenerate MIPS catan, catanh long double ulps. | Joseph Myers | 1 | -16/+16 |
2017-02-17 | Update arm, mips, powerpc-nofpu libm-test-ulps. | Joseph Myers | 1 | -96/+104 |
2017-01-04 | Make MIPS soft-fp preserve NaN payloads for NAN2008. | Joseph Myers | 1 | -1/+13 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2016-12-01 | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 1 | -0/+1 |
2016-11-23 | MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS code | Maciej W. Rozycki | 2 | -4/+16 |
2016-11-18 | MIPS: Add `.insn' to ensure a text label is defined as code not data | Maciej W. Rozycki | 2 | -0/+2 |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 1 | -0/+1 |
2016-01-19 | Fix ulps regeneration for *-finite tests. | Joseph Myers | 1 | -2/+2 |
2016-01-18 | Regenerate MIPS libm-test-ulps. | Joseph Myers | 1 | -2/+4 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 1 | -3/+1 |
2015-10-09 | Regenerate MIPS libm-test-ulps. | Joseph Myers | 1 | -58/+60 |
2015-10-07 | Use dbl-64/wordsize-64 for MIPS64. | Joseph Myers | 1 | -0/+1 |
2015-09-12 | Add more random libm test inputs (mainly for ldbl-128). | Joseph Myers | 1 | -100/+116 |
2015-09-11 | Update libm-test-ulps for MIPS. | Joseph Myers | 1 | -104/+104 |
2015-07-01 | Regenerate MIPS libm-test-ulps. | Joseph Myers | 1 | -357/+596 |
2015-02-10 | Remove sysdeps/mips soft-fp subdirectories. | Joseph Myers | 5 | -2/+0 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2014-12-19 | 2014-12-19 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 3 | -0/+90 |
2014-06-30 | Regenerate MIPS libm-test-ulps. | Joseph Myers | 1 | -91/+1214 |
2014-03-05 | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 1 | -17838/+0 |
2014-02-13 | Update MIPS math-tests.h for GCC 4.9 using soft-fp. | Joseph Myers | 1 | -0/+2195 |
2014-02-12 | soft-fp: support after-rounding tininess detection. | Joseph Myers | 1 | -0/+2 |
2014-02-10 | Move mips from ports to libc. | Joseph Myers | 32 | -0/+18086 |
2006-02-21 | [BZ #2329] | Roland McGrath | 22 | -1436/+0 |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2 | -2/+0 |
2005-03-28 | * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names. | Roland McGrath | 1 | -0/+7 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 23 | -0/+1431 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 23 | -1431/+0 |
2004-11-24 | Update. | Andreas Jaeger | 5 | -9/+16 |
2004-07-20 | UPdate. | Andreas Jaeger | 2 | -4/+5 |
2003-09-09 | 2003-09-08 Chris Demetriou <cgd@broadcom.com> | Roland McGrath | 2 | -2/+2 |
2003-05-30 | 2003-05-30 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger | 1 | -0/+1 |
2003-04-29 | Update. | Ulrich Drepper | 2 | -0/+2 |
2003-04-09 | * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0,... | Alexandre Oliva | 2 | -70/+70 |
2003-03-29 | * configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bit... | Alexandre Oliva | 4 | -16/+8 |
2003-03-21 | * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ... | Alexandre Oliva | 2 | -23/+23 |
2003-03-21 | * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/... | Alexandre Oliva | 2 | -0/+230 |
2003-03-20 | * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip... | Alexandre Oliva | 2 | -1/+19 |
2003-03-20 | * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ... | Alexandre Oliva | 2 | -3/+7 |
2003-03-17 | * sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n... | Alexandre Oliva | 7 | -1/+28 |
2003-03-17 | * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde... | Alexandre Oliva | 6 | -73/+72 |
2003-03-14 | * sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): P... | Alexandre Oliva | 1 | -594/+0 |
2003-03-14 | * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs | Roland McGrath | 7 | -89/+98 |
2002-12-31 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-12-31 | Update. | Ulrich Drepper | 1 | -1/+2 |
2002-09-20 | * sysdeps/generic/gmp-mparam.h: Include <bits/wordsize.h>. | Roland McGrath | 1 | -26/+0 |
2002-02-28 | Update. | Ulrich Drepper | 1 | -2/+2 |