binutils-gdb/gdb/tui
Tom Tromey 400b5eca00 Move event-loop.[ch] to gdbsupport/
This moves event-loop.[ch] to gdbsupport/ and updates the uses in gdb.

gdb/ChangeLog
2020-04-13  Tom Tromey  <tom@tromey.com>

	* run-on-main-thread.c: Update include.
	* unittests/main-thread-selftests.c: Update include.
	* tui/tui-win.c: Update include.
	* tui/tui-io.c: Update include.
	* tui/tui-interp.c: Update include.
	* tui/tui-hooks.c: Update include.
	* top.h: Update include.
	* top.c: Update include.
	* ser-base.c: Update include.
	* remote.c: Update include.
	* remote-notif.c: Update include.
	* remote-fileio.c: Update include.
	* record-full.c: Update include.
	* record-btrace.c: Update include.
	* python/python.c: Update include.
	* posix-hdep.c: Update include.
	* mingw-hdep.c: Update include.
	* mi/mi-main.c: Update include.
	* mi/mi-interp.c: Update include.
	* main.c: Update include.
	* linux-nat.c: Update include.
	* interps.c: Update include.
	* infrun.c: Update include.
	* inf-loop.c: Update include.
	* event-top.c: Update include.
	* event-loop.c: Move to ../gdbsupport/.
	* event-loop.h: Move to ../gdbsupport/.
	* async-event.h: Update include.
	* Makefile.in (COMMON_SFILES, HFILES_NO_SRCDIR): Update.

gdbsupport/ChangeLog
2020-04-13  Tom Tromey  <tom@tromey.com>

	* event-loop.h: Move from ../gdb/.
	* event-loop.cc: Move from ../gdb/.
2020-04-13 14:10:04 -06:00
..
ChangeLog-1998-2003
tui-command.c Remove flickering from the TUI 2020-01-19 13:08:49 -07:00
tui-command.h TUI windows do not need to store their type 2020-02-22 11:48:37 -07:00
tui-data.c Remove tui_set_win_with_focus 2020-02-22 11:48:38 -07:00
tui-data.h Fix cast in TUI_DISASM_WIN 2020-02-22 12:57:25 -07:00
tui-disasm.c Make some tui_source_window_base members "protected" 2020-02-22 12:57:25 -07:00
tui-disasm.h Make some tui_source_window_base members "protected" 2020-02-22 12:57:25 -07:00
tui-file.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tui-file.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tui-hooks.c Move event-loop.[ch] to gdbsupport/ 2020-04-13 14:10:04 -06:00
tui-hooks.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tui-interp.c Move event-loop.[ch] to gdbsupport/ 2020-04-13 14:10:04 -06:00
tui-io.c Move event-loop.[ch] to gdbsupport/ 2020-04-13 14:10:04 -06:00
tui-io.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tui-layout.c [gdb/testsuite] Fix layout next/prev/regs help message 2020-02-24 12:30:48 +01:00
tui-layout.h Allow TUI windows in Python 2020-02-22 12:57:25 -07:00
tui-out.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tui-out.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tui-regs.c Add "usage" text to all TUI command help 2020-02-22 12:57:25 -07:00
tui-regs.h TUI windows do not need to store their type 2020-02-22 11:48:37 -07:00
tui-source.c Make some tui_source_window_base members "protected" 2020-02-22 12:57:25 -07:00
tui-source.h Make some tui_source_window_base members "protected" 2020-02-22 12:57:25 -07:00
tui-stack.c Add "usage" text to all TUI command help 2020-02-22 12:57:25 -07:00
tui-stack.h TUI windows do not need to store their type 2020-02-22 11:48:37 -07:00
tui-win.c Move event-loop.[ch] to gdbsupport/ 2020-04-13 14:10:04 -06:00
tui-win.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tui-wingeneral.c Remove tui_delete_invisible_windows and tui_make_all_invisible 2020-02-22 11:48:37 -07:00
tui-wingeneral.h Remove tui_delete_invisible_windows and tui_make_all_invisible 2020-02-22 11:48:37 -07:00
tui-winsource.c Make some tui_source_window_base members "protected" 2020-02-22 12:57:25 -07:00
tui-winsource.h Make some tui_source_window_base members "protected" 2020-02-22 12:57:25 -07:00
tui.c Add "usage" text to all TUI command help 2020-02-22 12:57:25 -07:00
tui.h TUI windows do not need to store their type 2020-02-22 11:48:37 -07:00