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 3f7b46f gdb: provide and use sparc{32,64} target description XML files. new 20b477a [BZ 21005] Add support for Intel 64 rdrand and rdseed record/replay
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 | 6 + gdb/NEWS | 3 + gdb/i386-tdep.c | 30 ++- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.reverse/insn-reverse-x86.c | 261 +++++++++++++++++++++++++++ gdb/testsuite/gdb.reverse/insn-reverse.c | 2 + 6 files changed, 303 insertions(+), 4 deletions(-) create mode 100644 gdb/testsuite/gdb.reverse/insn-reverse-x86.c