Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-20 | macros: fix compatibility with non-clang compilers | Frediano Ziglio | 1 | -0/+4 |
2015-08-20 | macros: fix alignment issue reported by clang | Victor Toso | 1 | -1/+1 |
2015-08-20 | macros: verify if __alloc_size__ works with clang | Victor Toso | 1 | -1/+2 |
2015-08-19 | Fix endianess compatibility with old GCC versions | Frediano Ziglio | 1 | -1/+2 |
2015-08-12 | Use 0xffu everywhere in new SPICE_MAGIC_CONST macro | Christophe Fergeau | 1 | -2/+2 |
2015-08-12 | Define and use new SPICE_MAGIC_CONST macro | Frediano Ziglio | 1 | -0/+8 |
2015-08-12 | Detects processor endianess using preprocessor | Frediano Ziglio | 1 | -0/+55 |
2013-10-04 | macros: remove INLINE | Marc-André Lureau | 1 | -6/+0 |
2011-05-12 | macros: define INLINE | Arnon Gilboa | 1 | -0/+6 |
2011-01-21 | Update license header for spice/macros.h | Hans de Goede | 1 | -6/+6 |
2010-05-19 | Add byteswapping macros | Alexander Larsson | 1 | -0/+176 |
2010-03-09 | Add a bunch of generically useful macros | Alexander Larsson | 1 | -0/+186 |