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 9c122c7f9c Fix unsigned overflow in minsyms reader. new 2179fbc36d Return scoped_fd from open_source_file and find_and_open_source
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 | 16 +++++++++++++ gdb/common/scoped_fd.h | 19 +++++++++++++++ gdb/psymtab.c | 7 +++--- gdb/source.c | 65 ++++++++++++++++++++++++-------------------------- gdb/source.h | 10 ++++---- gdb/tui/tui-source.c | 47 ++++++++++++++++-------------------- 6 files changed, 95 insertions(+), 69 deletions(-)