[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/csmith] 9b3e7b: Strive for a bit of organization here.



Branch: refs/heads/master
Home:   https://github.com/csmith-project/csmith

Commit: 9b3e7ba7b0a7f6f9051f6f97bb0f30e6f96fec16
    https://github.com/csmith-project/csmith/commit/9b3e7ba7b0a7f6f9051f6f97bb0f30e6f96fec16
Author: John Regehr <regehr@cs.utah.edu>
Date:   2011-05-09 (Mon, 09 May 2011)

Changed paths:
  R utah/scripts/README.COV
  R utah/scripts/build_gcov_compilers.pl
  R utah/scripts/c_delta.pl
  A utah/scripts/coverage/README.COV
  A utah/scripts/coverage/build_gcov_compilers.pl
  A utah/scripts/coverage/gen_cov.pl
  A utah/scripts/coverage/parse_cov_results.pl
  R utah/scripts/gen_cov.pl
  R utah/scripts/godelta
  R utah/scripts/make_progs.pl
  R utah/scripts/nonterm.pl
  A utah/scripts/one_off/make_progs.pl
  A utah/scripts/one_off/nonterm.pl
  A utah/scripts/one_off/run_tests.pl
  A utah/scripts/one_off/runit_test.pl
  A utah/scripts/one_off/simd.pl
  A utah/scripts/one_off/size_test.pl
  A utah/scripts/one_off/test_clang.pl
  A utah/scripts/one_off/test_clang2.pl
  A utah/scripts/one_off/test_compcert.pl
  A utah/scripts/one_off/test_framac.pl
  A utah/scripts/one_off/test_warnings.pl
  A utah/scripts/one_off/testlto.pl
  A utah/scripts/one_off/unwrap_math.pl
  R utah/scripts/parse_cov_results.pl
  R utah/scripts/prep.pl
  R utah/scripts/reduce.sh
  A utah/scripts/reduce/c_delta.pl
  A utah/scripts/reduce/godelta
  A utah/scripts/reduce/prep.pl
  A utah/scripts/reduce/reduce.sh
  A utah/scripts/reduce/reduce_log.sh
  A utah/scripts/reduce/shorten.pl
  A utah/scripts/reduce/simple_delta.pl
  A utah/scripts/reduce/test1_crash.sh
  A utah/scripts/reduce/test1_null.sh
  A utah/scripts/reduce/test1_wrong_code.sh
  R utah/scripts/reduce_log.sh
  R utah/scripts/run_tests.pl
  R utah/scripts/runit_test.pl
  R utah/scripts/shorten.pl
  R utah/scripts/simd.pl
  R utah/scripts/simple_delta.pl
  R utah/scripts/size_test.pl
  R utah/scripts/test1_crash.sh
  R utah/scripts/test1_null.sh
  R utah/scripts/test1_wrong_code.sh
  R utah/scripts/test_clang.pl
  R utah/scripts/test_clang2.pl
  R utah/scripts/test_compcert.pl
  R utah/scripts/test_framac.pl
  R utah/scripts/test_math.c
  R utah/scripts/test_warnings.pl
  R utah/scripts/testlto.pl
  R utah/scripts/unwrap_math.pl

Log Message:
-----------
Strive for a bit of organization here.