aboutsummaryrefslogtreecommitdiff
path: root/include/compiler.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-16Revert "include/linux: move typdef for uintptr_t"York Sun1-0/+3
2015-12-15include/linux: move typdef for uintptr_tAneesh Bansal1-3/+0
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black1-3/+8
2014-10-10tools: compiler.h: Fix build on FreeBSDJeroen Hofstee1-0/+4
2014-09-24compiler.h: remove duplicated uninitialized_varJeroen Hofstee1-3/+0
2014-07-22tools: compiler.h: add missing time.hJeroen Hofstee1-0/+1
2011-11-22Define uintptr_t as long int to simplify printf() format stringsSimon Glass1-9/+3
2011-10-17sandbox: Add compiler defines to support a 64-bit x86_64 platformSimon Glass1-1/+15
2011-07-28include/compiler.h: typedef ulong for FreeBSDJeroen Hofstee1-1/+1
2010-10-06include/compiler.h: remove uint typedef for __MACH__Andreas Bießmann1-1/+0
2010-06-20include/compiler.h: remove redundant declaration of errnoWolfgang Denk1-2/+0
2010-05-06compiler.h: add uint typedefMike Frysinger1-0/+1
2010-01-18move definition of macros likely and unlikely to compiler.hMatthias Kaehlcke1-0/+3
2009-09-04Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov1-0/+3
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger1-0/+125