Remove core_regset_section

gdb/ChangeLog:

	* gdbarch.sh (core_regset_section): Remove.
	* gdbarch.h: Regenerate.
This commit is contained in:
Aleksandar Ristovski 2015-10-14 14:56:31 -04:00
parent 1fb80d6d50
commit 89fdc87fdb
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2015-10-15 Aleksandar Ristovski <aristovski@qnx.com>
* gdbarch.sh (core_regset_section): Remove.
* gdbarch.h: Regenerate.
2015-10-14 Yao Qi <yao.qi@linaro.org>
* arch/aarch64-insn.h (struct aarch64_memory_operand): Move enum

View File

@ -54,7 +54,6 @@ struct target_desc;
struct objfile;
struct symbol;
struct displaced_step_closure;
struct core_regset_section;
struct syscall;
struct agent_expr;
struct axs_value;

View File

@ -1237,7 +1237,6 @@ struct target_desc;
struct objfile;
struct symbol;
struct displaced_step_closure;
struct core_regset_section;
struct syscall;
struct agent_expr;
struct axs_value;