summaryrefslogtreecommitdiff
path: root/include/compiler.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-26compiler.h: add host_build()Sebastian Reichel1-0/+9
2020-07-09Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass1-1/+3
2020-01-18common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass1-0/+4
2020-01-03include: fix 'ulong' definition on musl targetsSergei Trofimovich1-1/+1
2018-09-11Remove CONFIG_USE_STDINTMasahiro Yamada1-5/+0
2018-02-06Fix FreeBSD endian checksJustin Hibbits1-0/+3
2016-12-03compiler.h: use u-boot endian macros on OpenBSDJonathan Gray1-14/+4
2016-09-07compiler.h: use system endian macros on OpenBSDJonathan Gray1-2/+17
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-11tools: compiler.h: Fix build on FreeBSDJeroen Hofstee1-0/+4
2014-09-25compiler.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-18sandbox: 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-07include/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-05Move 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