-
Thu Jan 12 2023 Jose E. Marchesi <jose.marchesi@oracle.com> 8.5.0-16.0.2
- Support for -mpreserve-args in aarch64.
- Fix Orabug 25853011.
- Reviewed-by: Qing Zhao <qing.zhao@oracle.com>.
-
Thu Jan 12 2023 Qing Zhao <qing.zhao@oracle.com> 8.5.0-16.0.1
- Merge oracle patches with gcc-8.5.0-16.
-
Wed Nov 30 2022 Qing Zhao <qing.zhao@oracle.com> 8.5.0-15.0.2
- Fix Orabug 34679540 - PROFILE COLLECT BUILD AND WORK LOAD TEST
ISSUES IN LINUX ARM64.
Removing the buggy patch that has been removed from upstream gcc too:
gcc10-pr91971.patch
-
Fri Nov 18 2022 Marek Polacek <polacek@redhat.com> 8.5.0-16
- fix deserialization for std::normal_distribution (#2144075,
PR libstdc++/105502)
-
Wed Sep 28 2022 Qing Zhao <qing.zhao@oracle.com> 8.5.0-15.0.1
- Merge oracle patches with gcc-8.5.0-15.
-
Wed Jul 20 2022 Marek Polacek <polacek@redhat.com> 8.5.0-15
- backport straight-line-speculation mitigation (#2108721)
-
Fri Jul 08 2022 Jonathan Wakely <jwakely@redhat.com> 8.5.0-14
- backport std::regex check for invalid range (#2001788)
-
Wed Jun 29 2022 Qing Zhao <qing.zhao@oracle.com> 8.5.0-10.1.0.1
- Merge oracle patches with gcc-8.5.0-10.1.el8_6.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Wed May 04 2022 Qing Zhao <qing.zhao@oracle.com> 8.5.0-10.0.2
- Fix Orabug 34066706 only in OL GCC.
report error when there is no PROGRAM_SUMMARY section in .gcda file.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Wed Apr 27 2022 Marek Polacek <polacek@redhat.com> 8.5.0-10.1
- backport Default widths with -fdec-format-defaults patch (#2079578)