aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/mips/bits
AgeCommit message (Expand)AuthorFilesLines
2014-02-10Move mips from ports to libc.Joseph Myers11-1011/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae9-9/+9
2013-09-23MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki1-1/+1
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki1-6/+17
2013-06-14Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers1-2/+2
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-03-15Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge1-8/+8
2013-02-27Add support for building as MIPS16 code.Maciej W. Rozycki1-5/+40
2013-02-20Respect the user's namespace in installed header files.Thomas Schwinge1-1/+1
2013-02-20bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge1-1/+1
2013-02-20Add missing __attribute_used__.Thomas Schwinge1-1/+2
2013-02-20Align to generic file.Thomas Schwinge1-9/+10
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers9-10/+9
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers3-6/+3
2012-11-20Fix warnings from aborting MIPS atomic macros.Joseph Myers1-3/+3
2012-11-17Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers1-4/+4
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-18/+27
2012-08-13Add explicit acquire/release semantics to MIPS' atomic_exchange_and_add.Maxim Kuvyrkov1-9/+13
2012-07-11Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov1-43/+168
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers11-0/+828