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 01d8e0d24ad Automatic date update in version.in new 3d75969bd0e LoongArch: Assign DWARF register numbers to register aliases
The 1 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: binutils/dwarf.c | 29 +++ gas/config/tc-loongarch.c | 103 +++++++-- gas/config/tc-loongarch.h | 8 +- gas/testsuite/gas/loongarch/dwarf-regnum.d | 338 ++++++++++++++++++++++++++++ gas/testsuite/gas/loongarch/dwarf-regnum.s | 348 +++++++++++++++++++++++++++++ include/opcode/loongarch.h | 4 + opcodes/loongarch-opc.c | 32 +++ 7 files changed, 845 insertions(+), 17 deletions(-) create mode 100644 gas/testsuite/gas/loongarch/dwarf-regnum.d create mode 100644 gas/testsuite/gas/loongarch/dwarf-regnum.s