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 3338faa385a Automatic date update in version.in new 7ee8372bdbd gdb: rename target-delegates.c to target-delegates-gen.c new 36fb20fa934 gdb: remove QNX Neutrino support new 554822d670c gdbsupport: remove #ifndef REALTIME_LO in signals.cc new 10ac7e80c01 gdb: remove find_and_open_solib so_list method
The 4 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/Makefile.in | 4 - gdb/config/nm-nto.h | 29 - gdb/configure.host | 1 - gdb/configure.nat | 9 - gdb/configure.tgt | 6 - gdb/doc/gdb.texinfo | 14 +- gdb/i386-nto-tdep.c | 379 ----- gdb/make-target-delegates.py | 2 +- gdb/nto-procfs.c | 1583 -------------------- gdb/nto-tdep.c | 521 ------- gdb/nto-tdep.h | 194 --- gdb/osabi.c | 1 - gdb/osabi.h | 1 - gdb/solib-svr4.c | 1 - gdb/solib.c | 7 - gdb/solist.h | 8 - gdb/target-debug.h | 6 +- gdb/{target-delegates.c => target-delegates-gen.c} | 0 gdb/target.c | 2 +- gdb/testsuite/lib/gdb.exp | 1 - gdbsupport/signals.cc | 14 +- 21 files changed, 13 insertions(+), 2770 deletions(-) delete mode 100644 gdb/config/nm-nto.h delete mode 100644 gdb/i386-nto-tdep.c delete mode 100644 gdb/nto-procfs.c delete mode 100644 gdb/nto-tdep.c delete mode 100644 gdb/nto-tdep.h rename gdb/{target-delegates.c => target-delegates-gen.c} (100%)