SHA256
1
0
forked from pool/libclc
libclc/libclc.changes

64 lines
2.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sun Jul 03 08:32:55 UTC 2016 - mpluskal@suse.com
- Update to version 0.2.0+git.20160209:
* integer: remove explicit casts from _MIN definitions
* AMDGPU: Add alias for tonga
* AMDGPU: Add aliases for all VI targets
* Add _CLC_V_V_VP_VECTORIZE macro
* Implement modf math builtin
* math: Add frexp ported from amd-builtins
* math: Fix log2 vectorization on non-fp64 hw
* configure: Introduce per device defines
* configure: Remove cl_khr_fp64 for device that don't support doubles
* configure: Remove llvm 3.6 defines
-------------------------------------------------------------------
Thu Dec 17 10:00:57 UTC 2015 - coolo@suse.com
- fix license according to legal team
-------------------------------------------------------------------
Thu Dec 17 10:00:44 UTC 2015 - sndirsch@suse.com
- modify license to 'BSD-3-Clause or MIT'
- added LICENSE.TXT file to %doc
-------------------------------------------------------------------
Wed Dec 9 17:37:18 UTC 2015 - mpluskal@suse.com
- Remove unnecessary ldconfig calls
- Rename rpmlintrc to libclc-rpmlintrc
- Minor spec file cleanup
-------------------------------------------------------------------
Tue Dec 8 11:00:01 UTC 2015 - sndirsch@suse.com
- used BSD-3-Clause instead of BSD-2-Clause in order to make our
legal team happy
-------------------------------------------------------------------
Mon Dec 7 13:49:34 UTC 2015 - sndirsch@suse.com
- added rpmlintrc as source to specfile
-------------------------------------------------------------------
Wed Dec 2 07:39:37 UTC 2015 - jimmy@boombatower.com
- Remove devel package in favor of main package since libclc is
unusable without the header files used to compile OpenCL
applications against.
-------------------------------------------------------------------
Mon Nov 30 07:29:46 UTC 2015 - jimmy@boombatower.com
- Merge home:X0F:HSF spec changes.
- Set _service file to static revisions in lieu of tags.
- Major cleanup of spec file.
- Apply spec-cleaner.
-------------------------------------------------------------------
Sun Feb 3 00:00:00 UTC 2012 - pontostroy@gmail.com
- initial package