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 8e9e35b180 Change linespec_result::location to be an event_location_up new be628ab814 Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h)
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/ChangeLog | 11 ++++++ gdb/Makefile.in | 1 + gdb/common/common.m4 | 3 +- gdb/{terminal.h => common/gdb_termios.h} | 42 +++-------------------- gdb/gdbserver/ChangeLog | 6 ++++ gdb/gdbserver/remote-utils.c | 2 +- gdb/gdbserver/terminal.h | 51 ---------------------------- gdb/inflow.c | 1 + gdb/inflow.h | 2 +- gdb/ser-unix.c | 1 + gdb/terminal.h | 57 -------------------------------- 11 files changed, 28 insertions(+), 149 deletions(-) copy gdb/{terminal.h => common/gdb_termios.h} (68%) delete mode 100644 gdb/gdbserver/terminal.h