This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/whatis in repository binutils-gdb.
from a5577d4cf0 Fix type casts losing typedefs and reimplement "whatis" type [...] new ac38a14515 Handle function aliases better (PR gdb/19487, errno printing)
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/c-exp.y | 35 +++++++++++++++++----- gdb/minsyms.c | 17 +++++++++++ gdb/minsyms.h | 4 +++ gdb/symtab.c | 19 ++++++++++++ gdb/symtab.h | 7 +++++ .../var-access.c => gdb.base/symbol-alias.c} | 14 ++++++--- .../{condbreak-call-false.exp => symbol-alias.exp} | 24 ++++++++------- .../gdb.base/{prologue.c => symbol-alias2.c} | 27 ++++++++--------- 8 files changed, 110 insertions(+), 37 deletions(-) copy gdb/testsuite/{gdb.dwarf2/var-access.c => gdb.base/symbol-alias.c} (79%) copy gdb/testsuite/gdb.base/{condbreak-call-false.exp => symbol-alias.exp} (58%) copy gdb/testsuite/gdb.base/{prologue.c => symbol-alias2.c} (70%)