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

[csmith-project/csmith] c05ee1: Add support powerpc64le



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith
  Commit: c05ee1d3edfba74e61404666de4f251b42020062
      https://github.com/csmith-project/csmith/commit/c05ee1d3edfba74e61404666de4f251b42020062
  Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
  Date:   2017-11-20 (Mon, 20 Nov 2017)

  Changed paths:
    M src/platform.cpp

  Log Message:
  -----------
  Add support powerpc64le

This supports little endian of powerpc64.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>