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 9519b2eea05 Make c-exp.y:name_obstack static new 88f07206fa5 Use htab_up in auto-load.c new c1fb98360cf Use htab_up in breakpoint.c new 32580f6d2ec Use htab_up in completion_tracker new 99032cfcc6c Use htab_up in filename_seen_cache new 7a8a5d47c37 Use htab_up in linespec.c new eb53f10555e Use htab_up in target-descriptions.c new fa9b11648c0 Use htab_up in typedef_hash_table new 6108fd1823f Use htab_up in type copying new 280a9412e48 Use htab_up in dwarf2/read.c
The 9 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 | 77 ++++++++++++++++++++++++++++++++++++++++ gdb/auto-load.c | 41 +++++++++------------ gdb/breakpoint.c | 12 +++---- gdb/compile/compile-object-run.c | 6 ++-- gdb/completer.c | 29 +++++++-------- gdb/completer.h | 4 +-- gdb/dwarf2/read.c | 20 +++++------ gdb/filename-seen-cache.c | 17 +++------ gdb/filename-seen-cache.h | 5 ++- gdb/gdbtypes.c | 10 +++--- gdb/gdbtypes.h | 2 +- gdb/guile/scm-type.c | 7 ++-- gdb/linespec.c | 30 +++++----------- gdb/python/py-type.c | 10 +++--- gdb/target-descriptions.c | 16 ++++----- gdb/typeprint.c | 29 ++++++--------- gdb/typeprint.h | 4 +-- gdb/value.c | 11 +++--- 18 files changed, 174 insertions(+), 156 deletions(-)