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 055c879fcf2 gdb: remove iterate_over_bp_locations function new 01add95bed9 gdb: fix some indentation issues
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/ChangeLog | 4 + gdb/aarch64-tdep.c | 10 +- gdb/aix-thread.c | 14 +- gdb/arm-fbsd-tdep.c | 4 +- gdb/arm-tdep.c | 42 +-- gdb/breakpoint.c | 750 ++++++++++++++++++------------------- gdb/ctfread.c | 8 +- gdb/gdbtypes.c | 12 +- gdb/go32-nat.c | 126 +++---- gdb/guile/scm-pretty-print.c | 8 +- gdb/hppa-linux-tdep.c | 2 - gdb/i386-tdep.c | 2 - gdb/mi/mi-symbol-cmds.c | 10 +- gdb/nat/aarch64-sve-linux-ptrace.c | 18 +- gdb/nios2-tdep.c | 38 +- gdb/ppc-sysv-tdep.c | 8 +- gdb/python/py-framefilter.c | 20 +- gdb/python/py-prettyprint.c | 8 +- gdb/rs6000-tdep.c | 9 +- gdb/s390-tdep.c | 12 +- gdb/stack.c | 12 +- gdb/symtab.c | 174 ++++----- gdb/target-float.c | 10 +- gdb/tracepoint.c | 14 +- gdb/v850-tdep.c | 14 +- gdb/windows-tdep.c | 8 +- gdb/xcoffread.c | 25 +- gdbserver/ChangeLog | 4 + gdbserver/linux-s390-low.cc | 36 +- 29 files changed, 704 insertions(+), 698 deletions(-)