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

cross-m68k-gcc12-12.2.1+git416-150000.1.7.1 RPM for x86_64

From OpenSuSE Leap 15.5 for x86_64

Name: cross-m68k-gcc12 Distribution: SUSE Linux Enterprise 15
Version: 12.2.1+git416 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150000.1.7.1 Build date: Thu Feb 23 17:27:25 2023
Group: Development/Languages/C and C++ Build host: goat04
Size: 82457138 Source RPM: cross-m68k-gcc12-12.2.1+git416-150000.1.7.1.src.rpm
Packager: https://www.suse.com/
Url: https://gcc.gnu.org/
Summary: The GNU Compiler Collection targeting m68k
The GNU Compiler Collection as a cross-compiler targeting m68k.

Note this is only useful for building freestanding things like the
kernel since it fails to include target libraries and headers.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Wed Aug 31 2022 rguenther@suse.com
  - Prune invalid-license rpmlint warnings, the SLE12 codestream
    doesn't get fixed but FF applies there, too.  [bsc#1185337]
* Tue Aug 30 2022 rguenther@suse.com
  - Update to gcc-12 branch head, e927d1cf141f221c5a32574bde0, git416
    * includes GCC 12.2 release
    * includes recent fixes backported from trunk
* Mon Aug 29 2022 mliska@suse.cz
  - Add gcc12-fifo-jobserver-support.patch that adds support
    for FIFO jobserver for make.
* Sun Aug 21 2022 matwey.kornilov@gmail.com
  - Allow cross-pru-gcc12-bootstrap for armv7l architecture.
    PRU architecture is used for real-time MCUs embedded into TI
    armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for
    armv7l in order to build both host applications and PRU firmware
    during the same build.
* Fri Aug 12 2022 rguenther@suse.com
  - Update to gcc-12 branch head, 6b7d570a5001bb79e34c0d1626a, git372
    * includes release candidate for GCC 12.2
* Mon Aug 08 2022 mliska@suse.cz
  - Remove workaround for obs-service-format_spec_file.
