diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 900a9ce..53c1751 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2018-05-07 Peter Bergner <bergner@vnet.ibm.com.com> + + * config/tc-ppc.c (ppc_setup_opcodes) <powerpc_opcodes>: Rewrite code + to dump the entire opcode table. + (ppc_setup_opcodes) <spe2_opcodes>: Likewise. + (ppc_setup_opcodes) <vle_opcodes>: Likewise. Fix calculation of + opcode index. + 2018-05-06 H.J. Lu <hongjiu.lu@intel.com> * testsuite/gas/i386/xmmhi32.d: Also allow dir32 relocation. |