aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f9324902d09..353da6dc0ff 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2019-11-06 John David Anglin <danglin@gcc.gnu.org>
+
+ Backport from mainline
+ 2018-09-19 John David Anglin <danglin@gcc.gnu.org>
+
+ PR rtl-optimization/85458
+ * config/pa/pa.c (pa_adjust_priority): Delete.
+ (TARGET_SCHED_ADJUST_PRIORITY): Delete define.
+
2019-11-05 Segher Boessenkool <segher@kernel.crashing.org>
Backport from trunk