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 24b4b750011 Rewrite the "show environment" test new 48eeb8110b4 Refactor environment-related commands new 3c3af786d08 Switch environment-related functions to accept a pointer new 5743bfe524a Allow NULL to be passed to environment-related functions new d78cb23fe04 Implement local-environment commands
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/NEWS | 7 ++ gdb/doc/gdb.texinfo | 26 +++++ gdb/infcmd.c | 112 +++++++++++++++++++-- .../gdb.base/{environ.exp => local-env.exp} | 61 ++++++----- 4 files changed, 172 insertions(+), 34 deletions(-) copy gdb/testsuite/gdb.base/{environ.exp => local-env.exp} (66%)