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 a33fc9aed4b gdb: multi-line support for "document" command new cf7a3c01d82 Lose some COFF/PE static vars, and peicode.h constify new 14aa7c52a3c arc constify new 8cb1c2c857a ppc64 constify new 61d2295d723 xtensa constify new 342371d54cb XCOFF constify new 3f75e1d67fe elflink.c constify new c410035d37d constify elfNN_bed
The 7 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 | 69 +++ bfd/arc-plt.h | 2 +- bfd/bfd-in2.h | 4 - bfd/bfd.c | 68 --- bfd/coff-rs6000.c | 28 +- bfd/coff64-rs6000.c | 9 +- bfd/coffcode.h | 27 +- bfd/elf.c | 54 +- bfd/elf32-arc.c | 8 +- bfd/elf32-nds32.c | 10 +- bfd/elf32-xtensa.c | 4 +- bfd/elf64-ppc.c | 2 +- bfd/elflink.c | 2 +- bfd/elfxx-target.h | 2 +- bfd/libxcoff.h | 38 +- bfd/pei-x86_64.c | 23 +- bfd/peicode.h | 2 +- bfd/xtensa-modules.c | 1100 ++++++++++++++++++++--------------------- gas/ChangeLog | 5 + gas/config/obj-elf.c | 27 +- include/ChangeLog | 14 + include/bfdlink.h | 6 + include/xtensa-isa-internal.h | 30 +- ld/ChangeLog | 11 + ld/emultempl/elf.em | 9 +- ld/emultempl/ppc32elf.em | 2 +- ld/ld.h | 6 - ld/ldemul.c | 13 +- ld/ldexp.c | 8 +- 29 files changed, 815 insertions(+), 768 deletions(-)