diff options
author | Pedro Alves <palves@redhat.com> | 2011-04-01 15:22:52 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2011-04-01 15:22:52 +0000 |
commit | 3352110bf1be134cbf9373545ccca42b9e16f778 (patch) | |
tree | 209fb6d6a0b6b80dfcc88530f3c65445b9dd1226 /gdb/ChangeLog | |
parent | f6c1938b0740520970786aabf972f0f759f7b6d3 (diff) | |
download | gdb-3352110bf1be134cbf9373545ccca42b9e16f778.zip gdb-3352110bf1be134cbf9373545ccca42b9e16f778.tar.gz gdb-3352110bf1be134cbf9373545ccca42b9e16f778.tar.bz2 |
* arm-tdep.h (struct address_space): Add forward declaration.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d40654c..8d582ae 100644 --- 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. |