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 9f27c36482d binutils/dwarf.c: Correct an `index' global shadowing error [...] new b20e7614da3 gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331 new 4e394b28e3b gas/testsuite: test-case for PR25331 (mmix reloc fixup bug)
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: gas/ChangeLog | 12 ++ gas/config/tc-mmix.c | 19 +- gas/config/tc-mmix.h | 3 - gas/testsuite/gas/mmix/pr25331.d | 34 +++ gas/testsuite/gas/mmix/pr25331.s | 447 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 509 insertions(+), 6 deletions(-) create mode 100644 gas/testsuite/gas/mmix/pr25331.d create mode 100755 gas/testsuite/gas/mmix/pr25331.s