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 40e76c4db13 Test that native targets can read a tdesc without a process [...] new 23e46b680f6 Revert "Simplify auto_load_expand_dir_vars and remove subst [...]
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/Makefile.in | 1 + gdb/auto-load.c | 33 +++++++++-------------- gdb/unittests/utils-selftests.c | 60 +++++++++++++++++++++++++++++++++++++++++ gdb/utils.c | 45 +++++++++++++++++++++++++++++++ gdb/utils.h | 3 +++ 5 files changed, 121 insertions(+), 21 deletions(-) create mode 100644 gdb/unittests/utils-selftests.c