projects
/
c11tester.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
c11tester.git
2019-06-21
Brian Demsky
Merge branch 'new_fuzzer' of /home/git/random-fuzzer...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
root
prune mod order
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Brian Demsky
Optimizations
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Brian Demsky
run tabbing pass
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Brian Demsky
fixup merge a bit
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Brian Demsky
Merge branch 'branch-weiyu' into new_fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
root
merge
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
weiyu
implement usleep and sleep system calls as no operation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
weiyu
rename pthead.h to mypthread.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
weiyu
add source line number as a parameter to ModelAction
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
weiyu
add a missing line
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
weiyu
add support for function calls 'atomic_init' and 'atomi...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
weiyu
rename mypthread.h to pthread.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
weiyu
Merge branch 'new_fuzzer' of /home/git/random-fuzzer...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
bdemsky
new cyclegraph
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
bdemsky
Merge branch 'new_fuzzer' into tmp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Brian Demsky
Don't do complete checks until we choose store to read...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
bdemsky
partial edits
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
bdemsky
Remove backedges from cyclegraph
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
bdemsky
fix tabbing comment issue
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
bdemsky
uncrustify options
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
bdemsky
reorder fields to save space
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
bdemsky
fix tabbing
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
bdemsky
fix tabbing
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
bdemsky
remove extra cyclegraph calls
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
bdemsky
Fix RMW bug
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
weiyu
Merge branch 'branch-weiyu' of /home/git/random-fuzzer...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
weiyu
add subdirectory for tests
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
bdemsky
add uncrustify option
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
bdemsky
refactor choices into own class
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
bdemsky
make some changes with hacks
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
bdemsky
More fuzzing changes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
bdemsky
remove another field
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
bdemsky
Revert "delete plugins"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
bdemsky
Revert "remove plugins"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
bdemsky
towards fuzzing only
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
bdemsky
remove old release sequences
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
bdemsky
Remove promises
commit
|
commitdiff
|
tree
|
snapshot
2019-06-01
Brian Demsky
partial conversion to fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
weiyu
change snapshot mode
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
weiyu
clean up
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
weiyu
add futex.o as a recipe for libmodel
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
weiyu
implement futex.cc
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
weiyu
fix the case where no waiter is waiting
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
weiyu
add NOOP to action type
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
weiyu
change the namespace of mutex from std to cdsc
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
weiyu
add support for condition variable
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
weiyu
clean up unnecessary member functions
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
weiyu
move pthread_map and mutex_map inside of execution.h
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
weiyu
pthread_join is able to return values
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
weiyu
add support for pthread_mutex
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
weiyu
pthread join seems to be working
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
weiyu
pthread_create is working now
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
weiyu
add support for pthread_create (in progress)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
weiyu
add a new thread constructor for pthread
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
weiyu
try to add support for pthread_create/pthread_join
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
weiyu
remove two unnecessary files
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
weiyu
change cds checker to accomdate llvm pass
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
weiyu
improve randomization
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
weiyu
delete plugins
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
weiyu
remove plugins
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
bdemsky
Remove SC Analysis
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
bdemsky
Fix snapshot code
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
bdemsky
Work around changes in newer versions of glibc
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
bdemsky
bug in fence support fixed
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
bdemsky
Increase size of bootstrap bytes as some Linux distribu...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Peizhao Ou
edits
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
bdemsky
Add SCFence analysis
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
bdemsky
bug fix for atomic adds/subtracts on pointers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
bdemsky
move thread stack to thread allocator
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
bdemsky
SC Reads can read from things mo'd before the last...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
bdemsky
Bug fixes from running Coverity
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
bdemsky
fix signed/unsigned warning
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
bdemsky
bug fix with missing coherence condition for promises
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
bdemsky
Bug fix for broken treatment of promises + coherence...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
bdemsky
Support for -x option
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
bdemsky
Annotation Support
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Brian Norris
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Brian Norris
run.sh: support running from a different directory
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Brian Norris
README.md: use HTML URL, not PHP
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: move copyright down
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: add detail for benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: improve wording
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: add more fairness notes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
Makefile: add README.pdf target
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: remove <pre></pre> tags
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
threads: kill clang warnings about struct/class Thread
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
malloc: modify compiler warning workarounds
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
impatomic: silence more clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
test: silence some unused-value warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: have to include our headers
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: reverse store/load
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: add supported API section
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: add End of Execution Summary section
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: reporting multiple data races for the same...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
model: only print 'Total nodes' for verbose printing
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: reformat
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: add linux locks example
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Brian Norris
README.md: update title
commit
|
commitdiff
|
tree
|
snapshot
next