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 7570a17cbbe [gdb/build] Use move capture in gdb_demangle new f82ee0c8dc4 PR30724, cygwin ld performance regression since 014a602b86 new feddea4b466 Add ld makefile dependencies new 226f9f4fadb Rename bfd_bread and bfd_bwrite
The 3 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/aix5ppc-core.c | 10 ++-- bfd/aout-target.h | 2 +- bfd/aoutx.h | 24 ++++----- bfd/archive.c | 72 ++++++++++++------------- bfd/archive64.c | 18 +++---- bfd/bfd-in2.h | 26 ++++++++- bfd/bfd.c | 22 ++++++++ bfd/bfdio.c | 35 +++++++++--- bfd/bfdwin.c | 2 +- bfd/binary.c | 2 +- bfd/cisco-core.c | 8 +-- bfd/coff-alpha.c | 18 +++---- bfd/coff-ia64.c | 7 ++- bfd/coff-rs6000.c | 100 ++++++++++++++++------------------ bfd/coff-stgo32.c | 6 +-- bfd/coff64-rs6000.c | 19 ++++--- bfd/coffcode.h | 42 +++++++-------- bfd/coffgen.c | 22 ++++---- bfd/cofflink.c | 27 +++++----- bfd/doc/bfdint.texi | 4 +- bfd/ecoff.c | 45 ++++++++-------- bfd/ecofflink.c | 57 +++++++++----------- bfd/elf-nacl.c | 2 +- bfd/elf-strtab.c | 4 +- bfd/elf.c | 16 +++--- bfd/elf32-ppc.c | 2 +- bfd/elf64-hppa.c | 2 +- bfd/elf64-ia64-vms.c | 4 +- bfd/elfcode.h | 22 ++++---- bfd/elfcore.h | 20 +++---- bfd/elflink.c | 6 +-- bfd/elfxx-mips.c | 6 +-- bfd/format.c | 6 +-- bfd/hash.c | 10 ++-- bfd/hppabsd-core.c | 2 +- bfd/hpux-core.c | 13 ++--- bfd/i386lynx.c | 84 ++++++++++++++--------------- bfd/i386msdos.c | 12 ++--- bfd/ihex.c | 26 ++++----- bfd/irix-core.c | 6 +-- bfd/libaout.h | 80 ++++++++++++++-------------- bfd/libbfd-in.h | 4 +- bfd/libbfd.c | 8 +-- bfd/libbfd.h | 4 +- bfd/lynx-core.c | 4 +- bfd/mach-o.c | 142 ++++++++++++++++++++++++------------------------- bfd/merge.c | 6 +-- bfd/mmo.c | 86 +++++++++++++++--------------- bfd/netbsd-core.c | 4 +- bfd/opncls.c | 2 +- bfd/osf-core.c | 4 +- bfd/pdb.c | 60 ++++++++++----------- bfd/pdp11.c | 37 ++++++------- bfd/peXXigen.c | 4 +- bfd/pef.c | 6 +-- bfd/peicode.h | 14 +++-- bfd/ppcboot.c | 7 ++- bfd/ptrace-core.c | 2 +- bfd/rs6000-core.c | 12 ++--- bfd/som.c | 110 +++++++++++++++++++------------------- bfd/srec.c | 40 +++++++------- bfd/tekhex.c | 20 +++---- bfd/trad-core.c | 4 +- bfd/verilog.c | 4 +- bfd/vms-alpha.c | 54 +++++++++---------- bfd/vms-lib.c | 36 ++++++------- bfd/vms-misc.c | 4 +- bfd/wasm-module.c | 28 +++++----- bfd/xcofflink.c | 22 ++++---- bfd/xsym.c | 34 ++++++------ binutils/ar.c | 12 ++--- binutils/objcopy.c | 6 +-- binutils/od-macho.c | 16 +++--- binutils/od-pe.c | 27 +++++----- binutils/od-xcoff.c | 24 ++++----- gas/config/obj-aout.c | 2 +- gas/config/tc-tic54x.c | 2 +- gdb/coff-pe-read.c | 12 ++--- gdb/coffread.c | 14 ++--- gdb/dbxread.c | 16 +++--- gdb/dwarf2/section.c | 2 +- gdb/gdb_bfd.c | 2 +- gdb/minidebug.c | 6 +-- gdb/solib-svr4.c | 2 +- gdb/xcoffread.c | 8 +-- ld/Makefile.am | 3 +- ld/Makefile.in | 6 ++- ld/emultempl/pe.em | 4 +- ld/emultempl/pep.em | 4 +- ld/ldelf.c | 4 +- ld/pdb.c | 108 ++++++++++++++++++------------------- ld/pe-dll.c | 20 +++---- sim/bfin/interp.c | 8 +-- sim/cris/sim-if.c | 4 +- sim/rl78/load.c | 2 +- sim/rx/load.c | 2 +- 96 files changed, 1001 insertions(+), 968 deletions(-)