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 a3d181d2e7 Make extern declaration of dwarf_always_disassemble correct new 1bdd8facfb PowerPC64, support medium model access to common symbols new 90d92a632a Use bfd_set_filename more new 1d38e9d14c Constify target name, reloc name, and carsym name new 01c2b26160 Constify bfd_octets_per_byte and related functions new ed48ec2e6e Don't use bfd_get_* macro to set bfd fields
The 5 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 | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++ bfd/aoutx.h | 6 ++-- bfd/archive.c | 6 ++-- bfd/archive64.c | 4 +-- bfd/archures.c | 20 ++++++------- bfd/bfd-in.h | 2 +- bfd/bfd-in2.h | 16 +++++----- bfd/bfd.c | 4 +-- bfd/coff-ppc.c | 4 +-- bfd/coff-rs6000.c | 8 ++--- bfd/coff64-rs6000.c | 6 ++-- bfd/coffcode.h | 2 +- bfd/coffgen.c | 8 ++--- bfd/cofflink.c | 4 +-- bfd/ecoff.c | 15 +++++----- bfd/elf.c | 4 +-- bfd/elf64-ppc.c | 44 +++++++++++++++++++++++----- bfd/elfcore.h | 2 +- bfd/elflink.c | 6 ++-- bfd/linker.c | 15 +++++----- bfd/mach-o.c | 29 ++++++++++++------ bfd/pdp11.c | 6 ++-- bfd/peicode.h | 2 +- bfd/reloc.c | 2 +- bfd/som.c | 31 +++++++++++--------- bfd/syms.c | 4 +-- bfd/targets.c | 2 +- bfd/vms-alpha.c | 4 +-- bfd/vms-lib.c | 34 +++++++++++++--------- bfd/xcofflink.c | 4 +-- gdb/ChangeLog | 11 +++++++ gdb/amd64-dicos-tdep.c | 2 +- gdb/i386-cygwin-tdep.c | 2 +- gdb/i386-dicos-tdep.c | 2 +- gdb/solib-spu.c | 3 +- gdb/spu-linux-nat.c | 3 +- ld/ChangeLog | 10 +++++++ ld/emultempl/pe.em | 4 +-- ld/emultempl/pep.em | 4 +-- ld/ldlang.c | 10 +++---- 40 files changed, 286 insertions(+), 138 deletions(-)