diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2021-07-14 01:30:46 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2021-07-28 17:20:16 -0400 |
commit | 1056aa39196e0af454e6cdff193d7fd4bc638b9c (patch) | |
tree | 191e34afbe7e42a0f2d0ec813f6c7a8c83423786 /gdb/regformats | |
parent | fc141319027485a7cfcbae2451b048ddc6c33b48 (diff) | |
download | gdb-1056aa39196e0af454e6cdff193d7fd4bc638b9c.zip gdb-1056aa39196e0af454e6cdff193d7fd4bc638b9c.tar.gz gdb-1056aa39196e0af454e6cdff193d7fd4bc638b9c.tar.bz2 |
gdb: clean up some things in features/Makefile
Clean up some things I noticed:
- we generate a regformats/microblaze-with-stack-protect.dat file. I
don't think this is used. It could be used by a GDBserver built for
Microblaze, but GDBserver isn't ported to Microblaze. So I don't
think that's used at all. Remove the entry in features/Makefile and
the file itself.
- There are a bunch of *-expedite values in features/Makefile for
architectures for which we don't generate dat files. AFAIK, these
*-expedite values are only used when generating dat files. Remove
those that are not necessary.
- 32bit-segments.xml is not listed in the Makfile, but it's used. This
means that it wouldn't get re-generated if we were to change how C
files are generated from the XML. It looks like it was simply
forgotten, add it.
Change-Id: I112d00db317102270e1df924473c37122ccb6c3a
Diffstat (limited to 'gdb/regformats')
-rw-r--r-- | gdb/regformats/microblaze-with-stack-protect.dat | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/gdb/regformats/microblaze-with-stack-protect.dat b/gdb/regformats/microblaze-with-stack-protect.dat deleted file mode 100644 index 8040a7b..0000000 --- a/gdb/regformats/microblaze-with-stack-protect.dat +++ /dev/null @@ -1,64 +0,0 @@ -# THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi :set ro: -# Generated from: microblaze-with-stack-protect.xml -name:microblaze_with_stack_protect -xmltarget:microblaze-with-stack-protect.xml -expedite:r1,rpc -32:r0 -32:r1 -32:r2 -32:r3 -32:r4 -32:r5 -32:r6 -32:r7 -32:r8 -32:r9 -32:r10 -32:r11 -32:r12 -32:r13 -32:r14 -32:r15 -32:r16 -32:r17 -32:r18 -32:r19 -32:r20 -32:r21 -32:r22 -32:r23 -32:r24 -32:r25 -32:r26 -32:r27 -32:r28 -32:r29 -32:r30 -32:r31 -32:rpc -32:rmsr -32:rear -32:resr -32:rfsr -32:rbtr -32:rpvr0 -32:rpvr1 -32:rpvr2 -32:rpvr3 -32:rpvr4 -32:rpvr5 -32:rpvr6 -32:rpvr7 -32:rpvr8 -32:rpvr9 -32:rpvr10 -32:rpvr11 -32:redr -32:rpid -32:rzpr -32:rtlbx -32:rtlbsx -32:rtlblo -32:rtlbhi -32:rslr -32:rshr |