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:
authorH.J. Lu <hjl.tools@gmail.com>2005-04-13 21:33:48 +0400
committerH.J. Lu <hjl.tools@gmail.com>2005-04-13 21:33:48 +0400
commit7212bdd8fb306488e2e29e5bebe79ae186c9b207 (patch)
tree64855101e927f347e11b150992d5ee343fbce656 /include/opcode/ChangeLog-9103
parentbfe1ed40a820982180fe55a0bbde96e8fb736c39 (diff)
Move entries in ChangeLog-9103 to appropriate */ChangeLog-9103.
Diffstat (limited to 'include/opcode/ChangeLog-9103')
-rw-r--r--include/opcode/ChangeLog-910319
1 files changed, 19 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog-9103 b/include/opcode/ChangeLog-9103
index 0cdb1f3be..9a04bf5f5 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>