projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6c1938
)
* arm-tdep.h (struct address_space): Add forward declaration.
author
Pedro Alves
<palves@redhat.com>
Fri, 1 Apr 2011 15:22:52 +0000
(15:22 +0000)
committer
Pedro Alves
<palves@redhat.com>
Fri, 1 Apr 2011 15:22:52 +0000
(15:22 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/arm-tdep.h
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index d40654c804eae9f8f60444e1dc50579ad34bf87f..8d582aeede130ddf9730907c541a2a14d9886d21 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2011-04-01 Pedro Alves <pedro@codesourcery.com>
+
+ * arm-tdep.h (struct address_space): Add forward declaration.
+
2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
* arm-tdep.h (arm_insert_single_step_breakpoint): Add prototype.
diff --git
a/gdb/arm-tdep.h
b/gdb/arm-tdep.h
index 356df73cc2994c133797843b03d7da6f885d66fb..f0473517a1840d25ca30ae46950f73e6c4f9917b 100644
(file)
--- a/
gdb/arm-tdep.h
+++ b/
gdb/arm-tdep.h
@@
-23,6
+23,7
@@
/* Forward declarations. */
struct gdbarch;
struct regset;
+struct address_space;
/* Register numbers of various important registers. */