summaryrefslogtreecommitdiff
path: root/backend/src/gbe_bin_interpreter.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-09-12fix piglit get kernel info FUNCTION ATTRIBUTE fail.Luo1-0/+1
2014-07-31GBE: cleanup image base index related code.Zhigang Gong1-2/+0
2014-07-30GBE: Handle bti allocation for internal buffer used by printf.Ruiling Song1-0/+2
2014-07-30GBE: Refine bti usage in backend & runtime.Ruiling Song1-0/+1
2014-06-13Add the clGetKernelArgInfo api and misc help functionsJunyan He1-0/+1
2014-06-11Add the printf logic into the run time.Junyan He1-0/+6
2014-06-04refine code for the usage of set_image_base_indexGuo Yejun1-1/+1
2014-05-28separate runtime(libcl.so) and compiler(libgbe.so)Guo Yejun1-0/+71