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 8130c1a430c fix division by zero in target_read_string() new 4bafd5b7f37 Restore bitshift.exp tests new d1773152542 Fix right shift of negative numbers new 50f4e9c3c3e Fix too-large or negative right shift of negative numbers new 3dd8c680a86 Fix 64-bit shifts where long only has 32-bit size
The 4 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/gmp-utils.h | 4 ++-- gdb/testsuite/gdb.base/bitshift.exp | 17 ++++++++++++++++- gdb/valarith.c | 24 +++++++++++++++++++----- 3 files changed, 37 insertions(+), 8 deletions(-)