about summary refs log tree commit diff
path: root/ports/sysdeps/mips/bits
Commit message (Expand)AuthorAgeFilesLines
* Move mips from ports to libc.Joseph Myers2014-02-1011-1011/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-019-9/+9
* MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki2013-09-231-1/+1
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-181-6/+17
* Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers2013-06-141-2/+2
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge2013-03-151-8/+8
* Add support for building as MIPS16 code.Maciej W. Rozycki2013-02-271-5/+40
* Respect the user's namespace in installed header files.Thomas Schwinge2013-02-201-1/+1
* bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge2013-02-201-1/+1
* Add missing __attribute_used__.Thomas Schwinge2013-02-201-1/+2
* Align to generic file.Thomas Schwinge2013-02-201-9/+10
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-029-10/+9
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-013-6/+3
* Fix warnings from aborting MIPS atomic macros.Joseph Myers2012-11-201-3/+3
* Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers2012-11-171-4/+4
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-18/+27
* Add explicit acquire/release semantics to MIPS' atomic_exchange_and_add.Maxim Kuvyrkov2012-08-131-9/+13
* Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov2012-07-111-43/+168
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-0111-0/+828