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 141cd158423 Don't throw quit while handling inferior events, part II new b2227e67b4b Change value::m_modifiable to bool new a5b210cb698 Change value::m_lazy to bool new a7c27481a07 Change value::m_initialized to bool new 42c13555ff8 Change value::m_stack to bool new 19124154b94 Have value::bits_synthetic_pointer return bool new b59ff01d87b Return bool from more value methods
The 6 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/breakpoint.c | 3 +-- gdb/dwarf2/expr.c | 12 ++++----- gdb/dwarf2/expr.h | 6 ++--- gdb/dwarf2/loc.c | 2 +- gdb/frame-unwind.c | 2 +- gdb/gnu-v2-abi.c | 2 +- gdb/opencl-lang.c | 10 ++++---- gdb/ppc-linux-nat.c | 2 +- gdb/valops.c | 4 +-- gdb/valprint.c | 2 +- gdb/value.c | 50 ++++++++++++++++++------------------- gdb/value.h | 72 ++++++++++++++++++++++++++--------------------------- 12 files changed, 83 insertions(+), 84 deletions(-)