diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0cfb806..c5ef6a3 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2018-06-20 Sebastian Huber <sebastian.huber@embedded-brains.de> + + PR gas/23305 + * riscv-opc.c (riscv_opcodes): Use new format specifier 'B' for + la and lla. + 2018-06-19 Simon Marchi <simon.marchi@ericsson.com> * Makefile.am (AUTOMAKE_OPTIONS): Remove 1.11. |