+2020-07-23 Martin Liska <mliska@suse.cz>
+
+ Backported from master:
+ 2020-07-23 Martin Liska <mliska@suse.cz>
+
+ * gcc-changelog/git_commit.py: When reverting a backport,
+ we should print only Revert header.
+
+2020-07-23 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2020-07-17 Jonathan Wakely <jwakely@redhat.com>
+
+ * gcc-changelog/git_update_version.py: Fix typo.
+
2020-07-08 Alexandre Oliva <oliva@adacore.com>
Backported from master:
+2020-07-23 David Edelsohn <dje.gcc@gmail.com>
+
+ Backported from master:
+ 2020-03-06 David Edelsohn <dje.gcc@gmail.com>
+
+ PR target/94065
+ * config/rs6000/aix61.h (TARGET_NO_SUM_IN_TOC): Set to 1 for
+ cmodel=large.
+ (TARGET_NO_FP_IN_TOC): Same.
+ * config/rs6000/aix71.h: Same.
+ * config/rs6000/aix72.h: Same.
+
2020-07-17 Romain Naour <romain.naour@gmail.com>
Backported from master:
+2020-07-23 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2020-07-21 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/89574
+ * trans-decl.c (gfc_get_extern_function_decl): Check whether a
+ symbol belongs to a different module.
+
+2020-07-23 Thomas Koenig <tkoenig@gcc.gnu.org>
+
+ PR fortran/96018
+ * frontend-passes.c (gfc_check_externals): Adjust formatting.
+ (implicit_pure_call): New function.
+ (implicit_pure_expr): New function.
+ (gfc_fix_implicit_pure): New function.
+ * gfortran.h (gfc_fix_implicit_pure): New prototype.
+ * parse.c (translate_all_program_units): Call gfc_fix_implicit_pure.
+
+2020-07-23 Thomas Koenig <tkoenig@gcc.gnu.org>
+
+ Backported from master:
+ 2020-07-19 Thomas Koenig <tkoenig@gcc.gnu.org>
+
+ PR fortran/96220
+ * dump-parse-tree.c (get_c_type_name): Always use the entries from
+ c_interop_kinds_table to find the correct C type.
+
2020-07-08 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2020-07-23 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2020-07-21 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/89574
+ * gfortran.dg/pr89574.f90: New file.
+
+2020-07-23 Thomas Koenig <tkoenig@gcc.gnu.org>
+
+ PR fortran/96018
+ * gfortran.dg/implicit_pure_5.c: New file.
+ * gfortran.dg/implicit_pure_5.f90: New file.
+
2020-07-16 Szabolcs Nagy <szabolcs.nagy@arm.com>
Backported from master: