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 ef4e5ba50c7 som: Don't loop forever reading symbol chains new 7a6bf3becbe Fix various assembler testsuite failures for the Z80 target.
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: gas/ChangeLog | 15 ++++ gas/config/tc-z80.c | 68 +++++++++++++---- gas/config/tc-z80.h | 1 - gas/doc/as.texi | 85 +++++---------------- gas/doc/c-z80.texi | 139 +++++++++++++++++++++++++--------- gas/testsuite/gas/z80/ez80_pref_dis.d | 34 +++++++++ gas/testsuite/gas/z80/ez80_pref_dis.s | 8 ++ gas/testsuite/gas/z80/fp_math48.d | 2 +- gas/testsuite/gas/z80/fp_zeda32.d | 2 +- gas/testsuite/gas/z80/strings.d | 14 ++-- gas/testsuite/gas/z80/z80.exp | 2 + opcodes/ChangeLog | 6 ++ opcodes/z80-dis.c | 2 +- 13 files changed, 251 insertions(+), 127 deletions(-) create mode 100644 gas/testsuite/gas/z80/ez80_pref_dis.d create mode 100644 gas/testsuite/gas/z80/ez80_pref_dis.s