[libclc] annotated tag debian/0.2.0+git20180312-1 created (now 5f2d539)

Andreas Boll aboll-guest at moszumanska.debian.org
Mon Mar 19 16:51:06 UTC 2018


This is an automated email from the git hooks/post-receive script.

aboll-guest pushed a change to annotated tag debian/0.2.0+git20180312-1
in repository libclc.

        at  5f2d539   (tag)
   tagging  828149b6d97841a1e9500cd04f6e4565b21b4a14 (commit)
  replaces  upstream/0.2.0+git20180312
 tagged by  Timo Aaltonen
        on  Tue Mar 13 14:04:19 2018 +0200

- Log -----------------------------------------------------------------
tagging package libclc version debian/0.2.0+git20180312-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJap75DAAoJEMtwMWWoiYTc+EsQAKG69WCL90zUrzWpbbLf+Hd9
nJnxI2Rm1mPohllZinF8KITVdniiGIOSj458+QsWTOJT/qUtXMs2ulUBUzhtCR3a
a5SrgbAFOhnMTIiBqYBgUuqimVflKOLoZzIFx3/FR75qbw9rUVAfaIRJdvu2r34k
5cxtsRVwA4q6f0pKStD8njjMNmwQ86VK70DKt11376QKmwFnALFVAg9fIpjSHNYx
7egen9IbCS36yNTRW7ssthi9EiMMRKhwrBThAIe3o/zHrMLtD/eDNdZccm8v2YK5
c4fCHFF3ZA3juicQPHsEcrhh7J71Zd3vow7o0kJsimd3t8WE0WJwdTuF9hRC0Z3i
j64cC1RV9SZOGWvDKrkSqboGDHMOsrnDj4kaLM5IG2dVvGK7i7yKovc3Uu5R3Egn
aUtTBm92aryDugJYzKqTDKmt0JWVJSrU4oxPKjF9HXjggigDlDo7uQJorHVY6avi
t65hnQ2usQP8F4X1Lr2iDSSo9aPn+MMbofh5YERLaLys//Rt9aAuvlI2VpLeot9c
JYFYIrU/byOYStbkeIFLaGN3l5/bacVoEYbNl8SNVMLYZe9t4ld9+Rb4Vs3hY3Li
vbWfDdMmmrMeiAu2ApEd/ZUFiLbPldVsnGyRJ3nIZzq35hl3kSwdzqY8LaxmjI7n
J97Ym7pUG+3DIc0DNdlw
=Rlxt
-----END PGP SIGNATURE-----

Andreas Beckmann (1):
      add Vcs-* URLs

