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 3cfd3dd095 Fix a memory leak when processing archives. new ced9779b4c (Ada) fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR)
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 | 13 +++++ gdb/ada-lang.c | 67 +++++++++++++++++++--- gdb/eval.c | 6 +- gdb/testsuite/ChangeLog | 4 ++ .../gdb.ada/{rec_comp.exp => minsyms.exp} | 22 ++++--- .../foo.adb => minsyms/foo_qb07_057.adb} | 9 ++- .../{info_locals_renaming => minsyms}/pck.adb | 4 +- .../foo_p708_025.adb => minsyms/pck.ads} | 14 ++--- gdb/value.h | 9 +++ 9 files changed, 113 insertions(+), 35 deletions(-) copy gdb/testsuite/gdb.ada/{rec_comp.exp => minsyms.exp} (58%) copy gdb/testsuite/gdb.ada/{fullname_bp/foo.adb => minsyms/foo_qb07_057.adb} (84%) copy gdb/testsuite/gdb.ada/{info_locals_renaming => minsyms}/pck.adb (87%) copy gdb/testsuite/gdb.ada/{scoped_watch/foo_p708_025.adb => minsyms/pck.ads} (80%)