Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@gnu.org>2002-06-13 01:19:42 +0400
committerAndrew Cagney <cagney@gnu.org>2002-06-13 01:19:42 +0400
commit65826b61a9e246816d20958be2c358ce8b838de5 (patch)
tree93b1ea8c969b948aa562c57d50cd32d7f262ecfa /include/gdb/ChangeLog
parent325268e1c1426c2178d7ee25594a1b8a0d771a2b (diff)
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/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog
index 571861b75..0ea02b3f8 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.