Function for reading the Aarch64 SVE vector length
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2f4dae0664bc3ba5a464e0687e3e7d9b89fdf83c..eaf0ce1fa7f519000da471226241cd959e4c5086 100644 (file)
@@ -1,3 +1,16 @@
+2018-05-31  Alan Hayward  <alan.hayward@arm.com>
+
+       * Makefile.in: Add new header.
+       * gdb/arch/aarch64.h (sve_vg_from_vl): New macro.
+       (sve_vl_from_vg): Likewise.
+       (sve_vq_from_vl): Likewise.
+       (sve_vl_from_vq): Likewise.
+       (sve_vq_from_vg): Likewise.
+       (sve_vg_from_vq): Likewise.
+       * configure.nat: Add new c file.
+       * nat/aarch64-sve-linux-ptrace.c: New file.
+       * nat/aarch64-sve-linux-ptrace.h: New file.
+
 2018-05-31  Alan Hayward  <alan.hayward@arm.com>
 
        * aarch64-linux-nat.c (aarch64_linux_read_description):
This page took 0.036726 seconds and 4 git commands to generate.