Age | Commit message (Expand) | Author |
2018-01-02 | Update MIPS libm-test-ulps. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-18 | mips64: fix clobbering s0 in setjmp() [BZ #22624] | Sergei Trofimovich |
2017-12-12 | Add sysdeps/ieee754/soft-fp. | Joseph Myers |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers |
2017-03-09 | Regenerate MIPS catan, catanh long double ulps. | Joseph Myers |
2017-02-17 | Update arm, mips, powerpc-nofpu libm-test-ulps. | Joseph Myers |
2017-01-04 | Make MIPS soft-fp preserve NaN payloads for NAN2008. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-01 | Add missing hidden_def (__sigsetjmp). | Joseph Myers |
2016-11-23 | MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS code | Maciej W. Rozycki |
2016-11-18 | MIPS: Add `.insn' to ensure a text label is defined as code not data | Maciej W. Rozycki |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers |
2016-01-19 | Fix ulps regeneration for *-finite tests. | Joseph Myers |
2016-01-18 | Regenerate MIPS libm-test-ulps. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers |
2015-10-09 | Regenerate MIPS libm-test-ulps. | Joseph Myers |
2015-10-07 | Use dbl-64/wordsize-64 for MIPS64. | Joseph Myers |
2015-09-12 | Add more random libm test inputs (mainly for ldbl-128). | Joseph Myers |
2015-09-11 | Update libm-test-ulps for MIPS. | Joseph Myers |
2015-07-01 | Regenerate MIPS libm-test-ulps. | Joseph Myers |
2015-02-10 | Remove sysdeps/mips soft-fp subdirectories. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-19 | 2014-12-19 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey |
2014-06-30 | Regenerate MIPS libm-test-ulps. | Joseph Myers |
2014-03-05 | Don't include individual test ulps in libm-test-ulps. | Joseph Myers |
2014-02-13 | Update MIPS math-tests.h for GCC 4.9 using soft-fp. | Joseph Myers |
2014-02-12 | soft-fp: support after-rounding tininess detection. | Joseph Myers |
2014-02-10 | Move 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-12 | 2.5-18.1 | Jakub Jelinek |
2004-11-24 | Update. | Andreas Jaeger |
2004-07-20 | UPdate. | Andreas Jaeger |
2003-09-09 | 2003-09-08 Chris Demetriou <cgd@broadcom.com> | Roland McGrath |
2003-05-30 | 2003-05-30 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger |
2003-04-29 | Update. | 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 |
2003-03-14 | * sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): P... | Alexandre Oliva |
2003-03-14 | * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs | Roland McGrath |