This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 4ec16ac822d gdb, gdbsupport: use DISABLE_COPY_AND_ASSIGN in a few spots new 9a5d3e6c4a5 gdb: remove tic6x .dat files new 1bae970c193 gdbserver: adjust init_target_desc call in tic6x_read_description new 5f224e54aee gdb: add microblaze-linux.xml to XMLTOC, regenerate microbl [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/config/djgpp/fnchange.lst | 6 --- gdb/features/Makefile | 3 +- gdb/features/microblaze-linux.c | 3 +- gdb/regformats/tic6x-c62x-linux.dat | 41 ------------------- gdb/regformats/tic6x-c64x-linux.dat | 73 ---------------------------------- gdb/regformats/tic6x-c64xp-linux.dat | 76 ------------------------------------ gdbserver/configure.srv | 9 +---- gdbserver/linux-tic6x-low.cc | 18 +-------- 8 files changed, 5 insertions(+), 224 deletions(-) delete mode 100644 gdb/regformats/tic6x-c62x-linux.dat delete mode 100644 gdb/regformats/tic6x-c64x-linux.dat delete mode 100644 gdb/regformats/tic6x-c64xp-linux.dat