forked from Imagelibrary/binutils-gdb
Remove core_regset_section
gdb/ChangeLog: * gdbarch.sh (core_regset_section): Remove. * gdbarch.h: Regenerate.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user