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 3719fd55b6 cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions new ca8d69beb1 Use field_core_addr in more places new 33eca68072 Use field_string in more places new 1f77b012e6 Introduce field_unsigned new 07128006d6 Fix a FIXME in mi-out.c
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: gdb/ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++ gdb/ada-tasks.c | 10 +++++----- gdb/breakpoint.c | 4 ++-- gdb/cli-out.c | 13 +++++++++++++ gdb/cli-out.h | 3 +++ gdb/disasm.c | 2 +- gdb/i386-linux-tdep.c | 6 +++--- gdb/i386-tdep.c | 2 +- gdb/infrun.c | 4 ++-- gdb/mi/mi-interp.c | 2 +- gdb/mi/mi-main.c | 2 +- gdb/mi/mi-out.c | 13 ++++++++++--- gdb/mi/mi-out.h | 3 +++ gdb/record-btrace.c | 14 +++----------- gdb/sparc64-linux-tdep.c | 6 +++--- gdb/symfile.c | 14 +++++++------- gdb/target.c | 4 ++-- gdb/ui-out.c | 14 ++++++++++++++ gdb/ui-out.h | 4 ++++ 19 files changed, 119 insertions(+), 42 deletions(-)