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 b5470a3c4a Automatic date update in version.in new e2b9a97eda Reverts patches providing octet support in dwarf new 618265039f Introduce new section flag: SEC_ELF_OCTETS
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 | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++ bfd/archures.c | 16 +++++++++++---- bfd/bfd-in2.h | 11 +++++++++-- bfd/bfd.c | 3 ++- bfd/binary.c | 4 ++-- bfd/coff-arm.c | 2 +- bfd/coff-i386.c | 2 +- bfd/coff-mips.c | 2 +- bfd/coff-x86_64.c | 2 +- bfd/cofflink.c | 5 +++-- bfd/elf.c | 12 ++++++++++- bfd/elf32-msp430.c | 2 +- bfd/elf32-nds32.c | 2 +- bfd/elf32-ppc.c | 2 +- bfd/elf32-pru.c | 4 ++-- bfd/elf32-s12z.c | 3 ++- bfd/elf32-sh.c | 3 ++- bfd/elf32-spu.c | 2 +- bfd/elf32-xtensa.c | 3 ++- bfd/elf64-ppc.c | 6 +++--- bfd/elflink.c | 19 ++++++++++-------- bfd/linker.c | 9 +++++---- bfd/reloc.c | 32 +++++++++++++++++++++++------- bfd/section.c | 5 +++++ bfd/srec.c | 5 +++-- bfd/syms.c | 8 +++++--- binutils/ChangeLog | 7 +++++++ binutils/objdump.c | 11 +++++++---- gas/ChangeLog | 24 ++++++++++++++++++++++ gas/as.h | 7 +++++++ gas/dwarf2dbg.c | 58 +++++++++++++++++++----------------------------------- gas/frags.c | 7 ++++++- gas/symbols.c | 39 +++++++++++------------------------- gas/symbols.h | 2 -- gas/write.c | 3 ++- include/ChangeLog | 11 ++++++++--- include/coff/ti.h | 8 ++++---- ld/ChangeLog | 15 ++++++++++++++ ld/ldexp.c | 2 +- ld/ldlang.c | 23 ++++++++++++++++------ 40 files changed, 297 insertions(+), 140 deletions(-)