Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cross-arm-none-gcc7-7.5.0+r278197-16.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: cross-arm-none-gcc7 Distribution: openSUSE Tumbleweed
Version: 7.5.0+r278197 Vendor: openSUSE
Release: 16.1 Build date: Tue Feb 6 17:14:05 2024
Group: Development/Languages/C and C++ Build host: i02-ch1d
Size: 336898593 Source RPM: cross-arm-none-gcc7-7.5.0+r278197-16.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gcc.gnu.org/
Summary: The GNU Compiler Collection targeting arm-none
The GNU Compiler Collection as a cross-compiler targeting arm-none.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Mon Feb 05 2024 Richard Biener <rguenther@suse.com>
  - Use %{_target_cpu} to determine host and build.
* Thu Jan 18 2024 Richard Biener <rguenther@suse.com>
  - Add gcc7-pr87723.patch to avoid ICE when hitting a broken pattern
    in the s390 backend.
* Mon Oct 30 2023 Richard Biener <rguenther@suse.com>
  - Add gcc7-bsc1216488.patch to avoid creating recursive DIE references
    through DW_AT_abstract_origin when using LTO.  [bsc#1216488]
* Thu Aug 17 2023 Richard Biener <rguenther@suse.com>
  - Add gcc7-aarch64-bsc1214052.patch to fix -fstack-protector issues
    with variable length stack allocations on aarch64.
    Fixes CVE-2023-4039.  [bsc#1214052]
  - Add gcc7-aarch64-untyped_call.patch to fix issue with __builtin_apply
  - Add gcc7-lra-elim.patch to fix internal compiler error when forming
    paired loads and stores on aarch64.
* Tue May 23 2023 Andreas Schwab <schwab@suse.de>
  - Disable multilib and go on riscv64
  - libgcc-riscv-div.patch: Backport of r12-5799-g45116f342057b7 to fix
    build with current binutils
* Tue May 09 2023 Richard Biener <rguenther@suse.com>
  - Backport _multibuild auto-generation.  Remove redundant
    .changes files.
* Fri May 05 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Add _multibuild to define 2nd spec file as additional flavor.
    Eliminates the need for source package links in OBS.
* Tue Nov 08 2022 Richard Biener <rguenther@suse.com>
  - Add gcc7-pr89124.patch to fix KASAN kernel compile.  [bsc#1205145]
* Thu Oct 20 2022 Richard Biener <rguenther@suse.com>
  - Add gcc7-pr72764.patch to fix ICE with C++17 code as reported
    in [bsc#1204505]
* Thu Sep 01 2022 Martin Liška <mliska@suse.cz>
  - Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
    and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
    in order to support glibc 2.36.
  - Enable format_spec_file otherwise one gets huge diff after
    running change_spec.
  - Remove fixed sys/mount.h.
* Fri Apr 29 2022 Antonio Larrosa <alarrosa@suse.com>
  - Add patch from upstream to fix altivec.h redefining bool in C++
    which makes bool unusable (boo#1195517):
    * gcc7-pr78263.patch
* Fri Mar 11 2022 Richard Biener <rguenther@suse.com>
  - Add gcc7-ada-Target_Name.patch to adjust gnats idea of the
    target, fixing the build of gprbuild.  [bsc#1196861]
* Mon Feb 28 2022 Richard Biener <rguenther@suse.com>
  - Remove include-fixed/sys/rseq.h to fix build on openSUSE:Factory.
  - Avoid duplicate license in cross packages.
* Tue Oct 26 2021 Richard Biener <rguenther@suse.com>
  - Adjust some ambiguous SPDX license specifications to prevent
    spec-cleaner from messing up.
* Mon Oct 25 2021 Lukas Lansky <lukas.lansky@suse.com>
  - Add gcc7-pr55917.patch to do not handle exceptions in std::thread
    (jsc#CAR-1182)
* Wed Oct 20 2021 Giuliano Belinassi <giuliano.belinassi@suse.com>
  - Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch,
    gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch,
    gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch,
    gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch,
    gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch,
    gcc7-pfe-0006-Backport-IBM-Z-Use-the-dedicated-NOP-instructions-fo.patch,
    gcc7-pfe-0007-Backport-Add-regex-to-search-for-uppercase-NOP-instr.patch,
    gcc7-pfe-0008-Backport-ICE-segmentation-fault-with-patchable_funct.patch,
    gcc7-pfe-0009-Backport-patchable_function_entry-decl.c-Pass-mcpu-g.patch,
    gcc7-pfe-0010-Backport-patchable_function_entry-decl.c-Do-not-run-.patch,
    gcc7-pfe-0011-Backport-patchable_function_entry-decl.c-Add-fno-pie.patch,
    gcc7-pfe-0012-Backport-PR-c-89946-ICE-in-assemble_start_function-a.patch,
    gcc7-pfe-0013-Backport-targhooks.c-default_print_patchable_functio.patch,
    gcc7-pfe-0014-Backport-Align-__patchable_function_entries-to-POINT.patch,
    gcc7-pfe-0015-Backport-Fix-PR-93242-patchable-function-entry-broke.patch,
    gcc7-pfe-0016-Backport-Fix-patchable-function-entry-on-arc.patch,
    gcc7-pfe-0017-Backport-Add-patch_area_size-and-patch_area_entry-to.patch,
    gcc7-pfe-0018-Backport-testsuite-Adjust-patchable_function-tests-f.patch,
    gcc7-pfe-0019-Backport-Use-the-section-flag-o-for-__patchable_func.patch,
    gcc7-pfe-0020-Backport-varasm-Fix-up-__patchable_function_entries-.patch,
    gcc7-pfe-0021-Backport-rs6000-Avoid-fpatchable-function-entry-regr.patch,
    and gcc7-pfe-0022-Fix-unwinding-issues-when-pfe-is-enabled.patch
    to add -fpatchable-function-entry feature to gcc-7.
* Mon Sep 27 2021 Richard Biener <rguenther@suse.com>
  - Add gcc7-ada-MINSTKSZ.patch to fix build with glibc 2.34.
  - Add bits/unistd_ext.h to the list of removed fixed includes.
* Wed Jul 21 2021 Richard Biener <rguenther@suse.com>
  - Add gcc7-sanitizer-cyclades.patch to remove cyclades.h use from
    libsanitizer fixing builds with recent kernels.
* Wed Feb 03 2021 Richard Biener <rguenther@suse.com>
  - Remove include-fixed/pthread.h
  - Change GCC exception licenses to SPDX format
* Sun Jan 31 2021 Dirk Müller <dmueller@suse.com>
  - add gcc7-pr81942.patch [bsc#1181618]
* Mon Jan 04 2021 Richard Biener <rguenther@suse.com>
  - Amend gcc7-aarch64-moutline-atomics.patch for glibc namespace
    violation with getauxval.  [bsc#1167939]

Files

/etc/alternatives/arm-none-eabi-cpp
/etc/alternatives/arm-none-eabi-gcc
/etc/alternatives/arm-none-eabi-gcc-ar
/etc/alternatives/arm-none-eabi-gcc-nm
/etc/alternatives/arm-none-eabi-gcc-ranlib
/etc/alternatives/arm-none-eabi-gcov
/etc/alternatives/arm-none-eabi-gcov-dump
/etc/alternatives/arm-none-eabi-gcov-tool
/usr/arm-suse-linux-gnueabi/sys-root
/usr/bin/arm-none-eabi-cpp
/usr/bin/arm-none-eabi-cpp-7
/usr/bin/arm-none-eabi-gcc
/usr/bin/arm-none-eabi-gcc-7
/usr/bin/arm-none-eabi-gcc-ar
/usr/bin/arm-none-eabi-gcc-ar-7
/usr/bin/arm-none-eabi-gcc-nm
/usr/bin/arm-none-eabi-gcc-nm-7
/usr/bin/arm-none-eabi-gcc-ranlib
/usr/bin/arm-none-eabi-gcc-ranlib-7
/usr/bin/arm-none-eabi-gcov
/usr/bin/arm-none-eabi-gcov-7
/usr/bin/arm-none-eabi-gcov-dump
/usr/bin/arm-none-eabi-gcov-dump-7
/usr/bin/arm-none-eabi-gcov-tool
/usr/bin/arm-none-eabi-gcov-tool-7
/usr/lib64/gcc/arm-none-eabi
/usr/lib64/gcc/arm-none-eabi/7
/usr/lib64/gcc/arm-none-eabi/7/as
/usr/lib64/gcc/arm-none-eabi/7/cc1
/usr/lib64/gcc/arm-none-eabi/7/collect2
/usr/lib64/gcc/arm-none-eabi/7/crtbegin.o
/usr/lib64/gcc/arm-none-eabi/7/crtend.o
/usr/lib64/gcc/arm-none-eabi/7/crtfastmath.o
/usr/lib64/gcc/arm-none-eabi/7/crti.o
/usr/lib64/gcc/arm-none-eabi/7/crtn.o
/usr/lib64/gcc/arm-none-eabi/7/fpu
/usr/lib64/gcc/arm-none-eabi/7/fpu/crtbegin.o
/usr/lib64/gcc/arm-none-eabi/7/fpu/crtend.o
/usr/lib64/gcc/arm-none-eabi/7/fpu/crtfastmath.o
/usr/lib64/gcc/arm-none-eabi/7/fpu/crti.o
/usr/lib64/gcc/arm-none-eabi/7/fpu/crtn.o
/usr/lib64/gcc/arm-none-eabi/7/fpu/libgcc.a
/usr/lib64/gcc/arm-none-eabi/7/fpu/libgcov.a
/usr/lib64/gcc/arm-none-eabi/7/include
/usr/lib64/gcc/arm-none-eabi/7/include-fixed
/usr/lib64/gcc/arm-none-eabi/7/include-fixed/README
/usr/lib64/gcc/arm-none-eabi/7/include-fixed/limits.h
/usr/lib64/gcc/arm-none-eabi/7/include-fixed/syslimits.h
/usr/lib64/gcc/arm-none-eabi/7/include/arm_acle.h
/usr/lib64/gcc/arm-none-eabi/7/include/arm_cmse.h
/usr/lib64/gcc/arm-none-eabi/7/include/arm_fp16.h
/usr/lib64/gcc/arm-none-eabi/7/include/arm_neon.h
/usr/lib64/gcc/arm-none-eabi/7/include/float.h
/usr/lib64/gcc/arm-none-eabi/7/include/gcov.h
/usr/lib64/gcc/arm-none-eabi/7/include/iso646.h
/usr/lib64/gcc/arm-none-eabi/7/include/mmintrin.h
/usr/lib64/gcc/arm-none-eabi/7/include/stdalign.h
/usr/lib64/gcc/arm-none-eabi/7/include/stdarg.h
/usr/lib64/gcc/arm-none-eabi/7/include/stdatomic.h
/usr/lib64/gcc/arm-none-eabi/7/include/stdbool.h
/usr/lib64/gcc/arm-none-eabi/7/include/stddef.h
/usr/lib64/gcc/arm-none-eabi/7/include/stdfix.h
/usr/lib64/gcc/arm-none-eabi/7/include/stdint-gcc.h
/usr/lib64/gcc/arm-none-eabi/7/include/stdint.h
/usr/lib64/gcc/arm-none-eabi/7/include/stdnoreturn.h
/usr/lib64/gcc/arm-none-eabi/7/include/tgmath.h
/usr/lib64/gcc/arm-none-eabi/7/include/unwind-arm-common.h
/usr/lib64/gcc/arm-none-eabi/7/include/unwind.h
/usr/lib64/gcc/arm-none-eabi/7/include/varargs.h
/usr/lib64/gcc/arm-none-eabi/7/ld
/usr/lib64/gcc/arm-none-eabi/7/libgcc.a
/usr/lib64/gcc/arm-none-eabi/7/libgcov.a
/usr/lib64/gcc/arm-none-eabi/7/liblto_plugin.so
/usr/lib64/gcc/arm-none-eabi/7/liblto_plugin.so.0
/usr/lib64/gcc/arm-none-eabi/7/liblto_plugin.so.0.0.0
/usr/lib64/gcc/arm-none-eabi/7/lto-wrapper
/usr/lib64/gcc/arm-none-eabi/7/lto1
/usr/lib64/gcc/arm-none-eabi/7/thumb
/usr/lib64/gcc/arm-none-eabi/7/thumb/crtbegin.o
/usr/lib64/gcc/arm-none-eabi/7/thumb/crtend.o
/usr/lib64/gcc/arm-none-eabi/7/thumb/crtfastmath.o
/usr/lib64/gcc/arm-none-eabi/7/thumb/crti.o
/usr/lib64/gcc/arm-none-eabi/7/thumb/crtn.o
/usr/lib64/gcc/arm-none-eabi/7/thumb/libgcc.a
/usr/lib64/gcc/arm-none-eabi/7/thumb/libgcov.a


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Mar 25 23:44:54 2024