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 333a6b1a639 ld: Add lib32 directories for 32-bit emulation on FreeBSD/amd64 new cf2ef009cd6 Rename tui-stack -> tui-status new e0dd0e4d944 Rename TUI locator window -> status
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 | 4 ++-- gdb/tui/tui-data.c | 4 ++-- gdb/tui/tui-data.h | 2 +- gdb/tui/tui-disasm.c | 2 +- gdb/tui/tui-hooks.c | 2 +- gdb/tui/tui-layout.c | 6 +++--- gdb/tui/tui-location.c | 6 +++--- gdb/tui/tui-location.h | 6 +++--- gdb/tui/tui-source.c | 2 +- gdb/tui/{tui-stack.c => tui-status.c} | 28 ++++++++++++++-------------- gdb/tui/{tui-stack.h => tui-status.h} | 14 +++++++------- gdb/tui/tui-win.c | 2 +- gdb/tui/tui-wingeneral.c | 2 +- gdb/tui/tui-winsource.c | 2 +- gdb/tui/tui.c | 4 ++-- 15 files changed, 43 insertions(+), 43 deletions(-) rename gdb/tui/{tui-stack.c => tui-status.c} (93%) rename gdb/tui/{tui-stack.h => tui-status.h} (86%)