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 cc977dc Use get_frame_register_value instead of deprecated_frame_regi [...] new e8b24d9 Remove parameter valaddr from la_val_print
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 | 84 +++++++++++++++++++++++ gdb/ada-lang.h | 4 +- gdb/ada-valprint.c | 68 ++++++++++--------- gdb/c-lang.h | 8 +-- gdb/c-valprint.c | 33 +++++----- gdb/cp-valprint.c | 13 ++-- gdb/d-lang.h | 4 +- gdb/d-valprint.c | 14 ++-- gdb/f-lang.h | 4 +- gdb/f-valprint.c | 13 ++-- gdb/go-lang.h | 4 +- gdb/go-valprint.c | 14 ++-- gdb/infcmd.c | 3 - gdb/language.c | 4 +- gdb/language.h | 9 +-- gdb/m2-lang.h | 4 +- gdb/m2-valprint.c | 19 +++--- gdb/mi/mi-main.c | 1 - gdb/mips-tdep.c | 1 - gdb/mt-tdep.c | 1 - gdb/p-lang.h | 6 +- gdb/p-valprint.c | 19 +++--- gdb/printcmd.c | 1 - gdb/rust-lang.c | 28 ++++---- gdb/sh64-tdep.c | 4 +- gdb/valprint.c | 190 +++++++++++++++++++++++++++++++---------------------- gdb/valprint.h | 12 ++-- gdb/value.h | 4 +- 28 files changed, 334 insertions(+), 235 deletions(-)