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:
authorPaul Brook <paul@codesourcery.com>2005-10-20 07:36:54 +0400
committerPaul Brook <paul@codesourcery.com>2005-10-20 07:36:54 +0400
commit1c0c95dadc3a435a319eb77de9a95e68f1781a61 (patch)
tree102106a311383a87b932316943d58ab5654d322c
parenta0fb1359aaf8b889c0c128e58d05f5e78e74204f (diff)
2005-10-20 Paul Brook <paul@codesourcery.com>
* arm-tdep.c (arm_iwmmxt_type): New. (arm_build_iwmmxt_type): New function. (arm_register_type): Use it.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index b38fb78b0..f2bfb1afe 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2005-10-20 Paul Brook <paul@codesourcery.com>
+
+ * arm-tdep.c (arm_iwmmxt_type): New.
+ (arm_build_iwmmxt_type): New function.
+ (arm_register_type): Use it.
+
2005-03-30 Daniel Jacobowitz <dan@codesourcery.com>
* gdb/Makefile.in (arm-linux-nat.o): Update dependencies.