Andreas Boll (29):
      Remove system-clang.patch.
      Add supported GPU families to description.
      Bump standards version to 3.9.6 (no changes needed).
      Fix Lintian warning: invalid-short-name-in-dep5-copyright bsd.
      Fix another typo
      Merge branch 'upstream'
      Update the changelog
      Build with clang 3.9.
      Drop devices.patch, upstream.
      Use https for Vcs-Git field.
      Close bug #836960
      Declare Multi-Arch: foreign for all packages (Closes: #845314).
      Simplify clang version updates even more.
      Merge branch 'upstream'
      Update changelog
      Close bug #857710
      Release 0.2.0+git20170330-1
      Add a patch to fix the functions get_global_size, get_local_size and get_num_groups on amdgcn with LLVM 3.9 (closes: #857591).
      Merge branch 'stretch'
      Switch some URLs to https.
      Bump standards version to 4.0.0.
      Add myself to Uploaders.
      Upload to unstable (Closes: #865925).
      Merge branch 'upstream'
      Update changelog
      Refresh hardening.patch.
      Change priority from extra to optional.
      Bump standards version to 4.1.1.
      Upload to unstable.

Michael Gilbert (15):
      Imported Debian patch 0~git20130819-1
      Imported Debian patch 0~git20130819-2
      Merge tag 'upstream/0_git20140101'
      Imported Debian patch 0~git20140101-1
      Imported Debian patch 0~git20140101-2
      Imported Debian patch 0~git20140101-3
      Imported Debian patch 0~git20140101-4
      Imported Debian patch 0~git20140101-5
      don't build amdgcn package yet
      release 0.2.0+git20150813-1
      release 0.2.0+git20150813-2
      release 0.2.0+git20150813-3
      fix typo
      release 0.2.0+git20160907-2
      release 0.2.0+git20160907-3

Timo Aaltonen (19):
      Merge branch 'upstream'
      update the changelog
      control: Bump llvm build-dep to 3.7.
      Remove clang3.5.patch, refresh system-clang.patch.
      further changes for llvm 3.7
      libclc-amdgcn: Add a new subpackage for amdgcn. (Closes: #788219)
      releasing package libclc version 0.2.0+git20160907-1
      Merge branch 'upstream'
      update changelog
      clang: Bump clang version to 4.0.
      releasing package libclc version 0.2.0+git20170213-1
      releasing package libclc version 0.2.0+git20160907-4
      clang: Bump to 5.0.
      releasing package libclc version 0.2.0+git20170330-3
      releasing package libclc version 0.2.0+git20170330-4
      clang: Bump to 6.0.
      Merge branch 'upstream'
      update changelog
      upload to experimental

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  23d5db8   native_log2: Switch to generic native intrinsic inc file
       new  8fdb785   native_log: Switch to generic native intrinsic inc file
       new  d881f24   native_log10: Switch to generic native intrinsic inc file
       new  6ce5704   amdgpu: Add workaround for unimplemented llvm.exp intrinsic
       new  8811942   native_exp: Switch implementation to llvm intrinsic
       new  7973d6a   native_exp2: Switch implementation to llvm intrinsic
       new  f65be22   native_cos: Switch implementation to llvm intrinsic
       new  522e710   native_sin: Switch implementation to llvm intrinsic
       new  d597896   native_sqrt: Switch implementation to llvm intrinsic
       new  11e82f7   native_exp10: Switch implementation to llvm intrinsic
       new  d66c580   math: Use precomputed constant for log2(10.0)
       new  928e00c   native_tan: Switch implementation to use native_sin/native_cos
       new  cee90c3   native_rsqrt: Switch implementation to 1 / native_sqrt
       new  bfc859b   native_recip: provide function implementation instead of macro
       new  f19c422   native_divide: provide function implementation instead of macro
       new  38cf24d   native_powr: Switch implementation to native_exp2 and native_log2
       new  60e04f4   math: Implement maxmag
       new  3d994f2   math: Implement minmag
       new  d638441   configure.py: Add gfx900 (Vega, Raven)
       new  e57924f   pow: Port from amd_builtins
       new  090cd0e   pown: Port from amd_builtins
       new  e7ba5a1   powr: Port from amd_builtins
       new  e583aa1   rootn: Port from amd_builtins
       new  41879e4   half_rsqrt: Cleanup implementation
       new  dc17ee5   half_sqrt: Cleanup implementation
       new  a172af7   half_cos: Implement using cos
       new  6b9ebbd   half_exp: Implement using exp
       new  02bc2ee   half_exp2: Implement using exp2
       new  4096c0a   half_exp10: Implement using exp10
       new  391caaf   half_log: Implement using log
       new  05dc895   half_log10: Implement using log10
       new  bc35b27   half_log2: Implement using log2
       new  2b093d6   half_recip: Implement using 1/x
       new  8c3ada2   half_sin: Implement using sin
       new  135437f   half_tan: Implement using tan
       new  fdd3dde   half_divide: Implement using x/y
       new  c7403d2   tan: Port from amd_builtins
       new  d20b120   tanpi: Port from amd_builtins
       new  e7fc75d   math.h: Set HAVE_HW_FMA32 based on compiler provided macro
       new  becbb86   math.h: Use logical operations instead of bit operations for readability
       new  13541fc   half_powr: Implement using powr
       new  1036c36   vstore_half: Make sure the helper function is always inline
       new  5d1b20e   vstore_half: Add support for custom rounding functions
       new  a9a3597   vstore_half: Consolidate declarations
       new  88e1b33   Add vstore_half_rtz implementation
       new  dbcf909   Add vstore_half_rtn implementation
       new  95849e0   Add vstore_half_rtp implementation
       new  81da85d   Add vstore_half_rte implementation
       new  7c4255e   amdgpu/half_rsqrt: Switch implementation to native_rsqrt
       new  7858f64   amdgpu/half_sqrt: Switch implementation to native_sqrt
       new  de0a7c3   amdgpu/half_exp: Switch implementation to native_exp
       new  31c7154   amdgpu/half_exp10: Switch implementation to native_exp10
       new  cf2cbdc   amdgpu/half_exp2: Switch implementation to native_exp2
       new  ae36257   amdgpu/half_log: Switch implementation to native_log
       new  2e3a2fc   amdgpu/half_log10: Switch implementation to native_log10
       new  bff9f08   amdgpu/half_log2: Switch implementation to native_log2
       new  ca73f7f   amdgpu/half_recip: Switch implementation to native_recip
       new  35cf067   amdgcn: Fix datalayout after clang r324101
       new  732e19e   r600: Fix datalayout after clang r324101
       new  c947a4d   amdgcn: Fix datalayout after addition of 32bit const AS in r324747
       new  fb39e82   amdgcn: Fix build after GDS/const AS swap in r325030
       new  3554053   utils: Adapt to llvm r325155
       new  d1875de   Move cl_khr_fp64 exntension enablement to gentype include lists
       new  6017bbe   maxmag: Condition variable needs to be the same bitwidth as operands
       new  8e7fa64   minmag: Condition variable needs to be the same bitwidth as operands
       new  c34ffc2   select: Add vector implementation
       new  3385ea8   frexp: Reuse types provided by gentype.inc
       new  1235fbf   lgamma_r: Move code from .inc to .cl file
       new  284d8a6   popcount: Provide function implementation rather than intrinsic redirect
       new  352e947   integer/gentype: Add __CLC_VECSIZE macro
       new  034def9   amdgcn,popcount: Workaround broken llvm.ctpop intrinsic on some GCN ASICs
       new  443a7c3   amdgcn/fmin: fcanonicalize operands
       new  a8b683e   amdgcn/fmax: fcanonicalize operands
       new  81a5e89   travis: Add build using llvm-6
       new  0023627   nan: Implement
       new  7da9e3f   clang: Bump to 6.0.
       new  62c199f   Merge branch 'upstream'
       new  a5b9d90   update changelog
       new  828149b   upload to experimental

The 79 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git



More information about the Pkg-opencl-commits mailing list