diff options
author | Nick Clifton <nickc@redhat.com> | 2005-07-19 10:01:32 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-07-19 10:01:32 +0000 |
commit | 85da3a565d28a070fe8d73cc5c9f6c5fc7f0a327 (patch) | |
tree | da378369929ce6a2739191715df3ed697b4f2d36 /opcodes | |
parent | 22cbf2e74af43dfe9ff6f8e141ffc5f8c8b679ed (diff) | |
download | gdb-85da3a565d28a070fe8d73cc5c9f6c5fc7f0a327.zip gdb-85da3a565d28a070fe8d73cc5c9f6c5fc7f0a327.tar.gz gdb-85da3a565d28a070fe8d73cc5c9f6c5fc7f0a327.tar.bz2 |
Add ChangeLog entries for yesterdays deltas (oops!)
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4bfb679..547dc33 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,19 @@ +2005-07-18 Nick Clifton <nickc@redhat.com> + + * configure.in: Restore alpha ordering to list of arches. + * configure: Regenerate. + * disassemble.c: Restore alpha ordering to list of arches. + +2005-07-18 Nick Clifton <nickc@redhat.com> + + * m32c-asm.c: Regenerate. + * m32c-desc.c: Regenerate. + * m32c-desc.h: Regenerate. + * m32c-dis.c: Regenerate. + * m32c-ibld.h: Regenerate. + * m32c-opc.c: Regenerate. + * m32c-opc.h: Regenerate. + 2005-07-18 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (PNI_Fixup): Update comment. |