From c4bfde41c44ea5c3c71258c472190396e0498e08 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Fri, 27 Jul 2012 20:23:05 +0000 Subject: [PATCH] gdb/ * copying.awk: Print buffer-read-only and vi ro markers. * copying.c: Rebuild. * gdbarch.sh (copyright): Print buffer-read-only and vi ro markers. * gdbarch.c, gdbarch.h: Rebuild. * target-descriptions.c (maint_print_c_tdesc_cmd): Print buffer-read-only and vi ro markers. * features/arm-with-iwmmxt.c: Rebuild. * features/arm-with-m-fpa-layout.c: Rebuild. * features/arm-with-m-vfp-d16.c: Rebuild. * features/arm-with-m.c: Rebuild. * features/arm-with-neon.c: Rebuild. * features/arm-with-vfpv2.c: Rebuild. * features/arm-with-vfpv3.c: Rebuild. * features/i386/amd64-avx-linux.c: Rebuild. * features/i386/amd64-avx.c: Rebuild. * features/i386/amd64-linux.c: Rebuild. * features/i386/amd64.c: Rebuild. * features/i386/i386-avx-linux.c: Rebuild. * features/i386/i386-avx.c: Rebuild. * features/i386/i386-linux.c: Rebuild. * features/i386/i386-mmx-linux.c: Rebuild. * features/i386/i386-mmx.c: Rebuild. * features/i386/i386.c: Rebuild. * features/i386/x32-avx-linux.c: Rebuild. * features/i386/x32-avx.c: Rebuild. * features/i386/x32-linux.c: Rebuild. * features/i386/x32.c: Rebuild. * features/mips-dsp-linux.c: Rebuild. * features/mips-linux.c: Rebuild. * features/mips64-dsp-linux.c: Rebuild. * features/mips64-linux.c: Rebuild. * features/rs6000/powerpc-32.c: Rebuild. * features/rs6000/powerpc-32l.c: Rebuild. * features/rs6000/powerpc-403.c: Rebuild. * features/rs6000/powerpc-403gc.c: Rebuild. * features/rs6000/powerpc-405.c: Rebuild. * features/rs6000/powerpc-505.c: Rebuild. * features/rs6000/powerpc-601.c: Rebuild. * features/rs6000/powerpc-602.c: Rebuild. * features/rs6000/powerpc-603.c: Rebuild. * features/rs6000/powerpc-604.c: Rebuild. * features/rs6000/powerpc-64.c: Rebuild. * features/rs6000/powerpc-64l.c: Rebuild. * features/rs6000/powerpc-7400.c: Rebuild. * features/rs6000/powerpc-750.c: Rebuild. * features/rs6000/powerpc-860.c: Rebuild. * features/rs6000/powerpc-altivec32.c: Rebuild. * features/rs6000/powerpc-altivec32l.c: Rebuild. * features/rs6000/powerpc-altivec64.c: Rebuild. * features/rs6000/powerpc-altivec64l.c: Rebuild. * features/rs6000/powerpc-cell32l.c: Rebuild. * features/rs6000/powerpc-cell64l.c: Rebuild. * features/rs6000/powerpc-e500.c: Rebuild. * features/rs6000/powerpc-e500l.c: Rebuild. * features/rs6000/powerpc-isa205-32l.c: Rebuild. * features/rs6000/powerpc-isa205-64l.c: Rebuild. * features/rs6000/powerpc-isa205-altivec32l.c: Rebuild. * features/rs6000/powerpc-isa205-altivec64l.c: Rebuild. * features/rs6000/powerpc-isa205-vsx32l.c: Rebuild. * features/rs6000/powerpc-isa205-vsx64l.c: Rebuild. * features/rs6000/powerpc-vsx32.c: Rebuild. * features/rs6000/powerpc-vsx32l.c: Rebuild. * features/rs6000/powerpc-vsx64.c: Rebuild. * features/rs6000/powerpc-vsx64l.c: Rebuild. * features/rs6000/rs6000.c: Rebuild. * features/s390-linux32.c: Rebuild. * features/s390-linux32v1.c: Rebuild. * features/s390-linux32v2.c: Rebuild. * features/s390-linux64.c: Rebuild. * features/s390-linux64v1.c: Rebuild. * features/s390-linux64v2.c: Rebuild. * features/s390x-linux64.c: Rebuild. * features/s390x-linux64v1.c: Rebuild. * features/s390x-linux64v2.c: Rebuild. * features/tic6x-c62x-linux.c: Rebuild. * features/tic6x-c62x.c: Rebuild. * features/tic6x-c64x-linux.c: Rebuild. * features/tic6x-c64x.c: Rebuild. * features/tic6x-c64xp-linux.c: Rebuild. * features/tic6x-c64xp.c: Rebuild. --- gdb/ChangeLog | 84 +++++++++++++++++++ gdb/copying.awk | 7 +- gdb/copying.c | 5 +- gdb/features/arm-with-iwmmxt.c | 5 +- gdb/features/arm-with-m-fpa-layout.c | 3 +- gdb/features/arm-with-m-vfp-d16.c | 3 +- gdb/features/arm-with-m.c | 3 +- gdb/features/arm-with-neon.c | 3 +- gdb/features/arm-with-vfpv2.c | 3 +- gdb/features/arm-with-vfpv3.c | 3 +- gdb/features/i386/amd64-avx-linux.c | 6 +- gdb/features/i386/amd64-avx.c | 6 +- gdb/features/i386/amd64-linux.c | 6 +- gdb/features/i386/amd64.c | 6 +- gdb/features/i386/i386-avx-linux.c | 6 +- gdb/features/i386/i386-avx.c | 6 +- gdb/features/i386/i386-linux.c | 6 +- gdb/features/i386/i386-mmx-linux.c | 3 +- gdb/features/i386/i386-mmx.c | 3 +- gdb/features/i386/i386.c | 6 +- gdb/features/i386/x32-avx-linux.c | 6 +- gdb/features/i386/x32-avx.c | 6 +- gdb/features/i386/x32-linux.c | 6 +- gdb/features/i386/x32.c | 6 +- gdb/features/mips-dsp-linux.c | 3 +- gdb/features/mips-linux.c | 6 +- gdb/features/mips64-dsp-linux.c | 3 +- gdb/features/mips64-linux.c | 4 +- gdb/features/rs6000/powerpc-32.c | 4 +- gdb/features/rs6000/powerpc-32l.c | 4 +- gdb/features/rs6000/powerpc-403.c | 4 +- gdb/features/rs6000/powerpc-403gc.c | 4 +- gdb/features/rs6000/powerpc-405.c | 5 +- gdb/features/rs6000/powerpc-505.c | 4 +- gdb/features/rs6000/powerpc-601.c | 4 +- gdb/features/rs6000/powerpc-602.c | 4 +- gdb/features/rs6000/powerpc-603.c | 4 +- gdb/features/rs6000/powerpc-604.c | 4 +- gdb/features/rs6000/powerpc-64.c | 4 +- gdb/features/rs6000/powerpc-64l.c | 4 +- gdb/features/rs6000/powerpc-7400.c | 7 +- gdb/features/rs6000/powerpc-750.c | 4 +- gdb/features/rs6000/powerpc-860.c | 4 +- gdb/features/rs6000/powerpc-altivec32.c | 7 +- gdb/features/rs6000/powerpc-altivec32l.c | 7 +- gdb/features/rs6000/powerpc-altivec64.c | 7 +- gdb/features/rs6000/powerpc-altivec64l.c | 7 +- gdb/features/rs6000/powerpc-cell32l.c | 7 +- gdb/features/rs6000/powerpc-cell64l.c | 7 +- gdb/features/rs6000/powerpc-e500.c | 4 +- gdb/features/rs6000/powerpc-e500l.c | 4 +- gdb/features/rs6000/powerpc-isa205-32l.c | 4 +- gdb/features/rs6000/powerpc-isa205-64l.c | 4 +- .../rs6000/powerpc-isa205-altivec32l.c | 7 +- .../rs6000/powerpc-isa205-altivec64l.c | 7 +- gdb/features/rs6000/powerpc-isa205-vsx32l.c | 7 +- gdb/features/rs6000/powerpc-isa205-vsx64l.c | 7 +- gdb/features/rs6000/powerpc-vsx32.c | 7 +- gdb/features/rs6000/powerpc-vsx32l.c | 7 +- gdb/features/rs6000/powerpc-vsx64.c | 7 +- gdb/features/rs6000/powerpc-vsx64l.c | 7 +- gdb/features/rs6000/rs6000.c | 4 +- gdb/features/s390-linux32.c | 3 +- gdb/features/s390-linux32v1.c | 3 +- gdb/features/s390-linux32v2.c | 3 +- gdb/features/s390-linux64.c | 3 +- gdb/features/s390-linux64v1.c | 3 +- gdb/features/s390-linux64v2.c | 3 +- gdb/features/s390x-linux64.c | 3 +- gdb/features/s390x-linux64v1.c | 3 +- gdb/features/s390x-linux64v2.c | 3 +- gdb/features/tic6x-c62x-linux.c | 3 +- gdb/features/tic6x-c62x.c | 3 +- gdb/features/tic6x-c64x-linux.c | 3 +- gdb/features/tic6x-c64x.c | 3 +- gdb/features/tic6x-c64xp-linux.c | 3 +- gdb/features/tic6x-c64xp.c | 3 +- gdb/gdbarch.c | 3 +- gdb/gdbarch.h | 3 +- gdb/gdbarch.sh | 3 +- gdb/target-descriptions.c | 6 +- 81 files changed, 343 insertions(+), 112 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 97934fa42b..a89362b216 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,87 @@ +2012-07-27 Tom Tromey + Jan Kratochvil + + * copying.awk: Print buffer-read-only and vi ro markers. + * copying.c: Rebuild. + * gdbarch.sh (copyright): Print buffer-read-only and vi ro markers. + * gdbarch.c, gdbarch.h: Rebuild. + * target-descriptions.c (maint_print_c_tdesc_cmd): Print + buffer-read-only and vi ro markers. + * features/arm-with-iwmmxt.c: Rebuild. + * features/arm-with-m-fpa-layout.c: Rebuild. + * features/arm-with-m-vfp-d16.c: Rebuild. + * features/arm-with-m.c: Rebuild. + * features/arm-with-neon.c: Rebuild. + * features/arm-with-vfpv2.c: Rebuild. + * features/arm-with-vfpv3.c: Rebuild. + * features/i386/amd64-avx-linux.c: Rebuild. + * features/i386/amd64-avx.c: Rebuild. + * features/i386/amd64-linux.c: Rebuild. + * features/i386/amd64.c: Rebuild. + * features/i386/i386-avx-linux.c: Rebuild. + * features/i386/i386-avx.c: Rebuild. + * features/i386/i386-linux.c: Rebuild. + * features/i386/i386-mmx-linux.c: Rebuild. + * features/i386/i386-mmx.c: Rebuild. + * features/i386/i386.c: Rebuild. + * features/i386/x32-avx-linux.c: Rebuild. + * features/i386/x32-avx.c: Rebuild. + * features/i386/x32-linux.c: Rebuild. + * features/i386/x32.c: Rebuild. + * features/mips-dsp-linux.c: Rebuild. + * features/mips-linux.c: Rebuild. + * features/mips64-dsp-linux.c: Rebuild. + * features/mips64-linux.c: Rebuild. + * features/rs6000/powerpc-32.c: Rebuild. + * features/rs6000/powerpc-32l.c: Rebuild. + * features/rs6000/powerpc-403.c: Rebuild. + * features/rs6000/powerpc-403gc.c: Rebuild. + * features/rs6000/powerpc-405.c: Rebuild. + * features/rs6000/powerpc-505.c: Rebuild. + * features/rs6000/powerpc-601.c: Rebuild. + * features/rs6000/powerpc-602.c: Rebuild. + * features/rs6000/powerpc-603.c: Rebuild. + * features/rs6000/powerpc-604.c: Rebuild. + * features/rs6000/powerpc-64.c: Rebuild. + * features/rs6000/powerpc-64l.c: Rebuild. + * features/rs6000/powerpc-7400.c: Rebuild. + * features/rs6000/powerpc-750.c: Rebuild. + * features/rs6000/powerpc-860.c: Rebuild. + * features/rs6000/powerpc-altivec32.c: Rebuild. + * features/rs6000/powerpc-altivec32l.c: Rebuild. + * features/rs6000/powerpc-altivec64.c: Rebuild. + * features/rs6000/powerpc-altivec64l.c: Rebuild. + * features/rs6000/powerpc-cell32l.c: Rebuild. + * features/rs6000/powerpc-cell64l.c: Rebuild. + * features/rs6000/powerpc-e500.c: Rebuild. + * features/rs6000/powerpc-e500l.c: Rebuild. + * features/rs6000/powerpc-isa205-32l.c: Rebuild. + * features/rs6000/powerpc-isa205-64l.c: Rebuild. + * features/rs6000/powerpc-isa205-altivec32l.c: Rebuild. + * features/rs6000/powerpc-isa205-altivec64l.c: Rebuild. + * features/rs6000/powerpc-isa205-vsx32l.c: Rebuild. + * features/rs6000/powerpc-isa205-vsx64l.c: Rebuild. + * features/rs6000/powerpc-vsx32.c: Rebuild. + * features/rs6000/powerpc-vsx32l.c: Rebuild. + * features/rs6000/powerpc-vsx64.c: Rebuild. + * features/rs6000/powerpc-vsx64l.c: Rebuild. + * features/rs6000/rs6000.c: Rebuild. + * features/s390-linux32.c: Rebuild. + * features/s390-linux32v1.c: Rebuild. + * features/s390-linux32v2.c: Rebuild. + * features/s390-linux64.c: Rebuild. + * features/s390-linux64v1.c: Rebuild. + * features/s390-linux64v2.c: Rebuild. + * features/s390x-linux64.c: Rebuild. + * features/s390x-linux64v1.c: Rebuild. + * features/s390x-linux64v2.c: Rebuild. + * features/tic6x-c62x-linux.c: Rebuild. + * features/tic6x-c62x.c: Rebuild. + * features/tic6x-c64x-linux.c: Rebuild. + * features/tic6x-c64x.c: Rebuild. + * features/tic6x-c64xp-linux.c: Rebuild. + * features/tic6x-c64xp.c: Rebuild. + 2012-07-27 Tom Tromey * c-exp.y (classify_name): Avoid assignment in condition. diff --git a/gdb/copying.awk b/gdb/copying.awk index 00c63cd3a4..1801997db1 100644 --- a/gdb/copying.awk +++ b/gdb/copying.awk @@ -1,7 +1,10 @@ BEGIN { FS="\""; - print "/* ==> Do not modify this file!! It is created automatically"; - print " by copying.awk. Modify copying.awk instead. <== */"; + print "/* ==> Do not modify this file!! " \ + "-*- buffer-read-only: t -*- vi" \ + ":set ro:"; + print " It is created automatically by copying.awk."; + print " Modify copying.awk instead. <== */"; print "" print "#include \"defs.h\"" print "#include \"command.h\"" diff --git a/gdb/copying.c b/gdb/copying.c index c71c4e5f2b..66837b87fd 100644 --- a/gdb/copying.c +++ b/gdb/copying.c @@ -1,5 +1,6 @@ -/* ==> Do not modify this file!! It is created automatically - by copying.awk. Modify copying.awk instead. <== */ +/* ==> Do not modify this file!! -*- buffer-read-only: t -*- vi:set ro: + It is created automatically by copying.awk. + Modify copying.awk instead. <== */ #include "defs.h" #include "command.h" diff --git a/gdb/features/arm-with-iwmmxt.c b/gdb/features/arm-with-iwmmxt.c index d3b5fe95de..1770e03e1b 100644 --- a/gdb/features/arm-with-iwmmxt.c +++ b/gdb/features/arm-with-iwmmxt.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: arm-with-iwmmxt.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: arm-with-iwmmxt.xml */ #include "defs.h" #include "osabi.h" @@ -27,7 +28,7 @@ initialize_tdesc_arm_with_iwmmxt (void) tdesc_create_reg (feature, "r8", 8, 1, NULL, 32, "uint32"); tdesc_create_reg (feature, "r9", 9, 1, NULL, 32, "uint32"); tdesc_create_reg (feature, "r10", 10, 1, NULL, 32, "uint32"); - tdesc_create_reg (feature, "r11", 11, 1, NULL, 32, "data_ptr"); + tdesc_create_reg (feature, "r11", 11, 1, NULL, 32, "uint32"); tdesc_create_reg (feature, "r12", 12, 1, NULL, 32, "uint32"); tdesc_create_reg (feature, "sp", 13, 1, NULL, 32, "data_ptr"); tdesc_create_reg (feature, "lr", 14, 1, NULL, 32, "int"); diff --git a/gdb/features/arm-with-m-fpa-layout.c b/gdb/features/arm-with-m-fpa-layout.c index 6531c3d096..bc51f05211 100644 --- a/gdb/features/arm-with-m-fpa-layout.c +++ b/gdb/features/arm-with-m-fpa-layout.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: arm-with-m-fpa-layout.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: arm-with-m-fpa-layout.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/arm-with-m-vfp-d16.c b/gdb/features/arm-with-m-vfp-d16.c index cadeaf1a52..a0da583f43 100644 --- a/gdb/features/arm-with-m-vfp-d16.c +++ b/gdb/features/arm-with-m-vfp-d16.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: arm-with-m-vfp-d16.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: arm-with-m-vfp-d16.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/arm-with-m.c b/gdb/features/arm-with-m.c index 2ac3df9801..8e27a80789 100644 --- a/gdb/features/arm-with-m.c +++ b/gdb/features/arm-with-m.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: arm-with-m.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: arm-with-m.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/arm-with-neon.c b/gdb/features/arm-with-neon.c index d7df4e94d3..61c9a3a360 100644 --- a/gdb/features/arm-with-neon.c +++ b/gdb/features/arm-with-neon.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: arm-with-neon.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: arm-with-neon.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/arm-with-vfpv2.c b/gdb/features/arm-with-vfpv2.c index 7b014cd0df..78e3c81920 100644 --- a/gdb/features/arm-with-vfpv2.c +++ b/gdb/features/arm-with-vfpv2.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: arm-with-vfpv2.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: arm-with-vfpv2.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/arm-with-vfpv3.c b/gdb/features/arm-with-vfpv3.c index f66524ca1e..e48ca79570 100644 --- a/gdb/features/arm-with-vfpv3.c +++ b/gdb/features/arm-with-vfpv3.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: arm-with-vfpv3.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: arm-with-vfpv3.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/i386/amd64-avx-linux.c b/gdb/features/i386/amd64-avx-linux.c index 73392d3d81..ec419be610 100644 --- a/gdb/features/i386/amd64-avx-linux.c +++ b/gdb/features/i386/amd64-avx-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: amd64-avx-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: amd64-avx-linux.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_amd64_avx_linux (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386:x86-64")); diff --git a/gdb/features/i386/amd64-avx.c b/gdb/features/i386/amd64-avx.c index 05c60ff0fe..926d3a5b1e 100644 --- a/gdb/features/i386/amd64-avx.c +++ b/gdb/features/i386/amd64-avx.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: amd64-avx.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: amd64-avx.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_amd64_avx (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386:x86-64")); diff --git a/gdb/features/i386/amd64-linux.c b/gdb/features/i386/amd64-linux.c index 71efcbef74..8cbf4bf710 100644 --- a/gdb/features/i386/amd64-linux.c +++ b/gdb/features/i386/amd64-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: amd64-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: amd64-linux.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_amd64_linux (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386:x86-64")); diff --git a/gdb/features/i386/amd64.c b/gdb/features/i386/amd64.c index 154e8df129..dd26aa97b4 100644 --- a/gdb/features/i386/amd64.c +++ b/gdb/features/i386/amd64.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: amd64.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: amd64.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_amd64 (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386:x86-64")); diff --git a/gdb/features/i386/i386-avx-linux.c b/gdb/features/i386/i386-avx-linux.c index 1aa939b32f..312ff2876a 100644 --- a/gdb/features/i386/i386-avx-linux.c +++ b/gdb/features/i386/i386-avx-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: i386-avx-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: i386-avx-linux.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_i386_avx_linux (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386")); diff --git a/gdb/features/i386/i386-avx.c b/gdb/features/i386/i386-avx.c index 1e74ed5da0..908011194f 100644 --- a/gdb/features/i386/i386-avx.c +++ b/gdb/features/i386/i386-avx.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: i386-avx.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: i386-avx.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_i386_avx (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386")); diff --git a/gdb/features/i386/i386-linux.c b/gdb/features/i386/i386-linux.c index cc1fb99b20..dda1705a4f 100644 --- a/gdb/features/i386/i386-linux.c +++ b/gdb/features/i386/i386-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: i386-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: i386-linux.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_i386_linux (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386")); diff --git a/gdb/features/i386/i386-mmx-linux.c b/gdb/features/i386/i386-mmx-linux.c index 872826a3fa..cc97b6ebb3 100644 --- a/gdb/features/i386/i386-mmx-linux.c +++ b/gdb/features/i386/i386-mmx-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: i386-mmx-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: i386-mmx-linux.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/i386/i386-mmx.c b/gdb/features/i386/i386-mmx.c index 7ca24675b0..a34e8f8fc1 100644 --- a/gdb/features/i386/i386-mmx.c +++ b/gdb/features/i386/i386-mmx.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: i386-mmx.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: i386-mmx.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/i386/i386.c b/gdb/features/i386/i386.c index 7f7beb3b32..b6a0ca744e 100644 --- a/gdb/features/i386/i386.c +++ b/gdb/features/i386/i386.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: i386.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: i386.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_i386 (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386")); diff --git a/gdb/features/i386/x32-avx-linux.c b/gdb/features/i386/x32-avx-linux.c index d2e5ce96a4..1f39610c76 100644 --- a/gdb/features/i386/x32-avx-linux.c +++ b/gdb/features/i386/x32-avx-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: x32-avx-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: x32-avx-linux.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_x32_avx_linux (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386:x64-32")); diff --git a/gdb/features/i386/x32-avx.c b/gdb/features/i386/x32-avx.c index 47d7305efe..fb7a12cd8c 100644 --- a/gdb/features/i386/x32-avx.c +++ b/gdb/features/i386/x32-avx.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: x32-avx.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: x32-avx.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_x32_avx (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386:x64-32")); diff --git a/gdb/features/i386/x32-linux.c b/gdb/features/i386/x32-linux.c index b42287dd7a..387436fdb4 100644 --- a/gdb/features/i386/x32-linux.c +++ b/gdb/features/i386/x32-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: x32-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: x32-linux.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_x32_linux (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386:x64-32")); diff --git a/gdb/features/i386/x32.c b/gdb/features/i386/x32.c index 6342ddd2fe..34e5087f6d 100644 --- a/gdb/features/i386/x32.c +++ b/gdb/features/i386/x32.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: x32.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: x32.xml */ #include "defs.h" #include "osabi.h" @@ -10,7 +11,8 @@ initialize_tdesc_x32 (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("i386:x64-32")); diff --git a/gdb/features/mips-dsp-linux.c b/gdb/features/mips-dsp-linux.c index 20e4ee35cd..80ceb223a3 100644 --- a/gdb/features/mips-dsp-linux.c +++ b/gdb/features/mips-dsp-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: mips-dsp-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: mips-dsp-linux.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/mips-linux.c b/gdb/features/mips-linux.c index b0181eb93c..c990119026 100644 --- a/gdb/features/mips-linux.c +++ b/gdb/features/mips-linux.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: mips-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: mips-linux.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_mips_linux; @@ -12,6 +14,8 @@ initialize_tdesc_mips_linux (void) set_tdesc_architecture (result, bfd_scan_arch ("mips")); + set_tdesc_osabi (result, osabi_from_tdesc_string ("GNU/Linux")); + feature = tdesc_create_feature (result, "org.gnu.gdb.mips.cpu"); tdesc_create_reg (feature, "r0", 0, 1, NULL, 32, "int"); tdesc_create_reg (feature, "r1", 1, 1, NULL, 32, "int"); diff --git a/gdb/features/mips64-dsp-linux.c b/gdb/features/mips64-dsp-linux.c index 3e67990b54..bc09078443 100644 --- a/gdb/features/mips64-dsp-linux.c +++ b/gdb/features/mips64-dsp-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: mips64-dsp-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: mips64-dsp-linux.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/mips64-linux.c b/gdb/features/mips64-linux.c index f214d12f09..2ecda9ba3a 100644 --- a/gdb/features/mips64-linux.c +++ b/gdb/features/mips64-linux.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: mips64-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: mips64-linux.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_mips64_linux; diff --git a/gdb/features/rs6000/powerpc-32.c b/gdb/features/rs6000/powerpc-32.c index 1a1bdaad7e..5ee5d9cce2 100644 --- a/gdb/features/rs6000/powerpc-32.c +++ b/gdb/features/rs6000/powerpc-32.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-32.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-32.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_32; diff --git a/gdb/features/rs6000/powerpc-32l.c b/gdb/features/rs6000/powerpc-32l.c index d562189c7a..971fd4b35f 100644 --- a/gdb/features/rs6000/powerpc-32l.c +++ b/gdb/features/rs6000/powerpc-32l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-32l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-32l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_32l; diff --git a/gdb/features/rs6000/powerpc-403.c b/gdb/features/rs6000/powerpc-403.c index 990ed76ea3..a9106f5c53 100644 --- a/gdb/features/rs6000/powerpc-403.c +++ b/gdb/features/rs6000/powerpc-403.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-403.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-403.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_403; diff --git a/gdb/features/rs6000/powerpc-403gc.c b/gdb/features/rs6000/powerpc-403gc.c index 315b9ffe44..402b747a48 100644 --- a/gdb/features/rs6000/powerpc-403gc.c +++ b/gdb/features/rs6000/powerpc-403gc.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-403gc.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-403gc.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_403gc; diff --git a/gdb/features/rs6000/powerpc-405.c b/gdb/features/rs6000/powerpc-405.c index 33305352e2..bcfa1445d2 100644 --- a/gdb/features/rs6000/powerpc-405.c +++ b/gdb/features/rs6000/powerpc-405.c @@ -1,7 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-405.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-405.xml */ #include "defs.h" -#include "gdbtypes.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_405; diff --git a/gdb/features/rs6000/powerpc-505.c b/gdb/features/rs6000/powerpc-505.c index 49745050ea..09b0c7a385 100644 --- a/gdb/features/rs6000/powerpc-505.c +++ b/gdb/features/rs6000/powerpc-505.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-505.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-505.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_505; diff --git a/gdb/features/rs6000/powerpc-601.c b/gdb/features/rs6000/powerpc-601.c index 7d7e440b87..f30f5e66f8 100644 --- a/gdb/features/rs6000/powerpc-601.c +++ b/gdb/features/rs6000/powerpc-601.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-601.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-601.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_601; diff --git a/gdb/features/rs6000/powerpc-602.c b/gdb/features/rs6000/powerpc-602.c index c71e45ae4a..769671746a 100644 --- a/gdb/features/rs6000/powerpc-602.c +++ b/gdb/features/rs6000/powerpc-602.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-602.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-602.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_602; diff --git a/gdb/features/rs6000/powerpc-603.c b/gdb/features/rs6000/powerpc-603.c index e2e3275da5..d5dae39b10 100644 --- a/gdb/features/rs6000/powerpc-603.c +++ b/gdb/features/rs6000/powerpc-603.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-603.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-603.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_603; diff --git a/gdb/features/rs6000/powerpc-604.c b/gdb/features/rs6000/powerpc-604.c index 24f2f14f3f..44dc8caf47 100644 --- a/gdb/features/rs6000/powerpc-604.c +++ b/gdb/features/rs6000/powerpc-604.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-604.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-604.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_604; diff --git a/gdb/features/rs6000/powerpc-64.c b/gdb/features/rs6000/powerpc-64.c index 826af38edf..160d122882 100644 --- a/gdb/features/rs6000/powerpc-64.c +++ b/gdb/features/rs6000/powerpc-64.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-64.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-64.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_64; diff --git a/gdb/features/rs6000/powerpc-64l.c b/gdb/features/rs6000/powerpc-64l.c index 7b83a70e90..16a766eab7 100644 --- a/gdb/features/rs6000/powerpc-64l.c +++ b/gdb/features/rs6000/powerpc-64l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-64l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-64l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_64l; diff --git a/gdb/features/rs6000/powerpc-7400.c b/gdb/features/rs6000/powerpc-7400.c index 882dde9338..69d20c4302 100644 --- a/gdb/features/rs6000/powerpc-7400.c +++ b/gdb/features/rs6000/powerpc-7400.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-7400.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-7400.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_7400; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_7400 (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; feature = tdesc_create_feature (result, "org.gnu.gdb.power.core"); tdesc_create_reg (feature, "r0", 0, 1, NULL, 32, "uint32"); diff --git a/gdb/features/rs6000/powerpc-750.c b/gdb/features/rs6000/powerpc-750.c index 8af9e80874..099a478518 100644 --- a/gdb/features/rs6000/powerpc-750.c +++ b/gdb/features/rs6000/powerpc-750.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-750.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-750.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_750; diff --git a/gdb/features/rs6000/powerpc-860.c b/gdb/features/rs6000/powerpc-860.c index c25939708f..0692feb2a5 100644 --- a/gdb/features/rs6000/powerpc-860.c +++ b/gdb/features/rs6000/powerpc-860.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-860.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-860.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_860; diff --git a/gdb/features/rs6000/powerpc-altivec32.c b/gdb/features/rs6000/powerpc-altivec32.c index 668ab50b0b..285e87da0d 100644 --- a/gdb/features/rs6000/powerpc-altivec32.c +++ b/gdb/features/rs6000/powerpc-altivec32.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-altivec32.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-altivec32.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_altivec32; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_altivec32 (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common")); diff --git a/gdb/features/rs6000/powerpc-altivec32l.c b/gdb/features/rs6000/powerpc-altivec32l.c index 534f2b2ea9..447ed47a45 100644 --- a/gdb/features/rs6000/powerpc-altivec32l.c +++ b/gdb/features/rs6000/powerpc-altivec32l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-altivec32l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-altivec32l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_altivec32l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_altivec32l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common")); diff --git a/gdb/features/rs6000/powerpc-altivec64.c b/gdb/features/rs6000/powerpc-altivec64.c index 1a03ff35d1..1e9a61d90c 100644 --- a/gdb/features/rs6000/powerpc-altivec64.c +++ b/gdb/features/rs6000/powerpc-altivec64.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-altivec64.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-altivec64.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_altivec64; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_altivec64 (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common64")); diff --git a/gdb/features/rs6000/powerpc-altivec64l.c b/gdb/features/rs6000/powerpc-altivec64l.c index 2cac92b9d9..10ecd8a1cf 100644 --- a/gdb/features/rs6000/powerpc-altivec64l.c +++ b/gdb/features/rs6000/powerpc-altivec64l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-altivec64l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-altivec64l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_altivec64l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_altivec64l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common64")); diff --git a/gdb/features/rs6000/powerpc-cell32l.c b/gdb/features/rs6000/powerpc-cell32l.c index 8a6fdc4b59..7d33dc25b2 100644 --- a/gdb/features/rs6000/powerpc-cell32l.c +++ b/gdb/features/rs6000/powerpc-cell32l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-cell32l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-cell32l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_cell32l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_cell32l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common")); diff --git a/gdb/features/rs6000/powerpc-cell64l.c b/gdb/features/rs6000/powerpc-cell64l.c index 4f8692e74f..6054c26b07 100644 --- a/gdb/features/rs6000/powerpc-cell64l.c +++ b/gdb/features/rs6000/powerpc-cell64l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-cell64l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-cell64l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_cell64l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_cell64l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common64")); diff --git a/gdb/features/rs6000/powerpc-e500.c b/gdb/features/rs6000/powerpc-e500.c index db54f6a59f..aaca3a71a3 100644 --- a/gdb/features/rs6000/powerpc-e500.c +++ b/gdb/features/rs6000/powerpc-e500.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-e500.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-e500.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_e500; diff --git a/gdb/features/rs6000/powerpc-e500l.c b/gdb/features/rs6000/powerpc-e500l.c index 479578c2e7..de038620ba 100644 --- a/gdb/features/rs6000/powerpc-e500l.c +++ b/gdb/features/rs6000/powerpc-e500l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-e500l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-e500l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_e500l; diff --git a/gdb/features/rs6000/powerpc-isa205-32l.c b/gdb/features/rs6000/powerpc-isa205-32l.c index 5d1006c391..1b5bd6d7a3 100644 --- a/gdb/features/rs6000/powerpc-isa205-32l.c +++ b/gdb/features/rs6000/powerpc-isa205-32l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-isa205-32l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-isa205-32l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_isa205_32l; diff --git a/gdb/features/rs6000/powerpc-isa205-64l.c b/gdb/features/rs6000/powerpc-isa205-64l.c index c0a851d10e..31bfc87a99 100644 --- a/gdb/features/rs6000/powerpc-isa205-64l.c +++ b/gdb/features/rs6000/powerpc-isa205-64l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-isa205-64l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-isa205-64l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_isa205_64l; diff --git a/gdb/features/rs6000/powerpc-isa205-altivec32l.c b/gdb/features/rs6000/powerpc-isa205-altivec32l.c index c8551dac2c..6c216cec7f 100644 --- a/gdb/features/rs6000/powerpc-isa205-altivec32l.c +++ b/gdb/features/rs6000/powerpc-isa205-altivec32l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-isa205-altivec32l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-isa205-altivec32l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_isa205_altivec32l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_isa205_altivec32l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common")); diff --git a/gdb/features/rs6000/powerpc-isa205-altivec64l.c b/gdb/features/rs6000/powerpc-isa205-altivec64l.c index 37ef40c878..2c206aa618 100644 --- a/gdb/features/rs6000/powerpc-isa205-altivec64l.c +++ b/gdb/features/rs6000/powerpc-isa205-altivec64l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-isa205-altivec64l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-isa205-altivec64l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_isa205_altivec64l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_isa205_altivec64l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common64")); diff --git a/gdb/features/rs6000/powerpc-isa205-vsx32l.c b/gdb/features/rs6000/powerpc-isa205-vsx32l.c index fdcbe964a3..4659ce142c 100644 --- a/gdb/features/rs6000/powerpc-isa205-vsx32l.c +++ b/gdb/features/rs6000/powerpc-isa205-vsx32l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-isa205-vsx32l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-isa205-vsx32l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_isa205_vsx32l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_isa205_vsx32l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common")); diff --git a/gdb/features/rs6000/powerpc-isa205-vsx64l.c b/gdb/features/rs6000/powerpc-isa205-vsx64l.c index 33dcb5a1a5..64b12b99fa 100644 --- a/gdb/features/rs6000/powerpc-isa205-vsx64l.c +++ b/gdb/features/rs6000/powerpc-isa205-vsx64l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-isa205-vsx64l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-isa205-vsx64l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_isa205_vsx64l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_isa205_vsx64l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common64")); diff --git a/gdb/features/rs6000/powerpc-vsx32.c b/gdb/features/rs6000/powerpc-vsx32.c index 9c7e3714f7..ba1fcb6ede 100644 --- a/gdb/features/rs6000/powerpc-vsx32.c +++ b/gdb/features/rs6000/powerpc-vsx32.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-vsx32.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-vsx32.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_vsx32; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_vsx32 (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common")); diff --git a/gdb/features/rs6000/powerpc-vsx32l.c b/gdb/features/rs6000/powerpc-vsx32l.c index c3c4ccd95f..013e3920d7 100644 --- a/gdb/features/rs6000/powerpc-vsx32l.c +++ b/gdb/features/rs6000/powerpc-vsx32l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-vsx32l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-vsx32l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_vsx32l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_vsx32l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common")); diff --git a/gdb/features/rs6000/powerpc-vsx64.c b/gdb/features/rs6000/powerpc-vsx64.c index 25b843c677..ca0232386b 100644 --- a/gdb/features/rs6000/powerpc-vsx64.c +++ b/gdb/features/rs6000/powerpc-vsx64.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-vsx64.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-vsx64.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_vsx64; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_vsx64 (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common64")); diff --git a/gdb/features/rs6000/powerpc-vsx64l.c b/gdb/features/rs6000/powerpc-vsx64l.c index 37c2d3540d..31bb224a4f 100644 --- a/gdb/features/rs6000/powerpc-vsx64l.c +++ b/gdb/features/rs6000/powerpc-vsx64l.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: powerpc-vsx64l.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: powerpc-vsx64l.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_powerpc_vsx64l; @@ -9,7 +11,8 @@ initialize_tdesc_powerpc_vsx64l (void) { struct target_desc *result = allocate_target_description (); struct tdesc_feature *feature; - struct tdesc_type *field_type, *type; + struct tdesc_type *field_type; + struct tdesc_type *type; set_tdesc_architecture (result, bfd_scan_arch ("powerpc:common64")); diff --git a/gdb/features/rs6000/rs6000.c b/gdb/features/rs6000/rs6000.c index 979305944c..d4e93a5c28 100644 --- a/gdb/features/rs6000/rs6000.c +++ b/gdb/features/rs6000/rs6000.c @@ -1,6 +1,8 @@ -/* THIS FILE IS GENERATED. Original: rs6000.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: rs6000.xml */ #include "defs.h" +#include "osabi.h" #include "target-descriptions.h" struct target_desc *tdesc_rs6000; diff --git a/gdb/features/s390-linux32.c b/gdb/features/s390-linux32.c index 57ade3b092..6d1309469d 100644 --- a/gdb/features/s390-linux32.c +++ b/gdb/features/s390-linux32.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: s390-linux32.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: s390-linux32.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/s390-linux32v1.c b/gdb/features/s390-linux32v1.c index f1637cbcd5..f773fc1a10 100644 --- a/gdb/features/s390-linux32v1.c +++ b/gdb/features/s390-linux32v1.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: s390-linux32v1.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: s390-linux32v1.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/s390-linux32v2.c b/gdb/features/s390-linux32v2.c index 75db5487dd..23177525b0 100644 --- a/gdb/features/s390-linux32v2.c +++ b/gdb/features/s390-linux32v2.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: s390-linux32v2.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: s390-linux32v2.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/s390-linux64.c b/gdb/features/s390-linux64.c index bd6972e018..3c7145bcb7 100644 --- a/gdb/features/s390-linux64.c +++ b/gdb/features/s390-linux64.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: s390-linux64.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: s390-linux64.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/s390-linux64v1.c b/gdb/features/s390-linux64v1.c index 4936a7fc20..72bd8945f8 100644 --- a/gdb/features/s390-linux64v1.c +++ b/gdb/features/s390-linux64v1.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: s390-linux64v1.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: s390-linux64v1.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/s390-linux64v2.c b/gdb/features/s390-linux64v2.c index 955b6351a2..a1757da2ac 100644 --- a/gdb/features/s390-linux64v2.c +++ b/gdb/features/s390-linux64v2.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: s390-linux64v2.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: s390-linux64v2.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/s390x-linux64.c b/gdb/features/s390x-linux64.c index 9cb8958561..04502c659f 100644 --- a/gdb/features/s390x-linux64.c +++ b/gdb/features/s390x-linux64.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: s390x-linux64.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: s390x-linux64.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/s390x-linux64v1.c b/gdb/features/s390x-linux64v1.c index c41ff76001..05bfd53a61 100644 --- a/gdb/features/s390x-linux64v1.c +++ b/gdb/features/s390x-linux64v1.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: s390x-linux64v1.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: s390x-linux64v1.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/s390x-linux64v2.c b/gdb/features/s390x-linux64v2.c index fb93d68343..4108cc06bb 100644 --- a/gdb/features/s390x-linux64v2.c +++ b/gdb/features/s390x-linux64v2.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: s390x-linux64v2.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: s390x-linux64v2.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/tic6x-c62x-linux.c b/gdb/features/tic6x-c62x-linux.c index 288309f462..8dd426d85b 100644 --- a/gdb/features/tic6x-c62x-linux.c +++ b/gdb/features/tic6x-c62x-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: tic6x-c62x-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: tic6x-c62x-linux.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/tic6x-c62x.c b/gdb/features/tic6x-c62x.c index 0a2f958ef9..2089aafeab 100644 --- a/gdb/features/tic6x-c62x.c +++ b/gdb/features/tic6x-c62x.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: tic6x-c62x.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: tic6x-c62x.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/tic6x-c64x-linux.c b/gdb/features/tic6x-c64x-linux.c index 59e1ced5ad..2752358021 100644 --- a/gdb/features/tic6x-c64x-linux.c +++ b/gdb/features/tic6x-c64x-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: tic6x-c64x-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: tic6x-c64x-linux.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/tic6x-c64x.c b/gdb/features/tic6x-c64x.c index f0fcdce407..0feda242f8 100644 --- a/gdb/features/tic6x-c64x.c +++ b/gdb/features/tic6x-c64x.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: tic6x-c64x.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: tic6x-c64x.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/tic6x-c64xp-linux.c b/gdb/features/tic6x-c64xp-linux.c index 927f8dadd2..c1bee4ce14 100644 --- a/gdb/features/tic6x-c64xp-linux.c +++ b/gdb/features/tic6x-c64xp-linux.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: tic6x-c64xp-linux.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: tic6x-c64xp-linux.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/features/tic6x-c64xp.c b/gdb/features/tic6x-c64xp.c index cd4de3aef7..160b854ccf 100644 --- a/gdb/features/tic6x-c64xp.c +++ b/gdb/features/tic6x-c64xp.c @@ -1,4 +1,5 @@ -/* THIS FILE IS GENERATED. Original: tic6x-c64xp.xml */ +/* THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi:set ro: + Original: tic6x-c64xp.xml */ #include "defs.h" #include "osabi.h" diff --git a/gdb/gdbarch.c b/gdb/gdbarch.c index f3d81a163c..8c73db217a 100644 --- a/gdb/gdbarch.c +++ b/gdb/gdbarch.c @@ -1,4 +1,5 @@ -/* *INDENT-OFF* */ /* THIS FILE IS GENERATED */ +/* *INDENT-OFF* */ /* THIS FILE IS GENERATED -*- buffer-read-only: t -*- */ +/* vi:set ro: */ /* Dynamic architecture support for GDB, the GNU debugger. diff --git a/gdb/gdbarch.h b/gdb/gdbarch.h index a239aa4596..f2b186a8a6 100644 --- a/gdb/gdbarch.h +++ b/gdb/gdbarch.h @@ -1,4 +1,5 @@ -/* *INDENT-OFF* */ /* THIS FILE IS GENERATED */ +/* *INDENT-OFF* */ /* THIS FILE IS GENERATED -*- buffer-read-only: t -*- */ +/* vi:set ro: */ /* Dynamic architecture support for GDB, the GNU debugger. diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh index 06294abc40..05c0035937 100755 --- a/gdb/gdbarch.sh +++ b/gdb/gdbarch.sh @@ -1006,7 +1006,8 @@ compare_new gdbarch.log copyright () { cat <