aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/mips
AgeCommit message (Expand)Author
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-14Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers
2013-06-14Add math-tests.h for MIPS.Joseph Myers
2013-06-05Remove trailing whitespace in ports.Joseph Myers
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-15Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge
2013-02-27Add support for building as MIPS16 code.Maciej W. Rozycki
2013-02-20Respect the user's namespace in installed header files.Thomas Schwinge
2013-02-20bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge
2013-02-20Add missing __attribute_used__.Thomas Schwinge
2013-02-20Align to generic file.Thomas Schwinge
2013-02-11Add CFI information for MIPS assembly sources.Joseph Myers
2013-02-08Use ENTRY and END in more MIPS .S files.Joseph Myers
2013-01-252013-01-25 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-01-08Fix trailing blank.Steve Ellcey
2013-01-082013-01-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-04Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers
2012-11-30Update MIPS libm-test-ulps.Joseph Myers
2012-11-29Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers
2012-11-21Cast to uintptr_t in MIPS jmpbuf-unwind.h.Joseph Myers
2012-11-21Add sotruss-lib.c for MIPS.Joseph Myers
2012-11-20Fix int-to-pointer-cast warnings for MIPS.Joseph Myers
2012-11-20Fix warnings from aborting MIPS atomic macros.Joseph Myers
2012-11-20Fix unused-variable warnings from MIPS RESOLVE_GOTSYM macro.Joseph Myers
2012-11-17Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers
2012-11-06Use memcpy in memmove when possibleMaxim Kuvyrkov
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-10-31Remove 'Contributed' line, glibc is not using them anymore.Steve Ellcey
2012-10-31Remove trailing white spaces.Steve Ellcey
2012-10-312012-10-31 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-032012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-032012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-01Clean up init-first.c files.Roland McGrath
2012-09-28Remove mips VERSYMIDX macro definitionH.J. Lu
2012-08-27mips: clear condition bit 23 in fpu tooGuido Guenther
2012-08-16Fifth argument of la_pltenter() is not constant.Carlos O'Donell
2012-08-15Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov
2012-08-15Update MIPS dl-lookup.c from generic version.Joseph Myers
2012-08-13Add explicit acquire/release semantics to MIPS' atomic_exchange_and_add.Maxim Kuvyrkov
2012-08-01Fix MIPS PREF/PREFX macro definitions in empty case.Steve Ellcey
2012-07-17Remove TLS configure check for MIPS.Joseph Myers