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

[csmith-project/csmith] 8b3ce5: Added support for Section Function Attribute



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith
  Commit: 8b3ce501d6cac286f3fbaf246d48596b001fda26
      https://github.com/csmith-project/csmith/commit/8b3ce501d6cac286f3fbaf246d48596b001fda26
  Author: shubhamnarlawar77 <shubhamnarlawar123@gmail.com>
  Date:   2019-09-14 (Sat, 14 Sep 2019)

  Changed paths:
    M src/Attribute.cpp
    M src/Attribute.h
    M src/Function.cpp

  Log Message:
  -----------
  Added support for Section Function Attribute


  Commit: d35bac20239d97ee2c931cadfcebc04ed408aca6
      https://github.com/csmith-project/csmith/commit/d35bac20239d97ee2c931cadfcebc04ed408aca6
  Author: shubhamnarlawar77 <shubhamnarlawar123@gmail.com>
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
    M src/Function.cpp
    M src/Function.h
    M src/FunctionInvocationUser.cpp

  Log Message:
  -----------
  Added support for Alias Function Attribute


  Commit: ad225122c268784e99030f2c08d49f1b0de19af7
      https://github.com/csmith-project/csmith/commit/ad225122c268784e99030f2c08d49f1b0de19af7
  Author: shubhamnarlawar77 <shubhamnarlawar123@gmail.com>
  Date:   2019-10-05 (Sat, 05 Oct 2019)

  Changed paths:
    M src/Function.cpp

  Log Message:
  -----------
  Added support for Noclone and Optimize Function Attribute


  Commit: 814348750d44c61c7b6fa64edd005726e7ae2aa8
      https://github.com/csmith-project/csmith/commit/814348750d44c61c7b6fa64edd005726e7ae2aa8
  Author: shubhamnarlawar77 <shubhamnarlawar123@gmail.com>
  Date:   2020-01-06 (Mon, 06 Jan 2020)

  Changed paths:
    M src/Function.cpp

  Log Message:
  -----------
  Initialized function attributes with string initializers


  Commit: 9797ed2b0aeb82cfdd681339867b13e8a2c30dff
      https://github.com/csmith-project/csmith/commit/9797ed2b0aeb82cfdd681339867b13e8a2c30dff
  Author: Xuejun Yang <nitsnow@gmail.com>
  Date:   2020-01-08 (Wed, 08 Jan 2020)

  Changed paths:
    M src/Attribute.cpp
    M src/Attribute.h
    M src/Function.cpp
    M src/Function.h
    M src/FunctionInvocationUser.cpp

  Log Message:
  -----------
  Merge pull request #82 from shubhamnarlawar77/csmith-gcc-c-extension

Added support for Section Function Attribute and Alias Function Attribute


Compare: https://github.com/csmith-project/csmith/compare/900729af2f1f...9797ed2b0aeb