| Name: | libmudflap |
|---|---|
| Version: | 4.8.5 |
| Release: | 39.0.5.el7 |
| Architecture: | i686 |
| Group: | System Environment/Libraries |
| Size: | 231296 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | libmudflap-4.8.5-39.0.5.el7.i686.rpm |
| Source RPM: | gcc-4.8.5-39.0.5.el7.src.rpm |
| Build Date: | Tue Jul 21 2020 |
| Build Host: | jenkins-10-147-72-125-7465b7ef-76fb-4cb3-8abe-846db1ac5645.appad3iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://gcc.gnu.org |
| Summary: | GCC mudflap shared support library |
| Description: | This package contains GCC shared support library which is needed for mudflap support. |
- [Orabug: 31505739] Backport fix for sorry, unimplemented ms_abi attribute requires -maccumulate-outgoing-args or subtarget optimization implying it. - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- CVE-2018-12207 / Intel SKX102 OL7 gcc: Intel Mitigation for CVE: CVE-2018-12207 - Allow -flto -Wa,-mbranches-within-32B-boundaries to pass -mbranches-within-32B-boundaries to GNU assembler. Without -lfto, -Wa,-mbranches-within-32B-boundaries to pass -mbranches-within-32B-boundaries to GNU assembler using existing GCC binaries. - Mitigation patch: gcc48-Fix-Wa-with-flto.patch
- [Orabug: 27987827] (Michael Ploujnikov) Enable stable binary output for Ksplice - [Orabug: 27557686] (Egeyar Bagcioglu) - Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
- fix pr63567-2.c and pr63567-4.c
- fix mode mismatch in prepare_cmp_insn (#1641329, PR target/63442) - allow libitm to use HTM (#1659698) - fix up memset handling in DSE (#1640805, PR rtl-optimization/69891) - fix bits/bytes confusion in set_noop_p (#1594975, PR rtl-optimization/68814) - enable initializing statics with COMPOUND_LITERAL_EXPR in C99 (#1672652, PR c/63567) - fix PIC_OFFSET_TABLE_REGNUM (#1614326) - quash spurious -Wmissing-field-initializers warnings (#1633716, PR c/60784) - fix ICE with alias template (#1648161, PR c++/53658)
- allow libitm to use HTM (#1674383) - fix mode mismatch in prepare_cmp_insn (#1676795, PR target/63442)
- Avoid code generation bug due to incorrect CFG in the presence of setjmp/longjmp (#1655148).
- back out the last change
- adjust C++11 signatures to take a const_iterator (#1575888)
- fix infinite looping in -fipa-cp-clone (#1546372) - don't look for vsld gcc.target/powerpc/pr72717.c