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 92b3642af0 Updated Spanish translation for the ld subdirectory. new f9db0c4c6c Move copy_bitwise unittests to own unittest file
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 | 1 + gdb/unittests/copy_bitwise-selftests.c | 159 +++++++++++++++++++++++++++++++++ gdb/utils.c | 136 ---------------------------- 4 files changed, 170 insertions(+), 136 deletions(-) create mode 100644 gdb/unittests/copy_bitwise-selftests.c