llvm-toolchain-rocm (7.1.0+dfsg-0ubuntu1) resolute; urgency=medium

  [ Talha Can Havadar ]
  * d/rules: update LLVM_VERSION_SUFFIX
    - using rocm7.1 as suffix to indicate which version of rocm suite we are
      using to build. Only rocm seemed vague
  * d/control: remove t64 provides
  * d/changelog: combine all the history of the package after the name change
    from rocm-llvm to llvm-toolchain-rocm. Since this package is not published
    either in Ubuntu or Debian, keeping this as a first entry for the new
    src:llvm-toolchain-rocm
  * debian: wrap-and-sort, some hygiene
  * d/copyright: rework
  * d/{liblld, lld, not-installed}: do not install wasm libraries.
    As wasm is not concern of ROCm we are itentionally not installing it
    into the system, please justify if this is needed in the future
  * d/s/options: ignore .jj as it is a vcs directory
  * d/rules: enable Native as build target instead of X86.
    Instead of only building for X86 and AMDGPU targets, we are not building
    for Native and AMDGPU targets, this gives more flexibility to us and
    improves future maintainability of the package.
  * d/amd-device-libs-rocm.install.in: use debian multiarch for installation
  * d/{libamd-comgr*.in, rules}: use multiarch as install location
  * d/s/lintian-overrides: add lintian-overrides for false negatives
  * d/control: upgrade standards-version and add myself as uploader
  * d/control: add VCS information

  [ Andreas Hasenack ]
  * Initial release into Ubuntu (LP: #2133814)
  * Fixups to git branch to match orig tarball:
    - Restore amd/comgr/.clang-{format,tidy}, dropped due to .gitignore
    - restore CRLF end-of-line in several files
  * d/control: change package suffix from 20-rocm to rocm
  * d/rules: -X.Y.install.in to become -rocm.install, dropping the LLVM version
    number
  * d/control: add missing depends and conflicts to hipcc-rocm
  * d/control: have libamd-comgr3-rocm and libamd-comgr-dev conflict with their
    non-rocm counterparts
  * d/t/hipcc.sh: add -lamdhip64 to hipcc invocation, or else we get linker
    errors. Unsure if that's expected, or if it masks a bug somewhere.
  * d/control: add missing runtime deps to bin:hipcc-rocm: rocminfo and
    libclang-rt-rocm-dev, and have amd-device-libs-rocm conflict with
    rocm-device-libs which existed for a while
  * d/rules: also replace -X.Y inside *.in files
  * d/*.lintian-overrides.in: add lintian overrides for
    custom-library-search-path and
    package-has-unnecessary-activation-of-ldconfig-trigger
  * d/libamd-comgr3-X.Y.lintian-overrides.in: override for soname mismatch
  * d/control: update the description of several packages
  * Include manpages in hipcc-rocm:
    - d/{hipcc.1,hipconfig.1,hipcc-rocm.manpages}: add manpages for hipcc and
      hipconfig, taken from src:rocm-llvm (which produces bin:hipcc)
    - d/rules: don't override dh_installman anymore
  * d/rules: remove installdocs override
  * d/p/llvm-project-rocm-7.0.2.patch: remove unapplied patch
  * d/p/opt-viewer-python3.patch: update shebang to use python3
  * d/rules: remove execution bit from python module to avoid a lintian warning
  * d/control: update home page
  * d/rules, d/libclang-cppX.Y.install.in, d/libllvmX.Y.install.in,
    d/llvm-X.Y.install.in: replace git library suffix with rocm, and adopt
    LLVM_VERSION_SUFFIX for that

  [ Tim Flink ]
  * updated to 7.1.0
  * update version to correctly indicate altered tarball
  * build llvm-toolchain-rocm for questing

  [Tom Rix]
  * updated to 7.0.2

 -- Talha Can Havadar <talha.can.havadar@canonical.com>  Wed, 11 Mar 2026 22:41:06 +0100

rocm-llvm (6.4.1+dfsg-1~exp1ubuntu1) UNRELEASED; urgency=medium

  * Hack comgr to build with static llvm

 -- Tom Rix <Tom.Rix@amd.com>  Tue, 22 Jul 2025 16:00:36 -0700

rocm-llvm (6.4.1+dfsg-1~exp1) experimental; urgency=medium

  * updated to upstream 6.4.1
  * updated Files-Excluded

 -- Tim Flink <tflink@tirfa.com>  Thu, 19 Jun 2025 11:17:00 -0600

rocm-llvm (6.4.0-1~exp1) experimental; urgency=medium

  * updated to upstream 6.4.0
  * restored complete source tree
  * imported patches from Fedora as appropriate

 -- Tim Flink <tflink@tirfa.com>  Wed, 21 May 2025 16:05:17 -0600

rocm-llvm (6.1.2+dfsg-1~exp1) experimental; urgency=medium

  [ Xuanteng Huang ]
  * New upstream 6.1.2
    - This replaces all of src:rocm-compilersupport as well as the compiler
      components of src:rocm-hipamd.
  * Reorganize code layout, strip LLVM code forked by AMD
  * Borrow patch from rocm-hipamd to keep the include path order for hipcc
  * Migrate tests from rocm-hipamd as well to validate HIP code compilation
  * Enable Salsa CI pipeline

 -- Xuanteng Huang <xuanteng.huang@outlook.com>  Tue, 22 Oct 2024 23:36:16 +0200
