aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/mips/bits
AgeCommit message (Expand)Author
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
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-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-11-20Fix warnings from aborting MIPS atomic macros.Joseph Myers
2012-11-17Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-08-13Add explicit acquire/release semantics to MIPS' atomic_exchange_and_add.Maxim Kuvyrkov
2012-07-11Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers