diff options
author | Alan Modra <amodra@gmail.com> | 2008-05-14 06:45:42 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-05-14 06:45:42 +0000 |
commit | 8944f3c2775287a2e34027b8ce4d2823eb304013 (patch) | |
tree | ca41d4d5db6213fd3bec56434ff6bb827817f286 /opcodes/ChangeLog | |
parent | 20c625669c8a34593ff477627c9c0f92d310d31d (diff) | |
download | gdb-8944f3c2775287a2e34027b8ce4d2823eb304013.zip gdb-8944f3c2775287a2e34027b8ce4d2823eb304013.tar.gz gdb-8944f3c2775287a2e34027b8ce4d2823eb304013.tar.bz2 |
update dependencies
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d0ac1cd..a20e120 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2008-05-14 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + 2008-05-02 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (MOVBE_Fixup): New. @@ -85,7 +90,7 @@ * i386-opc.tbl: Fix protX to allow memory in the middle operand. * i386-tbl.h: Regenerate from i386-opc.tbl. - + 2008-04-14 Edmar Wienskoski <edmar@freescale.com> * ppc-dis.c (powerpc_dialect): Handle "e500mc". Extend "e500" to @@ -601,7 +606,7 @@ (i386_opcode_modifier): Remove intelmnemonic. Add attsyntax and intelsyntax. - * i386-opc.tbl: Remove IntelMnemonic and update with ATTSyntax + * i386-opc.tbl: Remove IntelMnemonic and update with ATTSyntax on fsub, fubp, fsubr, fsubrp, div, fdivp, fdivr and fdivrp. * i386-tbl.h: Regenerated. |