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 9bcc30e4178 ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table new 26417f19193 [PATCH] arm: Add DFB instruction for ARMv8-R
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 | 6 ++++++ gas/config/tc-arm.c | 7 +++++++ gas/testsuite/gas/arm/dfb.d | 15 +++++++++++++++ gas/testsuite/gas/arm/dfb.s | 14 ++++++++++++++ opcodes/ChangeLog | 5 +++++ opcodes/arm-dis.c | 8 ++++++++ 6 files changed, 55 insertions(+) create mode 100644 gas/testsuite/gas/arm/dfb.d create mode 100644 gas/testsuite/gas/arm/dfb.s