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 1819e42280c gdb/buildsym: replace struct pending with std::vector new db35b6836e2 gdb: remove mdebugread & al
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/Makefile.in | 4 - gdb/NEWS | 2 + gdb/alpha-linux-tdep.c | 3 - gdb/alpha-mdebug-tdep.c | 406 ----- gdb/alpha-netbsd-tdep.c | 3 - gdb/alpha-obsd-tdep.c | 3 - gdb/alpha-tdep.h | 1 - gdb/config.in | 3 - gdb/configure | 39 +- gdb/configure.ac | 18 +- gdb/configure.tgt | 6 +- gdb/elfread.c | 10 +- gdb/mdebugread.c | 3946 ----------------------------------------------- gdb/mdebugread.h | 74 - gdb/mipsread.c | 374 ----- 15 files changed, 13 insertions(+), 4879 deletions(-) delete mode 100644 gdb/alpha-mdebug-tdep.c delete mode 100644 gdb/mdebugread.c delete mode 100644 gdb/mdebugread.h delete mode 100644 gdb/mipsread.c