diff options
author | Andrew Cagney <cagney@gnu.org> | 2002-06-12 21:19:42 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@gnu.org> | 2002-06-12 21:19:42 +0000 |
commit | 65826b61a9e246816d20958be2c358ce8b838de5 (patch) | |
tree | 93b1ea8c969b948aa562c57d50cd32d7f262ecfa /include/gdb/ChangeLog | |
parent | 325268e1c1426c2178d7ee25594a1b8a0d771a2b (diff) | |
download | newlib-65826b61a9e246816d20958be2c358ce8b838de5.zip newlib-65826b61a9e246816d20958be2c358ce8b838de5.tar.gz newlib-65826b61a9e246816d20958be2c358ce8b838de5.tar.bz2 |
Add the file include/gdb/sim-arm.h defining an enum that specifies the
register numbering used by the GDB<->SIM interface.
Diffstat (limited to 'include/gdb/ChangeLog')
-rw-r--r-- | include/gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog index 571861b..0ea02b3 100644 --- a/include/gdb/ChangeLog +++ b/include/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-06-12 Andrew Cagney <ac131313@redhat.com> + + * sim-arm.h: New file. + 2002-06-08 Andrew Cagney <cagney@redhat.com> * callback.h: Copy to here from directory above. |