summaryrefslogtreecommitdiff
path: root/include/compiler.h
AgeCommit message (Expand)Author
2015-12-16Revert "include/linux: move typdef for uintptr_t"York Sun
2015-12-15include/linux: move typdef for uintptr_tAneesh Bansal
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black
2014-10-10tools: compiler.h: Fix build on FreeBSDJeroen Hofstee
2014-09-24compiler.h: remove duplicated uninitialized_varJeroen Hofstee
2014-07-22tools: compiler.h: add missing time.hJeroen Hofstee
2011-11-22Define uintptr_t as long int to simplify printf() format stringsSimon Glass
2011-10-17sandbox: Add compiler defines to support a 64-bit x86_64 platformSimon Glass
2011-07-28include/compiler.h: typedef ulong for FreeBSDJeroen Hofstee
2010-10-06include/compiler.h: remove uint typedef for __MACH__Andreas Bießmann
2010-06-20include/compiler.h: remove redundant declaration of errnoWolfgang Denk
2010-05-06compiler.h: add uint typedefMike Frysinger
2010-01-18move definition of macros likely and unlikely to compiler.hMatthias Kaehlcke
2009-09-04Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger