-
Wed Feb 21 2018 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> 7.3.0-1.0.4
- [Orabug: 27557686]
- Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
-
Tue Jan 30 2018 Jose E. Marchesi <jose.marchesi@oracle.com> 7.3.0-1.0.2
- Base GCC version bumped from 7.2.1 to 7.3.0.
-
Sat Jan 06 2018 Jose E. Marchesi <jose.marchesi@oracle.com> 7.2.1-2.0.4
- Support for retpolines as a mitigation for CVE-2017-5715 aka
variant-2 in x86 targets.
- Support for __builtin_load_no_speculate, as a mitigation for
CVE-2017-5753 aka variant-1 in aarch64 targets.
-
Thu Nov 09 2017 Jose E. Marchesi <jose.marchesi@oracle.com> 7.2.1-2.0.2
- GCC 7 toolchain for OL 7.4.
-
Fri Sep 15 2017 Jakub Jelinek <jakub@redhat.com> 7.2.1-2
- update from the 7 branch
- PRs ada/62235, ada/79441, ada/79542, bootstrap/81926, c++/81355,
c++/81852, c++/82039, c++/82040, c/45784, c/81687, driver/81650,
fortran/81770, inline-asm/82001, ipa/81128, libstdc++/70483,
libstdc++/81338, libstdc++/81468, libstdc++/81599, libstdc++/81835,
libstdc++/81891, libstdc++/81912, middle-end/81052, middle-end/81768,
other/39851, sanitizer/63361, sanitizer/81923, target/80695,
target/81504, target/81593, target/81621, target/81833, target/81988,
target/82181, testsuite/82114, testsuite/82120, tree-opt/81696,
tree-optimization/81503, tree-optimization/81987
- fix OpenMP implicit firstprivate handling of references (PR c++/81314)
- fix -fcompare-debug failures with PowerPC atomics (PR target/81325)
- fix compile time hog in C++ replace_placeholders (PR sanitizer/81929)
- fix __atomic* and PowerPC vec_ld/vec_st handling of array arguments
(PR target/82112)
-
Tue Aug 29 2017 Jakub Jelinek <jakub@redhat.com> 7.2.1-1
- update from the 7 branch
- 7.2 release
- PRs c++/67054, c++/81607, debug/81993, driver/81523, fortran/80164,
fortran/81296, ipa/77732, libstdc++/53984, libstdc++/79820,
libstdc++/81751, middle-end/81065, middle-end/81088, middle-end/81766,
middle-end/81884, sanitizer/80932, target/67712, target/72804,
target/78460, target/80210, target/81170, target/81295, target/81861,
target/81894, target/81910, target/81921, testsuite/81056,
tree-optimization/81181, tree-optimization/81354,
tree-optimization/81723, tree-optimization/81977
-
Wed Aug 02 2017 Jakub Jelinek <jakub@redhat.com> 7.1.1-7
- update from the 7 branch
- 7.2-rc1
- PRs c++/71570, gcov-profile/81561, libgcc/61152, libquadmath/65757,
libstdc++/80553, libstdc++/80721, libstdc++/80737, libstdc++/80939,
libstdc++/81017, lto/81487, middle-end/79499, middle-end/81505,
rtl-optimization/75964, sanitize/81186, sanitizer/81021,
sanitizer/81224, sanitizer/81302, sanitizer/81604, target/79041,
target/80569, target/81069, target/81175, target/81193, target/81407,
target/81414, target/81471, target/81473, target/81534, target/81622,
target/81641, tree-optimization/71752, tree-optimization/80769,
tree-optimization/81162, tree-optimization/81388,
tree-optimization/81410, tree-optimization/81455,
tree-optimization/81555, tree-optimization/81556,
tree-optimization/81588, tree-optimization/81633,
tree-optimization/81655
-
Tue Jul 18 2017 Jakub Jelinek <jakub@redhat.com> 7.1.1-6
- update from the 7 branch
- PRs ada/81446, c++/81258, middle-end/80929, rtl-optimization/81424,
target/79883, target/81225, tree-optimization/81365,
tree-optimization/81428
- fix bootstrap on s390{,x} in libgo (PR go/81393)
- rebuilt against hopefully fixed glibc to reenable TLS support on ppc64le
in libstdc++ (#1470692)
-
Tue Jul 11 2017 Jakub Jelinek <jakub@redhat.com> 7.1.1-5
- update from the 7 branch
- PRs libstdc++/80316, target/81375
- fix libsanitizer build against recent glibc (PR sanitizer/81066)
-
Sun Jul 09 2017 Jakub Jelinek <jakub@redhat.com> 7.1.1-4
- update from the 7 branch
- PRs c++/54769, c++/61022, c++/72801, c++/79056, c++/81164, c++/81180,
c++/81187, c++/81188, c++/81204, c++/81215, c++/81257, driver/31468,
driver/56469, gcov-profile/53915, gcov-profile/81080, ipa/79849,
ipa/79850, ipa/80663, ipa/81112, libfortran/81195, libgfortran/53029,
libstdc++/81221, middle-end/80692, middle-end/80902, middle-end/81007,
middle-end/81207, other/80589, other/80909, sanitizer/80879,
sanitizer/81209, target/79155, target/79799, target/80618,
target/80966, target/81294, target/81300, target/81305, target/81348,
tree-optimization/80612, tree-optimization/81083,
tree-optimization/81192
- fix ppc* float128 ifunc (#1467526)