+2022-06-09 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2021-09-14 Iain Sandoe <iain@sandoe.co.uk>
+
+ * Makefile.in: Remove variables related to applying no-PIE
+ to the exes on $build.
+ * configure: Regenerate.
+ * configure.ac: Remove configuration related to applying
+ no-PIE to the exes on $build.
+
2022-06-06 Alan Modra <amodra@gmail.com>
Backported from master:
+2022-06-09 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2021-08-19 Iain Sandoe <iain@sandoe.co.uk>
+
+ * docs/examples/tut04-toyvm/toyvm.c: Include jit-dejagnu.h.
+ * docs/examples/tut04-toyvm/toyvm.cc: Likewise.
+ * jit-dejagnu.h: New file, imported from dejagnu-1.6.2 and
+ patched for this application.
+
+2022-06-09 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
+
+ PR jit/100613
+ * Make-lang.in: Provide clauses for Darwin hosts.
+
2021-11-24 Martin Liska <mliska@suse.cz>
Backported from master:
+2022-06-09 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2021-09-19 Iain Sandoe <iain@sandoe.co.uk>
+
+ * jit.dg/jit.exp (fixed_local_execute): Amend the match and
+ exit conditions to cater for more platforms.
+ * lib/target-supports.exp: Add support for checking that the
+ jit lib is usable on the target.
+
+2022-06-09 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2021-08-19 Iain Sandoe <iain@sandoe.co.uk>
+
+ * jit.dg/harness.h: Include jit-dejagnu.h.
+ * jit.dg/jit.exp: Use -rdynamic conditionally on target
+ support, instead of unconditional -Wl,--export-dynamic.
+
2022-05-29 Richard Biener <rguenther@suse.de>
Backported from master: