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 c31ab5a0010 asan: readelf: wild read in get_num_dynamic_syms new c95949892f6 Replace "if (x) free (x)" with "free (x)", bfd new 9db70fc3656 Replace "if (x) free (x)" with "free (x)", binutils new 9fbb53c7c8d Replace "if (x) free (x)" with "free (x)", gas new 3d45296946b Replace "if (x) free (x)" with "free (x)", gprof new 5e2ab612548 Replace "if (x) free (x)" with "free (x)", ld new d96bf37ba83 Replace "if (x) free (x)" with "free (x)", opcodes
The 6 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 | 23 ++++++ bfd/aoutx.h | 46 ++++------- bfd/archive.c | 18 ++-- bfd/bfd.c | 3 +- bfd/bfdio.c | 3 +- bfd/coff-alpha.c | 9 +- bfd/coff-ppc.c | 95 +++++++-------------- bfd/coff-sh.c | 17 ++-- bfd/coff-stgo32.c | 3 +- bfd/coffcode.h | 3 +- bfd/coffgen.c | 13 +-- bfd/cofflink.c | 98 +++++++--------------- bfd/cpu-arm.c | 6 +- bfd/doc/chew.c | 9 +- bfd/dwarf2.c | 43 +++------- bfd/ecoff.c | 63 +++++--------- bfd/ecofflink.c | 17 ++-- bfd/elf-eh-frame.c | 19 ++--- bfd/elf-m10200.c | 27 ++---- bfd/elf-m10300.c | 33 +++----- bfd/elf-strtab.c | 3 +- bfd/elf.c | 18 ++-- bfd/elf32-arc.c | 12 +-- bfd/elf32-arm.c | 28 ++----- bfd/elf32-avr.c | 33 +++----- bfd/elf32-bfin.c | 10 +-- bfd/elf32-cr16.c | 44 ++++------ bfd/elf32-crx.c | 27 ++---- bfd/elf32-epiphany.c | 12 +-- bfd/elf32-ft32.c | 6 +- bfd/elf32-h8300.c | 27 ++---- bfd/elf32-ip2k.c | 15 ++-- bfd/elf32-m32c.c | 18 ++-- bfd/elf32-m68hc11.c | 16 ++-- bfd/elf32-m68k.c | 10 +-- bfd/elf32-microblaze.c | 22 ++--- bfd/elf32-msp430.c | 11 +-- bfd/elf32-nds32.c | 20 ++--- bfd/elf32-nios2.c | 3 +- bfd/elf32-ppc.c | 23 ++---- bfd/elf32-pru.c | 11 +-- bfd/elf32-rl78.c | 10 +-- bfd/elf32-rx.c | 6 +- bfd/elf32-sh.c | 42 ++++------ bfd/elf32-spu.c | 15 ++-- bfd/elf32-v850.c | 9 +- bfd/elf32-xtensa.c | 46 ++++------- bfd/elf64-alpha.c | 51 ++++-------- bfd/elf64-hppa.c | 3 +- bfd/elf64-ia64-vms.c | 44 ++++------ bfd/elf64-mips.c | 7 +- bfd/elf64-mmix.c | 8 +- bfd/elf64-ppc.c | 56 +++++-------- bfd/elf64-sparc.c | 7 +- bfd/elfcode.h | 19 ++--- bfd/elflink.c | 107 ++++++++---------------- bfd/elfnn-ia64.c | 37 ++++----- bfd/elfnn-riscv.c | 5 +- bfd/elfxx-mips.c | 85 +++++++------------ bfd/elfxx-x86.c | 3 +- bfd/format.c | 8 +- bfd/ihex.c | 20 ++--- bfd/libbfd.c | 2 +- bfd/linker.c | 12 +-- bfd/mmo.c | 3 +- bfd/opncls.c | 9 +- bfd/pdp11.c | 45 ++++------ bfd/peXXigen.c | 30 +++---- bfd/pef.c | 26 ++---- bfd/peicode.h | 6 +- bfd/simple.c | 5 +- bfd/som.c | 84 +++++++------------ bfd/srec.c | 33 +++----- bfd/stabs.c | 9 +- bfd/syms.c | 12 +-- bfd/targets.c | 3 +- bfd/vms-lib.c | 9 +- bfd/xcofflink.c | 106 ++++++++---------------- bfd/xtensa-isa.c | 43 +++------- binutils/ChangeLog | 12 +++ binutils/addr2line.c | 10 +-- binutils/dlltool.c | 16 +--- binutils/elfcomm.c | 12 +-- binutils/rddbg.c | 13 +-- binutils/readelf.c | 172 ++++++++++++--------------------------- binutils/stabs.c | 18 ++-- binutils/windmc.c | 9 +- binutils/windres.c | 3 +- binutils/wrstabs.c | 3 +- cpu/ChangeLog | 5 ++ cpu/mep.opc | 3 +- gas/ChangeLog | 16 ++++ gas/atof-generic.c | 6 +- gas/config/obj-elf.c | 10 +-- gas/config/tc-aarch64.c | 6 +- gas/config/tc-arm.c | 9 +- gas/config/tc-m68k.c | 3 +- gas/config/tc-nios2.c | 7 +- gas/config/tc-tic30.c | 3 +- gas/ecoff.c | 6 +- gas/read.c | 12 +-- gas/stabs.c | 3 +- gas/symbols.c | 6 +- gas/testsuite/gas/all/test-gen.c | 6 +- gprof/ChangeLog | 5 ++ gprof/utils.c | 5 +- ld/ChangeLog | 16 ++++ ld/deffilep.y | 33 +++----- ld/emultempl/elf.em | 7 +- ld/emultempl/msp430.em | 3 +- ld/emultempl/pe.em | 7 +- ld/emultempl/pep.em | 7 +- ld/emultempl/ppc64elf.em | 3 +- ld/emultempl/xtensaelf.em | 19 ++--- ld/ldelf.c | 3 +- ld/ldfile.c | 7 +- ld/ldmain.c | 3 +- ld/ldmisc.c | 20 ++--- ld/lexsup.c | 3 +- ld/pe-dll.c | 9 +- opcodes/ChangeLog | 22 +++++ opcodes/arc-ext.c | 10 +-- opcodes/bpf-desc.c | 16 +--- opcodes/epiphany-desc.c | 16 +--- opcodes/fr30-desc.c | 16 +--- opcodes/frv-desc.c | 16 +--- opcodes/ip2k-desc.c | 16 +--- opcodes/iq2000-desc.c | 16 +--- opcodes/lm32-desc.c | 16 +--- opcodes/m32c-desc.c | 16 +--- opcodes/m32r-desc.c | 16 +--- opcodes/mep-asm.c | 3 +- opcodes/mep-desc.c | 16 +--- opcodes/mt-desc.c | 16 +--- opcodes/or1k-desc.c | 16 +--- opcodes/sparc-dis.c | 3 +- opcodes/tic4x-dis.c | 14 +--- opcodes/xc16x-desc.c | 16 +--- opcodes/xstormy16-desc.c | 16 +--- opcodes/xtensa-dis.c | 6 +- 140 files changed, 946 insertions(+), 1797 deletions(-)