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 a2e098c378 Update the linker documentation regarding the /DISCARD/ link [...] new 8b301fbb61 Arm: Change CRC from fpu feature to archititectural extension
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 | 12 ++++++++++++ gas/config/tc-arm.c | 33 +++++++++++++++++---------------- gas/testsuite/gas/arm/crc-ext.d | 14 ++++++++++++++ gas/testsuite/gas/arm/crc-ext.s | 19 +++++++++++++++++++ include/ChangeLog | 10 ++++++++++ include/opcode/arm.h | 32 ++++++++++++++++---------------- opcodes/ChangeLog | 6 ++++++ opcodes/arm-dis.c | 24 ++++++++++++------------ 8 files changed, 106 insertions(+), 44 deletions(-) create mode 100644 gas/testsuite/gas/arm/crc-ext.d create mode 100644 gas/testsuite/gas/arm/crc-ext.s