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 b56d975cc80 Automatic date update in version.in new 8a39a981bd8 gdb/tui: change some macros to functions new a791eef7673 gdb: add IWYU export pragams to gdb_curses.h new 9102a6c15c7 gdb/tui: cleanup includes
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/gdb_curses.h | 14 +++++++------- gdb/tui/tui-command.c | 6 +----- gdb/tui/tui-command.h | 8 ++++++++ gdb/tui/tui-data.c | 2 -- gdb/tui/tui-data.h | 13 ------------- gdb/tui/tui-disasm.c | 14 ++++---------- gdb/tui/tui-disasm.h | 10 ++++++++++ gdb/tui/tui-file.c | 1 - gdb/tui/tui-hooks.c | 16 ++-------------- gdb/tui/tui-interp.c | 5 ----- gdb/tui/tui-io.c | 35 +++++++++++++++++------------------ gdb/tui/tui-layout.c | 25 ++++++++++--------------- gdb/tui/tui-layout.h | 8 ++++---- gdb/tui/tui-location.c | 2 -- gdb/tui/tui-location.h | 5 ----- gdb/tui/tui-regs.c | 12 +++--------- gdb/tui/tui-regs.h | 9 +++++++++ gdb/tui/tui-source.c | 6 ------ gdb/tui/tui-source.h | 9 +++++++++ gdb/tui/tui-status.c | 6 +----- gdb/tui/tui-status.h | 8 ++++++++ gdb/tui/tui-win.c | 31 +++++++++++-------------------- gdb/tui/tui-wingeneral.c | 2 -- gdb/tui/tui-winsource.c | 8 +++----- gdb/tui/tui-winsource.h | 1 + gdb/tui/tui.c | 18 ++++++------------ 26 files changed, 114 insertions(+), 160 deletions(-)