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 84ed7a47255 2020-04-29 Sterling Augustine saugustine@google.com new 8d113d130ef gdb: fix shellcheck warnings SC2059 (variables in printf fo [...] new a6fc5ffc502 gdb: fix shellcheck warnings SC2086 (missing double quotes) [...] new cb02ab2416c gdb: fix shellcheck warnings SC2006 (use $() instead of ``) [...] new 759cea5e3f7 gdb: fix shellcheck warnings SC2166 (&& and !! instead of - [...] new 9fdb2916fec gdb: fix shellcheck warnings SC2034 (unused variable) in gd [...] new 1207375d768 gdb: fix shellcheck warnings SC2154 (referenced but not ass [...] new ffc2844e967 gdb: silence shellcheck warning SC2162 (use read -r) in gdbarch.sh
The 7 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 | 32 +++++++++++ gdb/gdbarch.sh | 178 ++++++++++++++++++++++++++------------------------------- 2 files changed, 113 insertions(+), 97 deletions(-)