Пакет libitm1: Информация

    Бинарный пакет: libitm1
    Версия: 13.2.1.0.49.g50edc61ebd5-alt0.0.port
    Архитектура: loongarch64
    Собран:  30 января 2024 г. 16:11
    Исходный пакет: gcc13
    Сообщить об ошибке в пакете
    Домашняя страница: https://gcc.gnu.org/

    О пакете: The GNU Transactional Memory library
    Описание: 
    This package contains the GNU Transactional Memory library
    which is a GCC transactional memory support runtime library.

    Сопровождающий: Alexey Sheplyakov


    Последнее изменение


    30 января 2024 г. Alexey Sheplyakov 13.2.1.0.49.g50edc61ebd5-alt0.0.port
    - Bumped version/release for LoongArch rebuild
    30 января 2024 г. Alexey Sheplyakov 13.2.1-alt4
    - Applied LoongArch SIMD patches from https://github.com/loongson/gcc.git
      branch loongarch-gcc-vector
      commit 14ecbfa78ebdd9c8921517ed4354e64e96cda564
    - LoongArch: install SIMD intrinsics headers ls{,a}xintrin.h
    29 января 2024 г. Gleb Fotengauer-Malinovskiy 13.2.1-alt3
    - Updated to merged branches from https://gcc.gnu.org/git/gcc.git:
      + vendors/redhat/heads/gcc-13-branch
      commit f783814ad6a04ae5ef44595216596a2b75eda15b;
      + releases/gcc-13 (snapshot 20240128)
      commit r13-8258-g56cbb1e0389b3a62d53ec6a1bc0c6cb3b419e08b.
    - Added support for loongarch64 architecture (thx Alexey Sheplyakov).
    - Changed the method for enabling the --as-needed linker feature by default,
      to avoid its usage along with sanitizer (-fsanitize=*) instrumentation
      (thx Matthias Klose).