summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/int_types.h
AgeCommit message (Expand)Author
2014-08-13Include <sys/common_int_types.h> if __UINTPTR_TYPE__ is defined.matt
2009-12-14Merge from matt-nb5-mips64matt
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-05-25Include <sys/cdefs.h> for __signed; related to lib/30072.kleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-03Add LP64 types.thorpej
2001-04-28* Move definitions of exact-width integer types from <machine/types.h>kleink
2001-04-12Replace the 'unsigned __COMPILER_INT64__' construct with a new name,kleink
2001-01-03replace 'long long' with int64_t to compile stand alone program withtakemura
2000-06-27Resolve some formatting nits; add __intptr_t and __uintptr_t.kleink
2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink