| Name: | gcc-mips64-linux-gnu |
|---|---|
| Version: | 7.3.0 |
| Release: | 1.0.3.el7 |
| Architecture: | x86_64 |
| Group: | Development/Tools |
| Size: | 63444719 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | gcc-mips64-linux-gnu-7.3.0-1.0.3.el7.x86_64.rpm |
| Source RPM: | cross-gcc-7.3.0-1.0.3.el7.src.rpm |
| Build Date: | Fri Mar 15 2019 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://gcc.gnu.org |
| Summary: | Cross-build GCC for mips64-linux-gnu |
| Description: | Cross-build GNU C compiler. Only building kernels is currently supported. Support for cross-building user space programs is not currently provided as that would massively multiply the number of packages. |
- change `build_all' to 1, `build_sh64` to 0 and `build_xtensa` to 0
- GCC bumped from 4.8.5 to 7.3.0.
- Support arm-linux-gnueabihf and arm-linux-gnueabi
- Align with RHEL7 gcc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- A sysroot of / is bad, so make it /usr/<program-prefix>/sys-root/.
- Rebase on gcc-4.8.2-15 - Enable sysroot [BZ 1011415]. - Enable C++ compiler without libstdc++ [BZ 1078108].
- Require binutils 2.23.88 or greater for 32-bit HPPA binutils.
- Move to gcc-4.8.1. - Enable cloog support.
- Use CONFIG_FLAGS and ditch COPT to avoid confusion. - Backport cleanups from the RHEL-6.4 cross-compiler. - Backport some macroisation from the RHEL-6.4 cross-compiler. - Remove documentation build config as it we do not use it for gcc. - The hppa64 target cannot actually build hppa, so provide hppa [BZ 892220]. - Provide ppc- and ppc64- rpms with symlinks to powerpc- and powerpc64- rpms.