[clinfo] branch master updated (d10f3a8 -> 9c1b524)
Andreas Beckmann
anbe at moszumanska.debian.org
Wed Feb 17 18:32:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
anbe pushed a change to branch master
in repository clinfo.
from d10f3a8 finalize changelog for clinfo (2.0.15.04.28-1), upload to unstable
new fd04f6c Typo
new 8499e32 Fix memory leak
new c7049b2 Compile (cleanly) on GCC 4.4 too
new 0815de7 Declare new 2.1 platform and device info
new 0cbea12 Add support for new platform property
new 4563b8e Add support for new device properties
new f61557b Document (experimental) support for 2.1
new 8f43388 Version 2.1.15.11.17
new dc85e3d plat_version should be a cl_uint
new 236abd6 Introduce preliminary version checks
new e9557f3 Audo-detect ICD loader OpenCL version support
new 2299cb6 Document ICD loader version detection
new c705ad8 Version 2.1.15.12.08
new 059c409 libdl only needed on Linux
new 284b09d Use snprintf when generating platform symbolic name
new d8b1e6c Use snprintf+bufcpy in device_info_time_offset
new 2932840 Some header cleanup
new 776e7d5 Refactor separators handling
new 58bd890 More header cleanup
new fd0590a Mark void functions as such
new cccfd74 Use NULL where appropriate
new deb244e Option to run sparse via make
new d25ea1b Avoid mixing declarations and code
new 15a2cc8 More separator stuff
new d746c76 More aggressive sparse, also use CPPFLAGS and CFLAGS
new e3e1ebc Version 2.1.16.01.06
new c10ecf1 Fix time_offset bufcpy conversion
new cfbbd8e Prefix OCL ICD loader properties in raw mode too
new 83f5a86 Don't check NULL platform behavior in RAW mode
new 8cab9e9 No header of OCLICD properties in RAW mode
new f951686 Version 2.1.16.01.12
new a4c9a58 Merge tag 'upstream/2.1.16.01.12'
new 6d56b17 new upstream release
new 09d4fe9 update Vcs-Git URL
new df1a8d9 Standards-Version: 3.9.7
new 9c1b524 finalize changelog for clinfo (2.1.16.01.12-1)
The 36 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 12 ++
debian/changelog | 8 ++
debian/control | 4 +-
debian/copyright | 2 +-
man/clinfo.1 | 13 +-
src/clinfo.c | 412 ++++++++++++++++++++++++++++++++++++-------------------
src/error.h | 3 +
src/ext.h | 11 ++
src/fmtmacros.h | 4 +
src/strbuf.h | 37 ++++-
10 files changed, 353 insertions(+), 153 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/clinfo.git
More information about the Pkg-opencl-commits
mailing list