summaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog.ARC
diff options
context:
space:
mode:
authorJoern Rennecke <joern.rennecke@arc.com>2009-09-11 04:45:40 +0000
committerJoern Rennecke <joern.rennecke@arc.com>2009-09-11 04:45:40 +0000
commitc0b9c0330ac498673282832d8714d013569ca986 (patch)
tree7524276d1d63cb4ab23038ae8361a0228325863a /sim/common/ChangeLog.ARC
parent139d19ee035d132be681a95ece3bbe230664ea9c (diff)
downloadgdb-arc-insight_6_8-branch.tar.gz
gdb/insight for ARCompact (from Richard Stuckey)arc-insight_6_8-branch
Diffstat (limited to 'sim/common/ChangeLog.ARC')
-rw-r--r--sim/common/ChangeLog.ARC17
1 files changed, 15 insertions, 2 deletions
diff --git a/sim/common/ChangeLog.ARC b/sim/common/ChangeLog.ARC
index 2b73a9f7f6e..5bf878d536b 100644
--- a/sim/common/ChangeLog.ARC
+++ b/sim/common/ChangeLog.ARC
@@ -1,3 +1,17 @@
+2007-11-13 Irfan Rafiq <irfan.rafiq@arc.com>
+
+ * Ingegrating CGEN simulator with gdb.
+ - model5.c, model6.c, model7.c : Synchronizing model strings like A7 with GDB internal DS.
+
+2007-11-05 Irfan Rafiq <irfan.rafiq@arc.com>
+ * Ingegrating CGEN simulator with gdb.
+ - tconfig.in : defined SIM_HAVE_BIENDIAN 1
+
+2007-10-26 Irfan Rafiq <irfan.rafiq@arc.com>
+ * Ingegrating CGEN simulator with gdb.
+ - sim-if.c : Fix of crash
+ - sim-main.c : For arc-opc-cgen.h
+
2007-09-17 J"orn Rennecke <joern.rennecke@arc.com>
* gentvals.sh: Allow target-specific definitions to override
@@ -8,8 +22,7 @@
2007-08-22 J"orn Rennecke <joern.rennecke@arc.com>
- * cgen-trace.c (sim_cgen_disassemble_insn):
- Check for CGEN_INSN_DISASM_BITSIZE.
+ * (cgen-trace.c): Check for CGEN_INSN_DISASM_BITSIZE.
2007-08-21 J"orn Rennecke <joern.rennecke@arc.com>