diff options
author | Alan Modra <amodra@gmail.com> | 2009-03-04 01:16:15 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-03-04 01:16:15 +0000 |
commit | a1f7ca36bff182786ef15618af3f749719fc518f (patch) | |
tree | ed276197fe45dac8beaaf6fc70a0129f4877b643 /opcodes | |
parent | c72ab5f2c55dded72dcb9b3810fbf1bd7964d4f2 (diff) | |
download | gdb-a1f7ca36bff182786ef15618af3f749719fc518f.zip gdb-a1f7ca36bff182786ef15618af3f749719fc518f.tar.gz gdb-a1f7ca36bff182786ef15618af3f749719fc518f.tar.bz2 |
missing from make dep-am commit
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0a81ca4..ca72b58 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -3,6 +3,13 @@ * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that instructions from newer processors are listed before older ones. +2009-03-03 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am: Run "make dep-am". + (HFILES): Move lm32-desc.h and lm32-opc.h from.. + (CFILES): ..here. + * Makefile.in: Regenerate. + 2009-03-02 Qinwei <qinwei@sunnorth.com.cn> * score7-dis.c: New file. |