add func_map_rev to map function ids to function names
[c11tester.git] / cmodelint.cc
2019-07-06 weiyuadd func_map_rev to map function ids to function names
2019-07-01 weiyufix git conflict
2019-06-27 bdemskyrevamp scheduler so we can start threads early
2019-06-26 Brian DemskyGet gdax to not crash
2019-06-26 bdemskyadd more functions
2019-06-26 bdemskymore fixes
2019-06-26 bdemskybug fixes
2019-06-26 bdemskymore bug fixes
2019-06-26 rootMerge branch 'new_fuzzer' of /home/git/random-fuzzer...
2019-06-26 bdemskyMore changes
2019-06-26 bdemskyredo model object initialization
2019-06-25 weiyuadd a new class 'ModelHistory'
2019-06-24 weiyufix a bug for ATOMIC_RMWCAS
2019-06-24 weiyuadd run time library for function entries and exits
2019-06-21 bdemskyfix CAS operation
2019-06-19 Brian Demskyrun tabbing pass
2019-06-19 Brian Demskyfixup merge a bit
2019-06-19 Brian DemskyMerge branch 'branch-weiyu' into new_fuzzer
2019-06-19 rootmerge
2019-06-14 weiyuadd source line number as a parameter to ModelAction
2019-06-14 weiyuadd support for function calls 'atomic_init' and 'atomi...
2019-06-14 weiyuMerge branch 'new_fuzzer' of /home/git/random-fuzzer...
2019-06-11 bdemskyfix tabbing
2019-06-11 bdemskyFix RMW bug
2019-01-08 weiyuchange cds checker to accomdate llvm pass
2013-04-16 Brian Norrisaction: bugfix - use non-zero fence "location"
2013-02-20 Brian Norrisdon't include action.h from model.h
2012-12-12 Brian Norrismodel: return value from switch_to_master
2012-10-09 Brian Norrisrename threads.h -> threads-model.h
2012-10-04 Brian DemskyMerge branch 'master' of /home/git/model-checker
2012-10-03 Brian NorrisMerge remote-tracking branch 'origin/master'
2012-10-03 Brian Norrismodeltypes: move small typedefs to own header
2012-09-14 Brian NorrisMerge branch 'norris'
2012-09-14 Brian Demsky(1) add actions for the fence
2012-08-02 Brian DemskyAdd documentation
2012-08-02 Brian Demskytowards making rmw work...
2012-08-02 Brian Norrispull in most of atomic header file