X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2FChangeLog;h=7201be9f4d1ea64c882d6dfc0270cff0162d2734;hb=37ab86550b9da31d6c32c2d3384bd27f0426e935;hp=3c2765274d413b600cfbd879437b4d8923cca7ed;hpb=d0c4e7802dae311d71059d0e2114150a5e09acf1;p=deliverable%2Fbinutils-gdb.git diff --git a/include/ChangeLog b/include/ChangeLog index 3c2765274d..7201be9f4d 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,24 @@ +2020-06-15 Max Filippov + + * elf/xtensa.h (xtensa_abi_choice): New declaration. + +2020-06-12 Roland McGrath + + * bfdlink.h (struct bfd_link_info): New field start_stop_visibility. + +2020-06-12 Nelson Chu + + * opcode/riscv-opc.h: Update the defined versions of CSR from + PRIV_SPEC_CLASS_1P9 to PRIV_SPEC_CLASS_1P9P1. Also, drop the + MISA DECLARE_CSR_ALIAS since it's aborted version is v1.9. + * opcode/riscv.h (enum riscv_priv_spec_class): Remove + PRIV_SPEC_CLASS_1P9. + +2020-06-11 Alex Coplan + + * opcode/aarch64.h (aarch64_sys_reg): Add required features to struct + describing system registers. + 2020-06-11 Alan Modra * elf/mips.h (Elf32_RegInfo): Use fixed width integer types.