]> wimlib.net Git - wimlib/history - include/wimlib/compiler.h
x86_cpu_features.c: cpuid fix for x86_32 PIC with old GCC versions
[wimlib] / include / wimlib / compiler.h
2015-06-05 Eric BiggersReduce stack usage of recursive scan functions
2014-12-30 Eric BiggersAdjust endianness detection
2014-12-26 Eric BiggersLZMS: decompression optimizations
2014-12-10 Eric Biggersportability and compression cleanups
2014-08-17 Eric BiggersLZX, XPRESS: Use optimized write_bits() functions
2014-08-07 Eric BiggersAdd sparse annotations for endianness checking
2014-07-26 Eric Biggersdecompress_common.h: Optimize bitstream_ensure_bits()
2014-07-04 Eric BiggersPlace headers that could be useful in unrelated project...
2014-01-31 Eric Biggerslz_sarray: Prefetch portion of suffix array to be...
2013-05-18 Eric Biggerscompiler.h: Force compiler to inline inline functions
2013-05-17 Eric Biggerscompiler.h: Add likely(), unlikely()
2013-05-17 Eric Biggerscompiler.h: Add _aligned_attribute
2013-05-17 Eric BiggersCompiler stuff
2013-05-15 Eric BiggersRefactor headers