summaryrefslogtreecommitdiff
path: root/sys/mips/include/_limits.h
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Fix limits.h constants to have correct type on MIPSConrad Meyer2017-08-261-9/+15
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Replace __LP64__ with __mips_n64. This partly reverts r217147.Tijl Coosemans2011-02-041-1/+1
* Fix types of some values in machine/_limits.h.Tijl Coosemans2011-01-081-6/+4
* Remove unused support for 64 bit long on 32 bit architectures.Tijl Coosemans2011-01-071-11/+3
* Adjust limits and formats for ABIs with 64-bit longs.Juli Mallett2010-04-161-2/+6
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-131-0/+100