server: don't use void* for pointer arithmetic (gcc)
[fio.git] / compiler /
2017-02-22 Jens Axboeconfigure: disable compile time asserts for !opt and...
2015-06-29 Alireza HaghdoostUse _Static_assert() if available
2014-10-21 Jens Axboecompiler: improve gcc 4.x compile time check
2014-10-20 Jens AxboeAdd some build assert macros
2014-07-01 Jens AxboeAdd a typecheck for the endianness conversions
2014-02-26 Jens AxboeBranch and cache miss speedups
2013-04-17 Jens AxboeMove unused and other attributes to the compiler section
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-10 Jens AxboeAdd configure script
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-11-13 Jens AxboeGet rid of uninitialized_var()
2011-07-10 Bruce CranTake __weak out of the compiler namespace
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-08 Bruce CranVarious fixes/updates
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2009-12-15 Jens AxboeFix some issues with the OSX port
2009-11-23 Jens AxboeAdd posix_* weak helpers
2008-06-13 Jens AxboeAdd uninitialized_var() to silence bogus compiler warnings
2007-06-24 Jens AxboeGuard __must_check ifdef
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories