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 84f9f8c330 PR22069, Several instances of register accidentally spelled [...] new 493ffac5aa Fix binary compatibility between GCC and the TI compiler for [...]
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: bfd/ChangeLog | 14 ++ bfd/elf32-pru.c | 163 ++++++++++++++++++--- gas/ChangeLog | 12 ++ gas/config/tc-pru.c | 18 ++- gas/testsuite/gas/pru/illegal2.l | 2 + .../gas/{mips/illegal.s => pru/illegal2.s} | 4 +- gas/testsuite/gas/pru/ldi.d | 8 +- gas/testsuite/gas/pru/pru.exp | 1 + ld/ChangeLog | 11 ++ ld/scripttempl/pru.sc | 47 +++--- ld/testsuite/ld-pru/ldi32.d | 2 +- ld/testsuite/ld-pru/norelax_ldi32-data.d | 8 +- ld/testsuite/ld-pru/norelax_ldi32-dis.d | 28 ++-- ld/testsuite/ld-pru/relax_ldi32-data.d | 8 +- ld/testsuite/ld-pru/relax_ldi32-dis.d | 20 +-- 15 files changed, 265 insertions(+), 81 deletions(-) create mode 100644 gas/testsuite/gas/pru/illegal2.l copy gas/testsuite/gas/{mips/illegal.s => pru/illegal2.s} (51%)