diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6ed8178..9a94b9c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,10 @@ 2021-04-08 Alan Modra <amodra@gmail.com> + PR 27684 + * ppc-opc.c (powerpc_opcodes): Correct usprg typos, add mfpir. + +2021-04-08 Alan Modra <amodra@gmail.com> + PR 27676 * ppc-opc.c (DCBT_EO): Move earlier. (insert_thct, extract_thct, insert_thds, extract_thds): New functions. |