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 5c831a3c7f3 Fix an illegal memory access when parsing an ELF file conta [...] new f34652de0b6 internal_error: remove need to pass __FILE__/__LINE__
The 1 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: gdb/aarch64-tdep.c | 11 +++---- gdb/ada-exp.y | 3 +- gdb/ada-lang.c | 11 +++---- gdb/addrmap.c | 6 ++-- gdb/alpha-tdep.c | 12 +++---- gdb/amd64-tdep.c | 2 +- gdb/arc-tdep.c | 6 ++-- gdb/arch-utils.c | 33 +++++++------------ gdb/arch/arm.c | 2 +- gdb/arm-linux-tdep.c | 3 +- gdb/arm-netbsd-tdep.c | 3 +- gdb/arm-tdep.c | 49 ++++++++++++---------------- gdb/avr-tdep.c | 4 +-- gdb/ax-gdb.c | 30 ++++++----------- gdb/ax-general.c | 6 ++-- gdb/bfin-tdep.c | 6 ++-- gdb/blockframe.c | 3 +- gdb/breakpoint.c | 41 ++++++++--------------- gdb/btrace.c | 6 ++-- gdb/c-exp.y | 5 ++- gdb/c-lang.c | 4 +-- gdb/cli/cli-script.c | 4 +-- gdb/coffread.c | 2 +- gdb/compile/compile-c-support.c | 2 +- gdb/compile/compile-c-symbols.c | 2 +- gdb/compile/compile-cplus-symbols.c | 2 +- gdb/compile/compile-cplus-types.c | 3 +- gdb/compile/compile-object-load.c | 2 +- gdb/corefile.c | 3 +- gdb/cp-abi.c | 6 ++-- gdb/cp-namespace.c | 3 +- gdb/cris-tdep.c | 9 ++--- gdb/dbxread.c | 3 +- gdb/dictionary.c | 6 ++-- gdb/dtrace-probe.c | 3 +- gdb/dwarf2/comp-unit-head.c | 12 +++---- gdb/dwarf2/expr.c | 10 +++--- gdb/dwarf2/frame.c | 20 +++++------- gdb/dwarf2/leb.c | 3 +- gdb/dwarf2/loc.c | 4 +-- gdb/elfread.c | 3 +- gdb/event-top.c | 2 +- gdb/exceptions.c | 2 +- gdb/exec.c | 3 +- gdb/fbsd-nat.c | 2 +- gdb/fbsd-tdep.c | 2 +- gdb/findvar.c | 6 ++-- gdb/frame-unwind.c | 2 +- gdb/frame.c | 9 ++--- gdb/frv-linux-tdep.c | 2 +- gdb/frv-tdep.c | 8 ++--- gdb/gdbarch.c | 3 +- gdb/gdbarch.py | 6 ++-- gdb/gdbtypes.c | 5 ++- gdb/go32-nat.c | 18 ++++------ gdb/h8300-tdep.c | 3 +- gdb/hppa-tdep.c | 6 ++-- gdb/i386-linux-nat.c | 6 ++-- gdb/i386-tdep.c | 16 ++++----- gdb/i387-tdep.c | 5 ++- gdb/ia64-tdep.c | 3 +- gdb/infcall.c | 2 +- gdb/infcmd.c | 5 ++- gdb/infrun.c | 17 ++++------ gdb/interps.c | 3 +- gdb/language.c | 17 ++++------ gdb/linux-nat.c | 14 +++----- gdb/loongarch-tdep.c | 3 +- gdb/m32c-tdep.c | 6 ++-- gdb/m32r-linux-nat.c | 6 ++-- gdb/m68k-linux-nat.c | 6 ++-- gdb/m68k-tdep.c | 9 ++--- gdb/macroexp.c | 5 ++- gdb/maint.c | 4 +-- gdb/mi/mi-cmd-stack.c | 3 +- gdb/mi/mi-getopt.c | 3 +- gdb/mi/mi-out.c | 4 +-- gdb/microblaze-tdep.c | 3 +- gdb/minsyms.c | 6 ++-- gdb/mips-tdep.c | 51 +++++++++++++---------------- gdb/mn10300-tdep.c | 11 +++---- gdb/msp430-tdep.c | 3 +- gdb/nat/linux-btrace.c | 4 +-- gdb/nat/linux-namespaces.c | 9 ++--- gdb/nat/mips-linux-watch.c | 21 ++++-------- gdb/nat/x86-dregs.c | 9 +++-- gdb/nds32-tdep.c | 9 ++--- gdb/netbsd-tdep.c | 2 +- gdb/objfiles.h | 9 ++--- gdb/osabi.c | 20 ++++-------- gdb/ppc-linux-nat.c | 3 +- gdb/ppc-linux-tdep.c | 2 +- gdb/ppc-sysv-tdep.c | 2 +- gdb/printcmd.c | 6 ++-- gdb/process-stratum-target.c | 3 +- gdb/psymtab.c | 3 +- gdb/record-btrace.c | 4 +-- gdb/regcache.c | 6 ++-- gdb/reggroups.c | 2 +- gdb/remote-sim.c | 6 ++-- gdb/remote.c | 65 +++++++++++++------------------------ gdb/riscv-tdep.c | 3 +- gdb/rl78-tdep.c | 3 +- gdb/rs6000-aix-nat.c | 3 +- gdb/rs6000-tdep.c | 18 ++++------ gdb/s390-tdep.c | 14 ++++---- gdb/sentinel-frame.c | 2 +- gdb/ser-event.c | 3 +- gdb/ser-mingw.c | 3 +- gdb/ser-unix.c | 3 +- gdb/serial.c | 3 +- gdb/source.c | 2 +- gdb/sparc-tdep.c | 3 +- gdb/sparc64-tdep.c | 5 ++- gdb/stack.c | 3 +- gdb/stap-probe.c | 9 ++--- gdb/symtab.c | 3 +- gdb/target-descriptions.c | 18 ++++------ gdb/target.c | 20 ++++-------- gdb/tic6x-tdep.c | 8 ++--- gdb/tracectf.c | 2 +- gdb/tracefile-tfile.c | 2 +- gdb/tracepoint.c | 8 ++--- gdb/tui/tui-interp.c | 2 +- gdb/ui-out.c | 30 ++++++----------- gdb/utils.c | 9 +++-- gdb/valops.c | 5 ++- gdb/valprint.c | 3 +- gdb/value.c | 9 +++-- gdb/windows-nat.c | 3 +- gdb/xml-support.c | 6 ++-- gdb/xml-syscall.c | 3 +- gdb/xtensa-tdep.c | 17 ++++------ gdbserver/ax.cc | 3 +- gdbserver/linux-amd64-ipa.cc | 9 ++--- gdbserver/linux-arm-low.cc | 4 +-- gdbserver/linux-i386-ipa.cc | 5 ++- gdbserver/linux-low.cc | 20 ++++-------- gdbserver/linux-ppc-ipa.cc | 3 +- gdbserver/linux-s390-ipa.cc | 3 +- gdbserver/mem-break.cc | 3 +- gdbserver/regcache.cc | 2 +- gdbserver/remote-utils.cc | 3 +- gdbserver/tracepoint.cc | 50 ++++++++++------------------ gdbsupport/btrace-common.cc | 10 +++--- gdbsupport/common-exceptions.cc | 10 +++--- gdbsupport/common-utils.cc | 2 +- gdbsupport/errors.cc | 4 +-- gdbsupport/errors.h | 18 +++++++--- gdbsupport/event-loop.cc | 3 +- gdbsupport/gdb_assert.h | 8 ++--- gdbsupport/print-utils.cc | 11 +++---- 152 files changed, 467 insertions(+), 752 deletions(-)