aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/mips
AgeCommit message (Expand)Author
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
2012-07-11Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov
2012-07-06Do not store data below the stack pointer on MIPS.Petar Jovanovic
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers