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 84139c58642 arm: fix fallout from recent thumb2 detection patch new 97cef6b7b79 Guile: improved rvalue reference support new 9d4fc61d41a Guile: add value-{rvalue-,}reference-value new ee35ce8200d Guile: add value-const-value
The 3 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 | 27 ++++++++++++++ gdb/NEWS | 11 ++++++ gdb/doc/ChangeLog | 16 +++++++++ gdb/doc/guile.texi | 18 ++++++++++ gdb/guile/scm-type.c | 1 + gdb/guile/scm-value.c | 66 +++++++++++++++++++++++++++++++++++ gdb/testsuite/ChangeLog | 10 ++++++ gdb/testsuite/gdb.guile/scm-value.exp | 13 +++++++ 8 files changed, 162 insertions(+)