+2025-01-28 Tamar Christina <tamar.christina@arm.com>
+
+ Backported from master:
+ 2025-01-16 Tamar Christina <tamar.christina@arm.com>
+
+ PR target/110901
+ * config/aarch64/aarch64.h (MCPU_TO_MARCH_SPEC): Don't override if
+ march is set.
+
+2025-01-28 Tamar Christina <tamar.christina@arm.com>
+
+ Backported from master:
+ 2025-01-16 Tamar Christina <tamar.christina@arm.com>
+ Richard Sandiford <richard.sandiford@arm.com>
+
+ PR target/113257
+ * config/aarch64/driver-aarch64.cc (get_cpu_from_id, DEFAULT_CPU): New.
+ (host_detect_local_cpu): Use it.
+
+2025-01-28 Ilya Leoshkevich <iii@linux.ibm.com>
+
+ Backported from master:
+ 2025-01-26 Ilya Leoshkevich <iii@linux.ibm.com>
+
+ * asan.cc (asan_emit_stack_protection): Always zero the flag
+ unless it is cleared by the __asan_stack_free_N() libcall.
+
2025-01-24 Peter Bergner <bergner@linux.ibm.com>
Backported from master:
+2025-01-28 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2025-01-28 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/117855
+ * cp-tree.h (DECL_FRIEND_CONTEXT): Exclude deduction guides.
+
2025-01-27 Patrick Palka <ppalka@redhat.com>
Backported from master:
+2025-01-28 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2025-01-28 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/117855
+ * g++.dg/cpp23/class-deduction-inherited7.C: New test.
+
+2025-01-28 Tamar Christina <tamar.christina@arm.com>
+
+ Backported from master:
+ 2025-01-16 Tamar Christina <tamar.christina@arm.com>
+
+ PR target/110901
+ * gcc.target/aarch64/options_set_29.c: New test.
+
+2025-01-28 Tamar Christina <tamar.christina@arm.com>
+
+ Backported from master:
+ 2025-01-16 Tamar Christina <tamar.christina@arm.com>
+ Richard Sandiford <richard.sandiford@arm.com>
+
+ PR target/113257
+ * gcc.target/aarch64/cpunative/info_34: New test.
+ * gcc.target/aarch64/cpunative/native_cpu_34.c: New test.
+ * gcc.target/aarch64/cpunative/info_35: New test.
+ * gcc.target/aarch64/cpunative/native_cpu_35.c: New test.
+
2025-01-27 Patrick Palka <ppalka@redhat.com>
Backported from master: