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 f2075844e2 Automatic date update in version.in new a05a5b64cf Fix use of "command line X" in binutils doc new c0c468d562 [ARM] Update bfd's Tag_CPU_arch knowledge
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: bfd/ChangeLog | 19 ++++++++ bfd/archures.c | 13 +++++ bfd/bfd-in2.h | 13 +++++ bfd/cpu-arm.c | 41 ++++++++++------ bfd/doc/bfdint.texi | 2 +- bfd/doc/bfdsumm.texi | 2 +- bfd/elf32-arm.c | 32 +++++++++++++ binutils/ChangeLog | 6 +++ binutils/NEWS | 34 ++++++------- binutils/doc/binutils.texi | 38 +++++++-------- gas/ChangeLog | 41 ++++++++++++++++ gas/NEWS | 42 ++++++++--------- gas/config/tc-arm.c | 84 ++++++++++++++++----------------- gas/doc/as.texi | 18 +++---- gas/doc/c-aarch64.texi | 20 ++++---- gas/doc/c-alpha.texi | 20 ++++---- gas/doc/c-arc.texi | 36 +++++++------- gas/doc/c-arm.texi | 48 +++++++++---------- gas/doc/c-avr.texi | 16 +++---- gas/doc/c-bfin.texi | 8 ++-- gas/doc/c-cris.texi | 40 ++++++++-------- gas/doc/c-epiphany.texi | 4 +- gas/doc/c-i386.texi | 2 +- gas/doc/c-ia64.texi | 2 +- gas/doc/c-lm32.texi | 18 +++---- gas/doc/c-m32r.texi | 6 +-- gas/doc/c-m68k.texi | 24 +++++----- gas/doc/c-mips.texi | 16 +++---- gas/doc/c-mmix.texi | 22 ++++----- gas/doc/c-msp430.texi | 6 +-- gas/doc/c-mt.texi | 4 +- gas/doc/c-nios2.texi | 12 ++--- gas/doc/c-ppc.texi | 2 +- gas/doc/c-pru.texi | 8 ++-- gas/doc/c-rl78.texi | 4 +- gas/doc/c-rx.texi | 6 +-- gas/doc/c-tic6x.texi | 12 ++--- gas/doc/c-v850.texi | 46 +++++++++--------- gas/doc/c-vax.texi | 2 +- gas/doc/c-visium.texi | 2 +- gas/doc/c-xstormy16.texi | 6 +-- gas/doc/c-xtensa.texi | 14 +++--- gas/doc/c-z80.texi | 4 +- gas/doc/c-z8k.texi | 4 +- gas/doc/internals.texi | 4 +- gprof/ChangeLog | 5 ++ gprof/gprof.texi | 6 +-- ld/ChangeLog | 12 +++++ ld/NEWS | 28 +++++------ ld/ld.texi | 70 +++++++++++++-------------- ld/ldint.texi | 4 +- ld/testsuite/ld-arm/tls-descrelax-be8.d | 2 +- ld/testsuite/ld-arm/tls-descrelax-v7.d | 2 +- ld/testsuite/ld-arm/tls-longplt-lib.d | 2 +- ld/testsuite/ld-arm/tls-longplt.d | 2 +- opcodes/ChangeLog | 8 ++++ opcodes/arm-dis.c | 71 +++++++++++++++++++--------- 57 files changed, 603 insertions(+), 412 deletions(-)