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 5e12f48ffbf gdb: bool-ify file_is_auto_load_safe new db972fce463 gdb: bool-ify ext_lang_auto_load_enabled and friends
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 | 21 +++++++++++++++++++++ gdb/auto-load.c | 4 ++-- gdb/auto-load.h | 4 +++- gdb/extension-priv.h | 2 +- gdb/extension.c | 7 +++---- gdb/extension.h | 5 ++++- gdb/guile/guile-internal.h | 5 ++++- gdb/guile/scm-auto-load.c | 5 ++--- gdb/python/py-auto-load.c | 5 ++--- gdb/python/python-internal.h | 5 ++++- 10 files changed, 46 insertions(+), 17 deletions(-)