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 6654d750c7 Add xml selftests for aarch64 target description. new 1b30aaa566 regcache::cooked_read unit test new a63f2d2fee cooked_read test for readonly regcache
The 2 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 | 30 ++++++ gdb/gdbarch-selftests.c | 50 +-------- gdb/regcache.c | 267 ++++++++++++++++++++++++++++++++++++++++++++++++ gdb/target.c | 47 +++++++++ gdb/target.h | 14 +++ 5 files changed, 359 insertions(+), 49 deletions(-)