summaryrefslogtreecommitdiff
path: root/compiler.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini1-11/+0
2012-11-02compiler: support Darwin weak referencesPaolo Bonzini1-1/+8
2012-10-30compiler: use weak aliases to provide default definitionsPaolo Bonzini1-7/+4
2012-09-23w32: Always use standard instead of native format stringsStefan Weil1-0/+5
2012-08-15win32: provide separate macros for weak decls and definitionsAnthony Liguori1-0/+6
2012-08-13compiler: add macro for GCC weak symbolsAnthony Liguori1-0/+1
2012-02-09rewrite QEMU_BUILD_BUG_ONDong Xu Wang1-1/+3
2011-09-23Fix and clean code which tests the gcc versionStefan Weil1-1/+1
2011-09-23Move macro QEMU_GNUC_PREREQ to compiler.hStefan Weil1-2/+13
2011-09-03Add new macro QEMU_PACKED for packed C structuresStefan Weil1-0/+6
2011-07-21Introduce compiler.h header fileLuiz Capitulino1-0/+34