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 430676bc51f gdb/testsuite: add a debuginfod-support.exp helper library new 5898c79ae69 Remove current_target_so_ops new 9e468e953cd Move solib_ops into gdbarch new 549dfc51b07 Constify some target_so_ops instances
The 3 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/amd64-darwin-tdep.c | 2 +- gdb/arch-utils.c | 1 + gdb/dicos-tdep.c | 2 +- gdb/frv-tdep.c | 2 +- gdb/frv-tdep.h | 2 +- gdb/gdbarch-components.py | 8 ++++++ gdb/gdbarch-gen.h | 5 ++++ gdb/gdbarch.c | 22 +++++++++++++++ gdb/i386-darwin-tdep.c | 2 +- gdb/i386-nto-tdep.c | 2 +- gdb/mips-linux-tdep.c | 2 +- gdb/ppc-linux-tdep.c | 2 +- gdb/rs6000-aix-tdep.c | 2 +- gdb/solib-aix.c | 26 ++++++++---------- gdb/solib-aix.h | 2 +- gdb/solib-darwin.c | 26 ++++++++---------- gdb/solib-darwin.h | 2 +- gdb/solib-dsbt.c | 23 +++++++++------- gdb/{solib-darwin.h => solib-dsbt.h} | 10 +++---- gdb/solib-frv.c | 22 ++++++++------- gdb/solib-svr4.c | 36 ++++++++++++------------ gdb/solib-svr4.h | 2 +- gdb/solib-target.c | 34 ++++++++--------------- gdb/solib-target.h | 2 +- gdb/solib.c | 53 +++++++++--------------------------- gdb/solib.h | 5 ---- gdb/solist.h | 3 -- gdb/tic6x-linux-tdep.c | 4 +-- gdb/windows-tdep.c | 2 +- 29 files changed, 149 insertions(+), 157 deletions(-) copy gdb/{solib-darwin.h => solib-dsbt.h} (81%)