This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from fb932b57cbf Treat the AArch64 register id_aa64mmfr2_el1 as a core syste [...] new e84c8716486 Fix places in the AArch64 opcodes library code where a call [...] new 3c8c6de21da gdb: user variables with components of dynamic type new ed205222156 Updated Swedish translation for the opcodes/ subdirectory
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 5 + gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.fortran/intvar-dynamic-types.exp | 97 ++++ .../{completion.f90 => intvar-dynamic-types.f90} | 22 +- gdb/value.c | 37 +- opcodes/ChangeLog | 10 + opcodes/aarch64-asm.c | 13 +- opcodes/aarch64-dis.c | 4 +- opcodes/po/sv.po | 629 ++++++++++++--------- 9 files changed, 525 insertions(+), 297 deletions(-) create mode 100644 gdb/testsuite/gdb.fortran/intvar-dynamic-types.exp copy gdb/testsuite/gdb.fortran/{completion.f90 => intvar-dynamic-types.f90} (60%)