Cleanup: remove leftover manual pthread detection
[urcu.git] / urcu / compiler.h
2015-04-06  Luca BoccassiMark braced-groups within expressions with __extension__
2014-10-24  Mathieu DesnoyersFix: silence gcc -Wextra warning
2014-10-24  Emilio G. Cotacompiler: use __GNUC__ instead of the undefined __GNUC_...
2013-11-24  Mathieu DesnoyersBlacklist ARM gcc 4.8.0, 4.8.1, 4.8.2
2013-10-08  Mathieu Desnoyersgcc warning fixes: -Wsign-compare and -Wextra
2013-06-14  Mathieu Desnoyerscompiler.h: implement CAA_ARRAY_SIZE()
2012-10-23  Mathieu Desnoyersdeprecation: fix build with gcc < 4.5
2012-07-30  Mathieu DesnoyersFix: CAA_BUILD_BUG_ON should refer to CAA_BUILD_BUG_ON_ZERO
2012-06-12  Mathieu DesnoyersFix c99 compatibility: use __asm__ and __volatile__...
2012-06-11  Mathieu DesnoyersFix c99 compatibility: use __typeof__ instead of typeof...
2012-03-26  Mathieu DesnoyersFix uatomic sign cast
2012-03-08  Mathieu DesnoyersFix: use known license text, fix incorrect FSF address
2011-11-02  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-11-01  Mathieu DesnoyersRename likely/unlikely to caa_likely/caa_unlikely
2011-09-22  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-13  Mathieu Desnoyersurcu-pointer: implement URCU_FORCE_CAST for C++ compati...
2011-09-03  Mathieu DesnoyersMerge branch 'master' into urcu/ht
2011-09-03  Mathieu DesnoyersAdd __rcu annotation (unimplemented)
2011-08-23  Mathieu DesnoyersDocument caa_container_of
2011-08-17  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev lfqueue-dev
2011-08-17  Paolo Bonziniapi: reimplement BUILD_BUG_ON in compiler.h
2011-08-08  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
2011-08-02  Mathieu DesnoyersUse caa_ prefix for min() and max()
2011-07-06  Mathieu DesnoyersMerge remote branch 'origin/urcu/ht' into urcu/ht
2011-07-02  Mathieu DesnoyersMerge branch 'master' into urcu/ht
2010-11-19  Mathieu DesnoyersLOAD_SHARED and STORE_SHARED should have CMM_ prefix
2010-11-18  David GouletRename all arch primitives with prefix caa_
2010-11-18  David GouletRename all memory primitives with prefix cmm_
2010-07-12  Mathieu DesnoyersAdd lock-free RCU queue and stack
2010-06-18  Mathieu DesnoyersUpdate email address from @polymtl.ca to @efficios.com
2010-03-02  Mathieu Desnoyerscompiler.h: add () in ACCESS_ONCE()
2010-03-01  Paolo Bonzinicentralize definition of BITS_PER_LONG
2010-01-10  Mathieu DesnoyersRemove bogus ; from defines
2009-10-01  Mathieu Desnoyersurcu-bp: New "bulletproof" RCU library flavor
2009-09-29  Mathieu Desnoyerscompiler.h: use stddef.h for offsetof
2009-09-28  Mathieu DesnoyersCleanup headers
This page took 0.13736 seconds and 43 git commands to generate.