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 069a1561b76 x86: remove indirection from bx[] and di_si[] new cbd44c311f3 Remove most includes of psymtab.h new b7cadd86197 Merge psympriv.h into psymtab.h
The 2 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 | 1 - gdb/coffread.c | 1 - gdb/ctfread.c | 2 +- gdb/dbxread.c | 2 +- gdb/elfread.c | 1 - gdb/mdebugread.c | 2 +- gdb/mi/mi-cmd-file.c | 1 - gdb/mipsread.c | 2 - gdb/objfiles.c | 1 - gdb/objfiles.h | 1 - gdb/psympriv.h | 588 --------------------------------------------------- gdb/psymtab.c | 14 +- gdb/psymtab.h | 565 ++++++++++++++++++++++++++++++++++++++++++++++++- gdb/rust-lang.c | 1 - gdb/stabsread.h | 2 + gdb/xcoffread.c | 2 +- 16 files changed, 576 insertions(+), 610 deletions(-) delete mode 100644 gdb/psympriv.h