summaryrefslogtreecommitdiff
path: root/include/opcode
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2005-04-13 17:33:48 +0000
committerH.J. Lu <hjl@lucon.org>2005-04-13 17:33:48 +0000
commite467456de9776389c5e342bd1bfcd2f28127aa06 (patch)
tree14d1b7c6ddfa4038355f5b16677a0ff062e2b1d3 /include/opcode
parent579ed6a0157c538b4271ac1e587570660c344f93 (diff)
downloadgdb-e467456de9776389c5e342bd1bfcd2f28127aa06.tar.gz
Move entries in ChangeLog-9103 to appropriate */ChangeLog-9103.
Diffstat (limited to 'include/opcode')
-rw-r--r--include/opcode/ChangeLog2
-rw-r--r--include/opcode/ChangeLog-910319
2 files changed, 21 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index e3f2b58bc2a..d632148aedf 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,5 +1,7 @@
2005-04-13 H.J. Lu <hongjiu.lu@intel.com>
+ Moved from ../ChangeLog
+
2005-04-12 Paul Brook <paul@codesourcery.com>
* m88k.h: Rename psr macros to avoid conflicts.
diff --git a/include/opcode/ChangeLog-9103 b/include/opcode/ChangeLog-9103
index 0cdb1f3bed6..9a04bf5f5c7 100644
--- a/include/opcode/ChangeLog-9103
+++ b/include/opcode/ChangeLog-9103
@@ -1,3 +1,22 @@
+2005-04-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ 2003-11-18 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
+ * mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.
+
+ 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
+ * tic4x.h: Namespace cleanup. Replace s/c4x/tic4x
+
+ 2002-11-16 Klee Dienes <kdienes@apple.com>
+ * m88k.h (INSTAB): Remove 'next' field.
+ (instruction): Remove definition; replace with extern declaration
+ and mark as const.
+
+ 2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
+ * tic4x.h: New file.
+
+ 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
+ * mips.h (CPU_R2000): Remove.
+
2003-10-21 Peter Barada <pbarada@mail.wm.sps.mot.com>
Bernardo Innocenti <bernie@develer.com>