Lazily and dynamically create amd64-linux target descriptions
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b17e48bcf99d97856f1f8eae94b5f0749c8a05c7..9ac02daa7e8b40214b795c09e97387689e5efc17 100644 (file)
@@ -1,3 +1,24 @@
+2017-09-05  Yao Qi  <yao.qi@linaro.org>
+
+       * amd64-linux-tdep.c: Don't include amd64-XXX-linux and
+       x32-XXX-linux.c.  Include 64bit-XX.c and x32-XX.c.
+       (amd64_linux_read_description): Create target descriptions.
+       (_initialize_amd64_linux_tdep): Don't call initialize_tdesc_XXX
+       functions.  Add unit tests.
+       * features/Makefile (FEATURE_XMLFILES): Append 64bit-XXX.xml and
+       x32-core.xml.
+       * features/i386/64bit-avx.c: Generated.
+       * features/i386/64bit-avx512.c: Generated.
+       * features/i386/64bit-core.c: Generated.
+       * features/i386/64bit-linux.c: Generated.
+       * features/i386/64bit-mpx.c: Generated.
+       * features/i386/64bit-pkeys.c: Generated.
+       * features/i386/64bit-segments.c: Generated.
+       * features/i386/64bit-sse.c: Generated.
+       * features/i386/x32-core.c: Generated.
+       * target-descriptions.c (maint_print_c_tdesc_cmd): Print feature
+       c files for amd64-linux and x32-linux.
+
 2017-09-05  Yao Qi  <yao.qi@linaro.org>
 
        * amd64-linux-tdep.c (amd64_linux_read_description): New
This page took 0.028098 seconds and 4 git commands to generate.