diff options
author | Alan Modra <amodra@gmail.com> | 2009-09-08 09:00:47 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-09-08 09:00:47 +0000 |
commit | bdc7fcfe59f1347e78f71ee13b557ff5df8ca5de (patch) | |
tree | 54b5ae23568a071ffd606829df90e82f932c8825 /opcodes/ChangeLog | |
parent | bad6899a88db7844873826d987b969e7b259060c (diff) | |
download | gdb-bdc7fcfe59f1347e78f71ee13b557ff5df8ca5de.zip gdb-bdc7fcfe59f1347e78f71ee13b557ff5df8ca5de.tar.gz gdb-bdc7fcfe59f1347e78f71ee13b557ff5df8ca5de.tar.bz2 |
* ppc-opc.c (powerpc_macros <extrdi>): Allow n+b of 64.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 736cd2f..3b7b405 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2009-09-08 Alan Modra <amodra@bigpond.net.au> + + * ppc-opc.c (powerpc_macros <extrdi>): Allow n+b of 64. + 2009-09-07 Alan Modra <amodra@bigpond.net.au> * z8kgen.c (func): Fix thinko last patch. |