-
Fri Jun 28 2019 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> 4.8.5-39.0.4
- Backport the fix for the erratum 843419 of Cortex A53.
[Orabug: 29777365]
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Wed Jun 12 2019 Jose E. Marchesi <jose.marchesi@oracle.com> - 4.8.5-39.0.2
- [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.
- Do not pass -export-dynamic to the linker in static links in aarch64.
[Orabug: 28841734]
Reviewed-by: Qing Zhao <qing.zhao@oracle.com>
- [Orabug: 28212574]
Fix alignment for section anchor in aarch64 targets
Upstream f79e87ea93bc4a48ebff0db1b8c05dd6240e69e2
-
Tue Feb 26 2019 Marek Polacek <polacek@redhat.com> 4.8.5-39
- fix pr63567-2.c and pr63567-4.c
-
Mon Feb 25 2019 Marek Polacek <polacek@redhat.com> 4.8.5-38
- 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)
-
Wed Feb 13 2019 Marek Polacek <polacek@redhat.com> 4.8.5-36.2
- allow libitm to use HTM (#1674383)
- fix mode mismatch in prepare_cmp_insn (#1676795, PR target/63442)
-
Wed Jan 16 2019 Jeff Law <law@redhat.com> 4.8.5-36.1
- Avoid code generation bug due to incorrect CFG in the presence
of setjmp/longjmp (#1655148).
-
Tue Jun 12 2018 Marek Polacek <polacek@redhat.com> 4.8.5-36
- back out the last change
-
Tue Jun 05 2018 Marek Polacek <polacek@redhat.com> 4.8.5-35
- adjust C++11 signatures to take a const_iterator (#1575888)
-
Thu Apr 26 2018 Marek Polacek <polacek@redhat.com> 4.8.5-34
- fix infinite looping in -fipa-cp-clone (#1546372)
- don't look for vsld gcc.target/powerpc/pr72717.c
-
Wed Apr 25 2018 Jeff Law <law@redhat.com> 4.8.5-33
- Fix two minor problems with the backported spectre updates
from upstream. (#1537828)