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 618265039f Introduce new section flag: SEC_ELF_OCTETS new bb2942085c Pass section when available to bfd_octets_per_byte
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: bfd/ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ bfd/archures.c | 8 +++----- bfd/bfd-in2.h | 2 +- bfd/bfd.c | 2 +- bfd/coff-arm.c | 13 ++++++++----- bfd/coff-i386.c | 13 ++++++++----- bfd/coff-mips.c | 21 ++++++++++++--------- bfd/coff-x86_64.c | 11 +++++++---- bfd/cofflink.c | 7 ++++--- bfd/elf.c | 38 +++++++++++--------------------------- bfd/elf32-msp430.c | 5 ++++- bfd/elf32-nds32.c | 6 +++++- bfd/elf32-ppc.c | 5 ++++- bfd/elf32-pru.c | 7 +++++-- bfd/elf32-s12z.c | 5 ++++- bfd/elf32-sh.c | 9 ++++++--- bfd/elf32-spu.c | 5 ++++- bfd/elf32-xtensa.c | 5 ++++- bfd/elf64-ppc.c | 9 ++++++--- bfd/elflink.c | 34 ++++++++++++++++------------------ bfd/reloc.c | 29 +++++++++++++---------------- bfd/syms.c | 12 +++++------- ld/ChangeLog | 6 ++++++ ld/ldexp.c | 3 ++- ld/ldlang.c | 16 ++++++++-------- 25 files changed, 184 insertions(+), 124 deletions(-)