Blob Blame History Raw
-------------------------------------------------------------------
Tue Mar 21 21:44:49 UTC 2023 - mliska@suse.cz

- Start using tar_scm OBS server for a tarball.
- Update to version 1.0+git.20230122.93e0090:
  * nm: '#define __STDC_FORMAT_MACROS' for '#include <inttypes.h>' [#40]
  * 'nm'
  * ld: Clean up the 'symbol_table' when we're done
  * as: Clean up the 'symbol_table' when we're done
  * ld: Clean up 'file_hash_entry' instances when we're done with the 'symbol_table'
  * as: Always 'free' the 'tok_preamble_target_arg'-deduced 'target_arg' string after 'ptxas' verification
  * as: 'obstack_free' after 'ptxas' verification
  * run: Close files after use

-------------------------------------------------------------------
Thu Oct 13 09:34:42 UTC 2022 - Richard Biener <rguenther@suse.com>

- Update nvptx-tools tarball from git
  * includes changes in nvptx-tools.patch
  * deals with CUDA 11 dropping support for NVIDIA Kepler sm_30 and sm_32
- Remove nvptx-tools.patch as it is included in the above tarball update
- Package nvptx-none-run and nvptx-none-run-single tools

-------------------------------------------------------------------
Wed Jun  3 12:02:34 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>

- Enable build on aarch64

-------------------------------------------------------------------
Tue Sep  5 07:03:59 UTC 2017 - rguenther@suse.com

- Update nvptx-tools.patch to check for getopt to avoid providing
  an incompatible declaration.

-------------------------------------------------------------------
Mon Feb  6 14:56:34 UTC 2017 - jengelh@inai.de

- Update description

-------------------------------------------------------------------
Mon Feb  6 11:18:26 UTC 2017 - rguenther@suse.com

- Package COPYING3.

-------------------------------------------------------------------
Thu Jan 26 11:30:32 UTC 2017 - rguenther@suse.com

- Initial version.
- Add nvptx-tools.patch to avoid errors when ptxas is not available.