Name: | libasan |
---|---|
Version: | 4.8.5 |
Release: | 16.0.3.el7_4.2 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 174896 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
RPM: | libasan-4.8.5-16.0.3.el7_4.2.x86_64.rpm |
Source RPM: | gcc-4.8.5-16.0.3.el7_4.2.src.rpm |
Build Date: | Thu Mar 08 2018 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://gcc.gnu.org |
Summary: | The Address Sanitizer runtime library |
Description: | This package contains the Address Sanitizer library which is used for -fsanitize=address instrumented programs. |
- [Orabug: 27557686] (Egeyar Bagcioglu) - Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
- retpoline support for spectre mitigation (#1538487)
- 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)