Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler: support Darwin weak references | Paolo Bonzini | 2012-11-02 | 1 | -1/+8 |
* | compiler: use weak aliases to provide default definitions | Paolo Bonzini | 2012-10-30 | 1 | -7/+4 |
* | w32: Always use standard instead of native format strings | Stefan Weil | 2012-09-23 | 1 | -0/+5 |
* | win32: provide separate macros for weak decls and definitions | Anthony Liguori | 2012-08-15 | 1 | -0/+6 |
* | compiler: add macro for GCC weak symbols | Anthony Liguori | 2012-08-13 | 1 | -0/+1 |
* | rewrite QEMU_BUILD_BUG_ON | Dong Xu Wang | 2012-02-09 | 1 | -1/+3 |
* | Fix and clean code which tests the gcc version | Stefan Weil | 2011-09-23 | 1 | -1/+1 |
* | Move macro QEMU_GNUC_PREREQ to compiler.h | Stefan Weil | 2011-09-23 | 1 | -2/+13 |
* | Add new macro QEMU_PACKED for packed C structures | Stefan Weil | 2011-09-03 | 1 | -0/+6 |
* | Introduce compiler.h header file | Luiz Capitulino | 2011-07-21 | 1 | -0/+34 |