summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/_stdint.h
Commit message (Expand)AuthorAgeFilesLines
* Newer versions of gcc define __INT64_C and __UINT64_C, so avoidimp2013-09-031-0/+2
* Make the wchar_t type machine dependent.andrew2012-06-241-6/+0
* Introduce internal macros for __U/INT64_C to define the U/INT64_MAX/MINandreast2012-01-041-3/+11
* On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather thantijl2011-01-081-19/+10
* MFppc64:nwhitehorn2010-07-131-2/+36
* <stdint.h> should define WINT_M{AX,IN} independent from whether WCHAR_MIN isstefanf2004-05-181-1/+1
* Create a new header <machine/_stdint.h> for storing MD parts ofmike2002-07-291-0/+171
OpenPOWER on IntegriCloud