diff options
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 2 | ||||
-rw-r--r-- | include/opcode/ChangeLog-9103 | 19 |
2 files changed, 21 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index e3f2b58..d632148 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 0cdb1f3..9a04bf5 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> |