Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: cross-hppa-gcc11 | Distribution: SUSE Linux Enterprise 15 |
Version: 11.2.1+git610 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150000.1.6.4 | Build date: Fri Mar 18 13:27:34 2022 |
Group: Development/Languages/C and C++ | Build host: cabernet |
Size: 97922294 | Source RPM: cross-hppa-gcc11-11.2.1+git610-150000.1.6.4.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://gcc.gnu.org/ | |
Summary: The GNU Compiler Collection targeting hppa |
The GNU Compiler Collection as a cross-compiler targeting hppa. Note this is only useful for building freestanding things like the kernel since it fails to include target libraries and headers.
GPL-3.0-or-later
* Wed Mar 02 2022 rguenther@suse.com - Add a list of Obsoletes to libstdc++6-pp-gcc11 so updates from packages provided by older GCC work. Add a requires from that package to the corresponding libstc++6 package to keep those at the same version. [bsc#1196107] - Add gcc11-D-dependence-fix.patch to fix memory corruption when creating dependences with the D language frontend. - Sync cross.spec.in to avoid trying to build cross-aarch64-gcc1-bootstrap on aarch64 which is unresolvable. * Thu Feb 10 2022 rguenther@suse.com - Add gcc11-PIE, similar to gcc-PIE but affecting gcc11 [bsc#1195628] * Wed Feb 09 2022 rguenther@suse.com - Put libstdc++6-pp Requires on the shared library and drop to Recommends. * Wed Aug 18 2021 schwab@suse.de - Require libgccjit%{libgccjit_sover}%{libgccjit_suffix} from libgccjit%{libgccjit_sover}-devel%{libdevel_suffix}. * Mon Aug 16 2021 rguenther@suse.com - Update to gcc-11 branch head (056e324ce46a7924b5cf10f610), git610 * Includes GCC 11.2 release * Includes fix for opie build with glibc 2.34 [boo#1188623] * Wed Jul 21 2021 rguenther@suse.com - Update to gcc-11 branch head (076930b9690ac3564638636f6b), git536 * Includes GCC 11.2 RC1. - Refresh gcc10-foffload-default.patch * Wed Jul 21 2021 rguenther@suse.com - Properly adjust GPL-3.0 WITH GCC-exception-3.1 to GPL-3.0-or-later WITH GCC-exception-3.1 * Mon Jul 19 2021 schwab@suse.de - Remove bits/unistd_ext.h from include-fixed * Fri Jul 09 2021 rguenther@suse.com - Add BuildRequires on netcfg for the testsuite when testing Go. * Tue Jul 06 2021 matz@suse.com - Provide a libc-bootstrap cross compiler for aarch64 and riscv64 - More preparation for a full glibc cross compiler (not yet active) * Fri Jun 25 2021 rguenther@suse.com - Update to gcc-11 branch head (62bbb113ae68a7e724255e1714), git400 * Fixes issue with legacy Fortran code. [gcc#101123, boo#1187273] * Thu Jun 17 2021 rguenther@suse.com - Update to gcc-11 branch head (79c1185de4a05fdea13b6b0207), git340 * Fixes ceph build failure. [gcc#101078] * Tue Jun 15 2021 rguenther@suse.com - Change disable_32bit to only disable multilibs for arhcs subject to 32bit/64bit handling and make it effective on x86_64. - Remove the duplicate spec header from cross.spec.in * Thu Jun 10 2021 rguenther@suse.com - Add newlib-4.1.0-aligned_alloc.patch to fix nvptx cross build fail. [bsc#1187153] * Wed Jun 09 2021 rguenther@suse.com - Update to gcc-11 branch head (c6d2487098f9dde4f9ac59e5be), git273 * Tue Jun 08 2021 dmueller@suse.com - tune armv7 to generic-armv7-a - enable build for arm-none cross builders in rings, needed by arm-trusted-firmware * Tue May 25 2021 schwab@suse.de - Fix value of %slibdir64 for usrmerge * Mon May 10 2021 rguenther@suse.com - Update to gcc-11 branch head (23855a176609fe8dda6abaf2b2), git121 - Disable build-id generation on non-glibc targeting cross compilers. * Thu Apr 29 2021 rguenther@suse.com - Update to gcc-11 branch head (cd0a059bd384da58d43674496a7), git67 * Includes GCC 11.1 release - Drop upstreamed gcc11-no-offload.patch. * Wed Apr 21 2021 rguenther@suse.com - Update to gcc-11 branch head (7a7fc01b9d20afb1a2b805d93cb), git31 * Includes GCC 11.1 RC2 - Add gcc11-no-offload.patch and gcc11-amdgcn-disable-hot-cold-partitioning.patch. - Enable gfortran for offload compilers. - BuildRequire procps from gcc11-testresults if we test go. - Force using llvm11 for amdgcn offloading since llvm12 doesn't yet work. Package expanded symlinks so concurrent installs do not pull in another llvm-mc. - Add gcc11-gdwarf-4-default.patch to default to DWARF4 generation in SLES15 and older. * Tue Apr 20 2021 rguenther@suse.com - Update to gcc-11 branch head (27350b77a92062667427100afb4), git10 * Includes GCC 11.1 RC1 * Fri Apr 16 2021 mliska@suse.cz - Bump to 49813aad3292f7f2bef69206274da78a9a7116ed. * Thu Apr 15 2021 rguenther@suse.com - Disable nvptx offloading on aarch64 since it doesn't work. * Wed Apr 14 2021 mliska@suse.cz - Bump to a87d3f964df31d4fbceb822c6d293e85c117d992. * Fri Apr 09 2021 rguenther@suse.com - Remove gcc48-remove-mpfr-2.4.0-requirement.patch which does no longer apply. - Arrange for a C++ 11 capable host compiler to be available. - Do not require ISL for cross compiler builds on old distros. * Thu Apr 08 2021 mliska@suse.cz - Bump to 123b3e03c911a43054c1f88f5d3110e1d084dd4e. * Mon Mar 08 2021 rguenther@suse.com - Update embedded newlib version from 3.3.0 to 4.1.0. * Mon Feb 22 2021 mliska@suse.cz - Pack %{GCCDIST}-gcc%{binsuffix}. - Add a new dependency for libgccjit. * Fri Feb 05 2021 mliska@suse.cz - New package, inherits from gcc10 * 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 * gcc10-foffload-default.patch - libgccjit subpackage is added. - HWASAN is built for aarch64 target.
/etc/alternatives/hppa-suse-linux-c++ /etc/alternatives/hppa-suse-linux-cpp /etc/alternatives/hppa-suse-linux-g++ /etc/alternatives/hppa-suse-linux-gcc /etc/alternatives/hppa-suse-linux-gcc-ar /etc/alternatives/hppa-suse-linux-gcc-nm /etc/alternatives/hppa-suse-linux-gcc-ranlib /etc/alternatives/hppa-suse-linux-gcov /etc/alternatives/hppa-suse-linux-gcov-dump /etc/alternatives/hppa-suse-linux-gcov-tool /etc/alternatives/hppa-suse-linux-lto-dump /usr/bin/hppa-suse-linux-c++ /usr/bin/hppa-suse-linux-c++-11 /usr/bin/hppa-suse-linux-cpp /usr/bin/hppa-suse-linux-cpp-11 /usr/bin/hppa-suse-linux-g++ /usr/bin/hppa-suse-linux-g++-11 /usr/bin/hppa-suse-linux-gcc /usr/bin/hppa-suse-linux-gcc-11 /usr/bin/hppa-suse-linux-gcc-ar /usr/bin/hppa-suse-linux-gcc-ar-11 /usr/bin/hppa-suse-linux-gcc-nm /usr/bin/hppa-suse-linux-gcc-nm-11 /usr/bin/hppa-suse-linux-gcc-ranlib /usr/bin/hppa-suse-linux-gcc-ranlib-11 /usr/bin/hppa-suse-linux-gcov /usr/bin/hppa-suse-linux-gcov-11 /usr/bin/hppa-suse-linux-gcov-dump /usr/bin/hppa-suse-linux-gcov-dump-11 /usr/bin/hppa-suse-linux-gcov-tool /usr/bin/hppa-suse-linux-gcov-tool-11 /usr/bin/hppa-suse-linux-lto-dump /usr/bin/hppa-suse-linux-lto-dump-11 /usr/lib64/gcc/hppa-suse-linux /usr/lib64/gcc/hppa-suse-linux/11 /usr/lib64/gcc/hppa-suse-linux/11/as /usr/lib64/gcc/hppa-suse-linux/11/cc1 /usr/lib64/gcc/hppa-suse-linux/11/cc1plus /usr/lib64/gcc/hppa-suse-linux/11/collect2 /usr/lib64/gcc/hppa-suse-linux/11/g++-mapper-server /usr/lib64/gcc/hppa-suse-linux/11/include /usr/lib64/gcc/hppa-suse-linux/11/include-fixed /usr/lib64/gcc/hppa-suse-linux/11/include-fixed/README /usr/lib64/gcc/hppa-suse-linux/11/include-fixed/limits.h /usr/lib64/gcc/hppa-suse-linux/11/include-fixed/syslimits.h /usr/lib64/gcc/hppa-suse-linux/11/include/float.h /usr/lib64/gcc/hppa-suse-linux/11/include/iso646.h /usr/lib64/gcc/hppa-suse-linux/11/include/stdalign.h /usr/lib64/gcc/hppa-suse-linux/11/include/stdarg.h /usr/lib64/gcc/hppa-suse-linux/11/include/stdatomic.h /usr/lib64/gcc/hppa-suse-linux/11/include/stdbool.h /usr/lib64/gcc/hppa-suse-linux/11/include/stddef.h /usr/lib64/gcc/hppa-suse-linux/11/include/stdfix.h /usr/lib64/gcc/hppa-suse-linux/11/include/stdint-gcc.h /usr/lib64/gcc/hppa-suse-linux/11/include/stdint.h /usr/lib64/gcc/hppa-suse-linux/11/include/stdnoreturn.h /usr/lib64/gcc/hppa-suse-linux/11/include/varargs.h /usr/lib64/gcc/hppa-suse-linux/11/ld /usr/lib64/gcc/hppa-suse-linux/11/liblto_plugin.so /usr/lib64/gcc/hppa-suse-linux/11/lto-wrapper /usr/lib64/gcc/hppa-suse-linux/11/lto1
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 15:47:03 2024