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 74d877e5221 gdb: new function to wrap up executing command line scripts [...] new 257e02d836c Add x86_64 ravenscar support
The 1 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/ChangeLog | 10 +++ gdb/Makefile.in | 3 + ...ravenscar-thread.c => amd64-ravenscar-thread.c} | 98 ++++++++++++---------- ...{arm-netbsd-tdep.h => amd64-ravenscar-thread.h} | 14 ++-- gdb/amd64-tdep.c | 3 + gdb/configure.tgt | 3 +- 6 files changed, 79 insertions(+), 52 deletions(-) copy gdb/{riscv-ravenscar-thread.c => amd64-ravenscar-thread.c} (58%) copy gdb/{arm-netbsd-tdep.h => amd64-ravenscar-thread.h} (76%)