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