summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/_types.h
Commit message (Expand)AuthorAgeFilesLines
* Make the wchar_t type machine dependent.andrew2012-06-241-0/+4
* Fix the value of float_t to match what is implied by FLT_EVAL_METHOD.das2012-01-161-1/+1
* Replace __signed by signed.ed2011-12-131-1/+1
* Add the cpuset_t conversion for mips.attilio2011-05-131-1/+0
* Replace __LP64__ with __mips_n64. This partly reverts r217147.tijl2011-02-041-7/+7
* Support for 64 bit PTEs on n32 and n64 compilation.jchandra2011-01-131-2/+6
* On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather thantijl2011-01-081-11/+8
* On 32 bit architectures define (u)int64_t as (unsigned) long long insteadtijl2011-01-081-11/+6
* Merge from projects/mips to head by hand:imp2010-01-101-11/+10
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-131-0/+169
OpenPOWER on IntegriCloud