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 46f2c22eabb Update gdb performance testsuite to be compatible with Python 3.8 new 235f5ef4a6b elf/riscv: Fix relaxation with aliases [PR28021] new 579f0281f38 PR 28053: Fix spelling mistakes: usupported -> unsupported [...]
The 2 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: bfd/ChangeLog | 6 ++++ bfd/coff-rs6000.c | 2 +- bfd/coff64-rs6000.c | 2 +- bfd/elfnn-riscv.c | 2 +- gas/config/tc-riscv.c | 2 +- ld/ChangeLog | 9 ++++++ ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 41 ++++++++++++++++++++++++++++ ld/testsuite/ld-riscv-elf/relax-twice-1.s | 12 ++++++++ ld/testsuite/ld-riscv-elf/relax-twice-2.s | 44 ++++++++++++++++++++++++++++++ ld/testsuite/ld-riscv-elf/relax-twice.ver | 11 ++++++++ 10 files changed, 127 insertions(+), 4 deletions(-) create mode 100644 ld/testsuite/ld-riscv-elf/relax-twice-1.s create mode 100644 ld/testsuite/ld-riscv-elf/relax-twice-2.s create mode 100644 ld/testsuite/ld-riscv-elf/relax-twice.ver