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 0e1d094e967 Clear all local_symbol.lsy_flags new 765cf5f623d Use bfd_get_filename throughout bfd new c177f3771c8 Use bfd_get_filename throughout binutils new 69f57659c37 Use bfd_get_filename throughout gas new 607b483327f Use bfd_get_filename throughout ld
The 4 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 | 41 +++++++++++++++++++++++++++++++++++++++++ bfd/aix5ppc-core.c | 4 ++-- bfd/aout-target.h | 3 ++- bfd/aoutx.h | 7 ++++--- bfd/archive.c | 38 ++++++++++++++++++++------------------ bfd/bfd.c | 10 +++++----- bfd/cache.c | 15 +++++++++------ bfd/ecoff.c | 2 +- bfd/ecofflink.c | 2 +- bfd/elf32-bfin.c | 10 +++++----- bfd/elf32-frv.c | 10 +++++----- bfd/elf32-hppa.c | 2 +- bfd/elf32-nds32.c | 4 ++-- bfd/elf32-spu.c | 27 ++++++++++++++------------- bfd/elf64-hppa.c | 2 +- bfd/elf64-ia64-vms.c | 2 +- bfd/elfcore.h | 4 ++-- bfd/elflink.c | 11 ++++++----- bfd/linker.c | 2 +- bfd/mach-o.c | 12 ++++++------ bfd/opncls.c | 20 ++++++++++---------- bfd/pdp11.c | 7 ++++--- bfd/plugin.c | 2 +- bfd/rs6000-core.c | 4 ++-- bfd/som.c | 2 +- bfd/srec.c | 10 +++++----- bfd/vms-lib.c | 6 +++--- bfd/xcofflink.c | 5 +++-- binutils/ChangeLog | 9 +++++++++ binutils/ar.c | 17 +++++++++-------- binutils/arsup.c | 10 +++++----- binutils/binemul.c | 2 +- binutils/coffgrok.c | 4 ++-- gas/ChangeLog | 6 ++++++ gas/write.c | 16 ++++++++++------ ld/ChangeLog | 15 +++++++++++++++ ld/emultempl/beos.em | 7 ++++--- ld/emultempl/pe.em | 21 +++++++++++---------- ld/emultempl/pep.em | 20 +++++++++++--------- ld/emultempl/spuelf.em | 4 ++-- ld/ldlang.c | 10 +++++----- ld/ldmain.c | 4 ++-- ld/ldmisc.c | 10 ++++++---- ld/pe-dll.c | 38 +++++++++++++++++++++----------------- ld/plugin.c | 6 +++--- 45 files changed, 280 insertions(+), 183 deletions(-)