c11tester.git
2019-07-15 weiyufix a bug about RaceRecord capacity
2019-07-15 bdemskyadd asserts
2019-07-15 weiyuignore futex notify if no successful futex wait was...
2019-07-15 weiyuuse the hashset and hashtable implementation from satch...
2019-07-12 weiyufix a bug in cds_func_exit
2019-07-12 weiyufix a bug
2019-07-11 weiyuMerge branch 'new_fuzzer' into branch-weiyu
2019-07-11 weiyucommit stuff before merge
2019-07-11 rootGet data race detector working... Commented out functi...
2019-07-10 weiyuaugment hashtable with keyset
2019-07-09 weiyuadd entry atomic instructions to FuncNode
2019-07-08 weiyuupdate Makefile and fix compilation error for printf...
2019-07-08 weiyumerge and resolve conflict
2019-07-08 weiyuadd a new data structure in execution.h, which is used...
2019-07-08 weiyufactor out codes for FuncInst class
2019-07-06 weiyutemporarily remove assertion for 'lock access before...
2019-07-06 weiyuadd func_map_rev to map function ids to function names
2019-07-03 bdemskyMaintain list of writes
2019-07-03 bdemskyOptimize SC lookup
2019-07-03 Brian Demskyclean up code
2019-07-03 rootget rid of nodestack
2019-07-03 rootFork handler mitigations
2019-07-03 rootFix printf compile issue
2019-07-02 rootbug fix
2019-07-02 bdemskymemoize hb in writes
2019-07-01 weiyuresolve git conflict
2019-07-01 weiyufix git conflict
2019-06-30 Brian DemskyDon't call printf
2019-06-29 bdemskymove check
2019-06-29 rootadd pthread_detach function
2019-06-29 Brian DemskyFix bug
2019-06-29 rootbug fixes
2019-06-28 weiyumove work_list (thrd_func_list) from history.h to execu...
2019-06-28 roottabbing plus lots of memory fixes
2019-06-28 roottowards not calling system malloc
2019-06-28 weiyuchange data structures
2019-06-27 rootbug fixes
2019-06-27 bdemskyrevamp scheduler so we can start threads early
2019-06-27 weiyuupdate Makefile
2019-06-27 weiyufactor codes in history.* and move it to funcnode.*
2019-06-27 weiyuchange func_atomics and work_list to vectors
2019-06-26 Brian DemskyGet gdax to not crash
2019-06-26 bdemskyadd more functions
2019-06-26 bdemskyRedo params
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 rootchanges
2019-06-26 bdemskyMore changes
2019-06-26 bdemskyget rid of some compile errors and warnings
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 weiyuupdate test cases
2019-06-24 weiyuadd run time library for function entries and exits
2019-06-24 weiyuadd a separate rule for futex.o
2019-06-21 rootchange exit we call so we don't call into client code
2019-06-21 bdemskyfix CAS operation
2019-06-21 bdemskyfix tabbing
2019-06-21 bdemskyMerge branch 'new_fuzzer' of ssh://plrg.eecs.uci.edu...
2019-06-21 bdemskyedits
2019-06-21 Brian Demskyperformance improvements
2019-06-21 Brian DemskyMerge branch 'new_fuzzer' of /home/git/random-fuzzer...
2019-06-21 rootprune mod order
2019-06-21 bdemskychanges
2019-06-20 Brian DemskyOptimizations
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-17 weiyuimplement usleep and sleep system calls as no operation...
2019-06-17 weiyurename pthead.h to mypthread.h
2019-06-14 weiyuadd source line number as a parameter to ModelAction
2019-06-14 weiyuadd a missing line
2019-06-14 weiyuadd support for function calls 'atomic_init' and 'atomi...
2019-06-14 weiyurename mypthread.h to pthread.h
2019-06-14 weiyuMerge branch 'new_fuzzer' of /home/git/random-fuzzer...
2019-06-13 bdemskynew cyclegraph
2019-06-12 bdemskyMerge branch 'new_fuzzer' into tmp
2019-06-12 Brian DemskyDon't do complete checks until we choose store to read...
2019-06-12 bdemskypartial edits
2019-06-12 bdemskyRemove backedges from cyclegraph
2019-06-12 bdemskyfix tabbing comment issue
2019-06-12 bdemskyuncrustify options
2019-06-12 bdemskyreorder fields to save space
2019-06-11 bdemskyfix tabbing
2019-06-11 bdemskyfix tabbing
2019-06-11 bdemskyremove extra cyclegraph calls
2019-06-11 bdemskyFix RMW bug
2019-06-10 weiyuMerge branch 'branch-weiyu' of /home/git/random-fuzzer...
2019-06-10 weiyuadd subdirectory for tests
2019-06-06 bdemskyadd uncrustify option
2019-06-06 bdemskyrefactor choices into own class
2019-06-05 bdemskymake some changes with hacks
2019-06-05 bdemskyMore fuzzing changes
2019-06-04 bdemskyremove another field
2019-06-04 bdemskyRevert "delete plugins"
2019-06-04 bdemskyRevert "remove plugins"
2019-06-04 bdemskytowards fuzzing only
next