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 246a63ad0a7 Use scoped_fd in linux-nat.c:proc_mem_file new 536f59548e5 Use gdb unordered set and map in corelow.c new 72a6691321d Use gdb unordered set in breakpoint.c new 39e99b6a7f9 Use gdb unordered map in dictionary.c new 33f1e7e899b Use gdb unordered map in gdb_bfd.c new c2c9928fe67 Use gdb unordered set in symtab.c new d0ed7bf67d1 Use gdb unordered map in ada-exp.y new 57a99efc0ad Use gdb unordered map in inferior.h new ff64da7cfdc Use gdb unordered map in stap-probe.c new cd0f7432a8b Use gdb unordered map for complaints new f9868995b4b Use gdb unordered map in linux-nat.c new 7116b64e238 Use gdb unordered set in linux-procfs.c new fd34c152ef2 Use gdb unordered set and map in Python layer new aeeb41fcf7c Use gdb unordered map in ravenscar.c new b91c25f6cd6 Use gdb unordered map in target.c new 4d5ced441ab Use gdb unordered set and map in unit tests new 478d549db53 Use gdb unordered map in xml-tdesc.c new b5b4ed06aa3 Use gdb unordered set and map in cp-namespace.c new fa52d173f92 Use gdb unordered map in tui-io.c new 1038e933021 Use gdb unordered map in regcache.c
The 19 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/ada-exp.y | 4 ++-- gdb/breakpoint.c | 3 +-- gdb/complaints.c | 6 +++--- gdb/complaints.h | 4 ++-- gdb/corelow.c | 16 ++++++++-------- gdb/cp-namespace.c | 10 ++++++---- gdb/dictionary.c | 12 ++++++------ gdb/gdb_bfd.c | 4 ++-- gdb/gdbarch-selftests.c | 5 ++--- gdb/inferior.h | 4 ++-- gdb/linux-tdep.c | 4 ++-- gdb/nat/linux-procfs.c | 15 ++------------- gdb/python/py-inferior.c | 4 ++-- gdb/python/py-registers.c | 4 ++-- gdb/ravenscar-thread.c | 4 ++-- gdb/regcache.c | 5 +++-- gdb/stap-probe.c | 4 ++-- gdb/symtab.c | 4 ++-- gdb/target.c | 4 ++-- gdb/tui/tui-io.c | 31 ++++++++++++++++++++++++++----- gdb/ui-style.h | 18 ++++-------------- gdb/unittests/command-def-selftests.c | 5 ++--- gdb/unittests/intrusive_list-selftests.c | 4 ++-- gdb/xml-tdesc.c | 4 ++-- 24 files changed, 89 insertions(+), 89 deletions(-)