* Tue Jul 26 2022 rguenther@suse.com
  - Add Provides of libstdc++6-pp-gccN to libstdc++6-pp.  [bsc#1201848]
* Thu Jul 21 2022 rguenther@suse.com
  - Update to gcc-12 branch head, 4f15d2234608e82159d030dadb1, git287
    * includes build fixes when building against glibc 2.33.
* Wed Jun 29 2022 rguenther@suse.com
  - Update to gcc-12 branch head, 7811663964aa7e31c3939b859bb, git215
    * includes libgomp mold linker detection fix
    * includes nvptx offload compiler build fix
    * includes s390x tsan executable stack fix
* Tue May 17 2022 rguenther@suse.com
  - Update to gcc-12 branch head, 325d82b08696da17fb26bd2e1b6b, git78
* Tue May 10 2022 matwey.kornilov@gmail.com
  - Enable PRU architecture for AM335x platforms
* Fri May 06 2022 rguenther@suse.com
  - Update to GCC 12.1 release, 1ea978e3066ac565a1ec28a96a4d61, git27
* Fri Apr 29 2022 rguenther@suse.com
  - Bump to 621650f64fb6679c457c33abf27c925f28bddc62, git9
    * GCC 12.1 release candidate
* Thu Apr 28 2022 rguenther@suse.com
  - Bump to f27848a5dc4d3b16cd4112bddcb59e0916eba623, git192706.
  - Switch ppc64le to the IEEE long double ABI by default in Factory.
  - Separate ppc64le from ppc/ppc64 specific configury.
  - Add _multibuild to gather all .spec files and reduce the number
    of .changes files to one, autogenerated by change_spec.
  - Drop %ringdisabled handling.
  - Ada bootstrap now requires at least GCC 5, use GCC 7 on SLES 12
    instead of GCC 4.8.
* Wed Apr 27 2022 rguenther@suse.com
  - Drop no longer necessary gcc12-d-workaround.patch
* Tue Apr 19 2022 mliska@suse.cz
  - Bump to b85abacd902813daec5e44b97f275eb88caaf715, git192607.
* Wed Apr 06 2022 schwab@suse.de
  - On SLE15 and later, use make -Oline to synchronize configure output by
    lines
* Wed Apr 06 2022 mliska@suse.cz
  - Bump to 86242eb1bd03eba82d8e22b01b16925d43bcc539, git192423.
    Fixes aarch64 bootstrap issue (PR105144).
* Fri Apr 01 2022 rguenther@suse.com
  - Add provides/conflicts to glibc crosses since only one GCC version
    for the same target can be installed at the same time.
  - Add provides/conflicts to libgccjit
* Mon Mar 28 2022 mliska@suse.cz
  - Bump to 9f37d31324f89d0b7b2abac988a976d121ae29c6, git192251.
* Wed Mar 23 2022 mliska@suse.cz
  - Bump to e8cd3edc0fc6c02a732dcecf519c22d835e5f422, git192197.
* Thu Mar 17 2022 mliska@suse.cz
  - Bump to c43cb355f25dd22133d15819bd6ec03d3d3939fd, git192094.
* Tue Mar 15 2022 matz@suse.com
  - Add a proper barebones cross compiler for hppa
    (named cross-hppa-gcc12-bootstrap).  Doesn't yet drop or
    rename the icecream variant cross-hppa-gcc12, not does this
    add a proper glibc-using cross compiler for hppa.
* Mon Mar 07 2022 dmueller@suse.com
  - drop armv5tel, merge arm and armv6hl
  - use --with-cpu rather than specifying --with-arch/--with-tune
* Mon Mar 07 2022 mliska@suse.cz
  - Bump to 40c1d4a07e5798c01e4364336c9617550744861d, git191925.
* Wed Mar 02 2022 rguenther@suse.com
  - Drop unconditional -gccN suffix from libstdc++6-pp packages and
    instead use the same suffix as for the matching libstdc++6
    package it supplements to ease future updates.  Add Obsoletes
    to pre-existing libstdc++6-pp-gcc{9,10,11} packages to allow
    updates to happen.  [bsc#1196107]
* Tue Mar 01 2022 mliska@suse.cz
  - Use proper patch for SLE 15.x.
* Tue Mar 01 2022 mliska@suse.cz
  - Bump to 4a1c20df82c9e14478d79fbe1ae9690a36285ac1, git191847.
* Tue Mar 01 2022 mliska@suse.cz
  - Add gcc12-d-workaround.patch that fixes issue with gcc11 compiler.
* Tue Mar 01 2022 mliska@suse.cz
  - Bump to 673a10aee1aafe0c99bfadc29a7458339bdddb3a, git191845.
* Mon Feb 28 2022 mliska@suse.cz
  - Bump to 37b583b9d7719f663656ce65ac822c11471fb540, git191817.
  -  Bump sover of libgo library.
* Fri Feb 11 2022 rguenther@suse.com
  - Update to trunk head, 165947fecf4d78c7effb0f1ee15e694 (git191602)
  - Add gcc12-PIE, similar to gcc-PIE but affecting gcc12 [bsc#1195628]
* Wed Feb 09 2022 rguenther@suse.com
  - Put libstdc++6-pp Requires on the shared library and drop
    to Recoomends.
* Tue Feb 08 2022 mliska@suse.cz
  - Bump to 943d631abdd7be623cbf2b870d3d0cfef89f5f26, git191519.
* Mon Jan 24 2022 rguenther@suse.com
  - Update to trunk head, 978abe918f8c8deed28e92297d3c0cc (git191254)
  - Fix filenames in the following patches:
    gcc11-amdgcn-disable-hot-cold-partitioning.patch,
    gcc41-ppc32-retaddr.patch.
* Wed Jan 19 2022 mliska@suse.cz
  - Bump to 0bd247bbbe4cf396173f09eeec37e116e98f8471.
  - Fix filename in gcc10-amdgcn-llvm-as.patch.
* Wed Jan 19 2022 rguenther@suse.com
  - Remove sys/rseq.h from include-fixed
* Tue Jan 18 2022 mliska@suse.cz
  - Bump to 3c4a54adb2164315d18fd8980c0fc37eb3d22252.
  - Rebase patches after .cc renaming.
* Thu Jan 13 2022 mliska@suse.cz
  - New package, inherits from gcc11
    * Enable LSAN and TSAN for s390x target.
    * Require gcc-d as dependency for proper bootstrap.
    * Use gcc11-amdgcn-disable-hot-cold-partitioning.patch only conditionally
      on older SUSE products.
    * Add --enable-offload-defaulted to configure options.
    * Include a couple of new header files.
    * Do not require llvm11 for cross compilers (assembler was fixed
      in latest LLVM releases), use llvm11 only on SLE 15.
    * Remove unnecessary gcc10-foffload-default.patch patch.
  - Take patches inherited from GCC 11.
    * gcc-add-defaultsspec.diff, add the ability to provide a specs
      file that is read by default
    * tls-no-direct.diff, avoid direct %fs references on x86 to not
      slow down Xen
    * gcc43-no-unwind-tables.diff, do not produce unwind tables for
      CRT files
    * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr
      for ppc, just a testcase
    * gcc44-textdomain.patch, make translation files version specific
      and adjust textdomain to find them
    * gcc44-rename-info-files.patch, fix cross-references in info files
      when renaming them to be version specific
    * gcc48-libstdc++-api-reference.patch, fix link in the installed
      libstdc++ html documentation
    * gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with
      earlier mpfr versions on old products
    * gcc5-no-return-gcc43-workaround.patch, make build work with
      host gcc 4.3
    * gcc7-remove-Wexpansion-to-defined-from-Wextra.patch, removes
      new warning from -Wextra
    * gcc7-avoid-fixinc-error.diff
    * gcc9-reproducible-builds-buildid-for-checksum.patch
    * gcc9-reproducible-builds.patch
    * gcc10-amdgcn-llvm-as.patch

Files

/etc/alternatives/m68k-suse-linux-c++
/etc/alternatives/m68k-suse-linux-cpp
/etc/alternatives/m68k-suse-linux-g++
/etc/alternatives/m68k-suse-linux-gcc
/etc/alternatives/m68k-suse-linux-gcc-ar
/etc/alternatives/m68k-suse-linux-gcc-nm
/etc/alternatives/m68k-suse-linux-gcc-ranlib
/etc/alternatives/m68k-suse-linux-gcov
/etc/alternatives/m68k-suse-linux-gcov-dump
/etc/alternatives/m68k-suse-linux-gcov-tool
/etc/alternatives/m68k-suse-linux-lto-dump
/usr/bin/m68k-suse-linux-c++
/usr/bin/m68k-suse-linux-c++-12
/usr/bin/m68k-suse-linux-cpp
/usr/bin/m68k-suse-linux-cpp-12
/usr/bin/m68k-suse-linux-g++
/usr/bin/m68k-suse-linux-g++-12
/usr/bin/m68k-suse-linux-gcc
/usr/bin/m68k-suse-linux-gcc-12
/usr/bin/m68k-suse-linux-gcc-ar
/usr/bin/m68k-suse-linux-gcc-ar-12
/usr/bin/m68k-suse-linux-gcc-nm
/usr/bin/m68k-suse-linux-gcc-nm-12
/usr/bin/m68k-suse-linux-gcc-ranlib
/usr/bin/m68k-suse-linux-gcc-ranlib-12
/usr/bin/m68k-suse-linux-gcov
/usr/bin/m68k-suse-linux-gcov-12
/usr/bin/m68k-suse-linux-gcov-dump
/usr/bin/m68k-suse-linux-gcov-dump-12
/usr/bin/m68k-suse-linux-gcov-tool
/usr/bin/m68k-suse-linux-gcov-tool-12
/usr/bin/m68k-suse-linux-lto-dump
/usr/bin/m68k-suse-linux-lto-dump-12
/usr/lib64/gcc/m68k-suse-linux
/usr/lib64/gcc/m68k-suse-linux/12
/usr/lib64/gcc/m68k-suse-linux/12/as
/usr/lib64/gcc/m68k-suse-linux/12/cc1
/usr/lib64/gcc/m68k-suse-linux/12/cc1plus
/usr/lib64/gcc/m68k-suse-linux/12/collect2
/usr/lib64/gcc/m68k-suse-linux/12/g++-mapper-server
/usr/lib64/gcc/m68k-suse-linux/12/include
/usr/lib64/gcc/m68k-suse-linux/12/include-fixed
/usr/lib64/gcc/m68k-suse-linux/12/include-fixed/README
/usr/lib64/gcc/m68k-suse-linux/12/include-fixed/limits.h
/usr/lib64/gcc/m68k-suse-linux/12/include-fixed/syslimits.h
/usr/lib64/gcc/m68k-suse-linux/12/include/float.h
/usr/lib64/gcc/m68k-suse-linux/12/include/iso646.h
/usr/lib64/gcc/m68k-suse-linux/12/include/math-68881.h
/usr/lib64/gcc/m68k-suse-linux/12/include/stdalign.h
/usr/lib64/gcc/m68k-suse-linux/12/include/stdarg.h
/usr/lib64/gcc/m68k-suse-linux/12/include/stdatomic.h
/usr/lib64/gcc/m68k-suse-linux/12/include/stdbool.h
/usr/lib64/gcc/m68k-suse-linux/12/include/stddef.h
/usr/lib64/gcc/m68k-suse-linux/12/include/stdfix.h
/usr/lib64/gcc/m68k-suse-linux/12/include/stdint-gcc.h
/usr/lib64/gcc/m68k-suse-linux/12/include/stdint.h
/usr/lib64/gcc/m68k-suse-linux/12/include/stdnoreturn.h
/usr/lib64/gcc/m68k-suse-linux/12/include/varargs.h
/usr/lib64/gcc/m68k-suse-linux/12/ld
/usr/lib64/gcc/m68k-suse-linux/12/liblto_plugin.so
/usr/lib64/gcc/m68k-suse-linux/12/lto-wrapper
/usr/lib64/gcc/m68k-suse-linux/12/lto1


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 19:51:51 2024