# HG changeset patch # User Ivo Raisr # Date 1480977611 28800 # Node ID 8b915debed115f7be014a1eca8046263821e9c20 # Parent fb7fc83af20b3aa4ab7522a9d935e45576e730f8 25083890 sparcv9 target description must not include pseudo registers diff -r fb7fc83af20b -r 8b915debed11 components/gdb/patches/gdb.features.sparc-cp0.c.patch --- a/components/gdb/patches/gdb.features.sparc-cp0.c.patch Wed Dec 07 10:59:52 2016 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ ---- /dev/null 2013-10-05 19:42:45.000000000 -0700 -+++ gdb-7.6/gdb/features/sparc-cp0.c 2013-08-28 00:21:38.000000000 -0700 -@@ -0,0 +1,16 @@ -+/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: -+ Original: sparc-cp0.xml */ -+ -+#include "defs.h" -+#include "osabi.h" -+#include "target-descriptions.h" -+ -+struct target_desc *tdesc_sparc_cp0; -+static void -+initialize_tdesc_sparc_cp0 (void) -+{ -+ struct target_desc *result = allocate_target_description (); -+ struct tdesc_feature *feature; -+ -+ tdesc_sparc_cp0 = result; -+} diff -r fb7fc83af20b -r 8b915debed11 components/gdb/patches/gdb.features.sparc-cpu.c.patch --- a/components/gdb/patches/gdb.features.sparc-cpu.c.patch Wed Dec 07 10:59:52 2016 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ ---- /dev/null 2013-10-05 19:42:45.000000000 -0700 -+++ gdb-7.6/gdb/features/sparc-cpu.c 2013-08-28 00:21:38.000000000 -0700 -@@ -0,0 +1,16 @@ -+/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: -+ Original: sparc-cpu.xml */ -+ -+#include "defs.h" -+#include "osabi.h" -+#include "target-descriptions.h" -+ -+struct target_desc *tdesc_sparc_cpu; -+static void -+initialize_tdesc_sparc_cpu (void) -+{ -+ struct target_desc *result = allocate_target_description (); -+ struct tdesc_feature *feature; -+ -+ tdesc_sparc_cpu = result; -+} diff -r fb7fc83af20b -r 8b915debed11 components/gdb/patches/gdb.features.sparc-fpu.c.patch --- a/components/gdb/patches/gdb.features.sparc-fpu.c.patch Wed Dec 07 10:59:52 2016 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ ---- /dev/null 2013-10-05 19:42:45.000000000 -0700 -+++ gdb-7.6/gdb/features/sparc-fpu.c 2013-08-28 00:21:38.000000000 -0700 -@@ -0,0 +1,16 @@ -+/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: -+ Original: sparc-fpu.xml */ -+ -+#include "defs.h" -+#include "osabi.h" -+#include "target-descriptions.h" -+ -+struct target_desc *tdesc_sparc_fpu; -+static void -+initialize_tdesc_sparc_fpu (void) -+{ -+ struct target_desc *result = allocate_target_description (); -+ struct tdesc_feature *feature; -+ -+ tdesc_sparc_fpu = result; -+} diff -r fb7fc83af20b -r 8b915debed11 components/gdb/patches/gdb.features.sparc64-cp0.c.patch --- a/components/gdb/patches/gdb.features.sparc64-cp0.c.patch Wed Dec 07 10:59:52 2016 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ ---- /dev/null 2013-10-05 19:42:45.000000000 -0700 -+++ gdb-7.6/gdb/features/sparc64-cp0.c 2013-08-28 00:21:38.000000000 -0700 -@@ -0,0 +1,16 @@ -+/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: -+ Original: sparc64-cp0.xml */ -+ -+#include "defs.h" -+#include "osabi.h" -+#include "target-descriptions.h" -+ -+struct target_desc *tdesc_sparc64_cp0; -+static void -+initialize_tdesc_sparc64_cp0 (void) -+{ -+ struct target_desc *result = allocate_target_description (); -+ struct tdesc_feature *feature; -+ -+ tdesc_sparc64_cp0 = result; -+} diff -r fb7fc83af20b -r 8b915debed11 components/gdb/patches/gdb.features.sparc64-cp0.xml.patch --- a/components/gdb/patches/gdb.features.sparc64-cp0.xml.patch Wed Dec 07 10:59:52 2016 -0800 +++ b/components/gdb/patches/gdb.features.sparc64-cp0.xml.patch Mon Dec 05 14:40:11 2016 -0800 @@ -1,7 +1,7 @@ # XML representation of 64-bit SPARC control registers. --- /dev/null 2013-10-05 19:42:45.000000000 -0700 +++ gdb-7.6/gdb/features/sparc64-cp0.xml 2013-08-28 00:21:25.000000000 -0700 -@@ -0,0 +1,20 @@ +@@ -0,0 +1,17 @@ + +