X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=opcodes%2FChangeLog;h=05d211b644546dc63ca2601a76cfc7afbe87cb1c;hb=32c36c3ce94becbf0b8e1adad6ff28aa9d5e0b66;hp=7b330c7d099b9c1735b8f5502b0d57fea68c1eae;hpb=efd6b3591b4bc8440f4145dfc0e6dbfc0545f7d8;p=binutils-gdb.git diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7b330c7d099..05d211b6445 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +2019-04-15 Thomas Preud'homme + + * arm-dis.c (coprocessor_opcodes): Document new %J and %K format + specifier. Add entries for VLDR and VSTR of system registers. + (print_insn_coprocessor): Forbid coprocessor numbers 8, 14 and 15 in + coprocessor instructions on Armv8.1-M Mainline targets. Add handling + of %J and %K format specifier. + 2019-04-15 Thomas Preud'homme * arm-dis.c (coprocessor_opcodes): Document new %C format control code.