| Name: | libquadmath-static |
|---|---|
| Version: | 4.8.5 |
| Release: | 16.0.3.el7_4.1 |
| Architecture: | i686 |
| Group: | Development/Libraries |
| Size: | 474870 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | libquadmath-static-4.8.5-16.0.3.el7_4.1.i686.rpm |
| Source RPM: | gcc-4.8.5-16.0.3.el7_4.1.src.rpm |
| Build Date: | Wed Feb 21 2018 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://gcc.gnu.org |
| Summary: | Static libraries for __float128 support |
| Description: | This package contains static libraries for building Fortran programs using REAL*16 and programs using __float128 math. |
- [Orabug: 27557686] - Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
- [Orabug: 27524661] - Support for retpolines as a mitigation for CVE-2017-5715 aka variant-2 in x86 targets.
- fix .toc alignment (#1487434)
- disable emitting profiling in functions marked with a special attribute (#1457969)
- properly apply the PR70549 patch (#1349067)
- promote reloads of a PLUS to RELOAD_OTHER (#1402585)
- add -mstack-protector-guard={tls,global}, -mstack-protector-guard-reg=
and -mstack-protector-guard-offset= options on ppc* (#1415952,
PR target/78875)
- fix up std::rethrow_exception (#1375711, PR libstdc++/62258)
- use _Unwind_GetIPInfo in __gcc_personality_v0 (#1387402, PR libgcc/78064)
- fix vec_vsx_ld/st on ppc64le (#1389801, PR target/72863, PR target/78084)
- fix ICE in gfc_compare_derived_types (#1369183)
- fix EH from C++ thunks (#1427412, PR ipa/68184)
- on ppc64{,le} emit nop after recursive call if the current function
is replaceable (#1420723, PR target/79439)
- on aarch64 with -frounding-math use fnmul only with -(a*b) and not
with (-a)*b (#1418446, PR target/66731)
- constrain std::valarray functions and operators (#1416214,
PR libstdc++/69116)
- fix gimplification of aggregate assignments when lhs is used
(#1396298, PR middle-end/72747, PR c/78408)
- fix aarch64 TLS with -mcmodel=large (#1389276, PR target/78796)
- fix aarch64 reloading of floating point constants into general purpose
registers (#1349067, PR target/70549)
- fix DW_AT_decl_line on DW_TAG_enumeration_type for C enumeration
definitions following forward declarations (#1423460, PR c/79969)
- on aarch64 emit scheduling barriers before stack deallocation in function epilogues (#1362635, PR target/63293)
- include vecintrin.h intrinsic header on s390 (#1182152)