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

[csmith-project/csmith] 19e0ca: get rid of macro CSMITH_BITFIELD



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

  Commit: 19e0cab011cba28d6b8cfb3f126fee8e5aa9aa2a
      https://github.com/csmith-project/csmith/commit/19e0cab011cba28d6b8cfb3f126fee8e5aa9aa2a
  Author: Xuejun Yang <jxyang@cs.utah.edu>
  Date:   2011-08-19 (Fri, 19 Aug 2011)

  Changed paths:
    M src/Bookkeeper.cpp
  M src/Bookkeeper.h
  M src/CGOptions.cpp
  M src/CGOptions.h
  M src/RandomProgramGenerator.cpp
  M src/Type.cpp

  Log Message:
  -----------
  get rid of macro CSMITH_BITFIELD

instead collect some platform specific information such as integer size before the random generation. Users can control these information through file "platform.info" in the working directory.


  Commit: 305fa25fa8db5c467c9f7ea5b1f302558f44fd1f
      https://github.com/csmith-project/csmith/commit/305fa25fa8db5c467c9f7ea5b1f302558f44fd1f
  Author: Xuejun Yang <jxyang@cs.utah.edu>
  Date:   2011-08-19 (Fri, 19 Aug 2011)

  Changed paths:
    M src/Lhs.cpp

  Log Message:
  -----------
  get rid of one dependency on integer size


Compare: https://github.com/csmith-project/csmith/compare/9a88a2f...305fa25