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 94861aa1c05 aarch64, gas: Relax Armv9.6-A mandatory feature set new c97e57bc9d2 gdb: move core file bfd from program_space into core_target new 84f8be0d9c8 gdb: remove program_space::core_bfd member function
The 2 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/arch-utils.c | 2 +- gdb/corefile.c | 11 +-- gdb/corelow.c | 174 ++++++++++++++++++++++++++--------------------- gdb/fbsd-tdep.c | 2 +- gdb/gdbcore.h | 5 ++ gdb/inferior.c | 4 +- gdb/linux-tdep.c | 14 ++-- gdb/linux-thread-db.c | 3 +- gdb/maint.c | 7 +- gdb/progspace.h | 6 -- gdb/python/py-corefile.c | 18 ++--- gdb/record-full.c | 5 +- gdb/sol-thread.c | 3 +- gdb/solib-dsbt.c | 3 +- gdb/solib-frv.c | 3 +- gdb/symfile-mem.c | 4 +- 16 files changed, 141 insertions(+), 123 deletions(-)