aboutsummaryrefslogtreecommitdiff
path: root/compiler.h
AgeCommit message (Expand)Author
2012-08-15win32: provide separate macros for weak decls and definitionsAnthony Liguori
2012-08-13compiler: add macro for GCC weak symbolsAnthony Liguori
2012-02-09rewrite QEMU_BUILD_BUG_ONDong Xu Wang
2011-09-23Fix and clean code which tests the gcc versionStefan Weil
2011-09-23Move macro QEMU_GNUC_PREREQ to compiler.hStefan Weil
2011-09-03Add new macro QEMU_PACKED for packed C structuresStefan Weil
2011-07-21Introduce compiler.h header fileLuiz Capitulino