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 ff08abb8a2c gdb/testsuite: fix minor things in jit tests new f5272a3bb39 Remove read_memory_string new 670e35fad9c Rewrite target_read_string new a5d871ddaf2 Remove a use of target_read_string new 66920317431 Change target_read_string API
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 | 38 +++++++++++++++++++++++ gdb/ada-lang.c | 51 ++++++++++++++----------------- gdb/ada-lang.h | 2 +- gdb/ada-valprint.c | 4 +-- gdb/corefile.c | 27 ----------------- gdb/expprint.c | 12 +++----- gdb/gdbcore.h | 6 ---- gdb/linux-tdep.c | 12 ++------ gdb/linux-thread-db.c | 9 +++--- gdb/solib-darwin.c | 8 ++--- gdb/solib-dsbt.c | 11 +++---- gdb/solib-frv.c | 11 +++---- gdb/solib-svr4.c | 22 +++++--------- gdb/target.c | 84 +++++++++------------------------------------------ gdb/target.h | 9 ++++-- gdb/valprint.c | 8 +---- gdb/windows-nat.c | 16 +++++----- 17 files changed, 123 insertions(+), 207 deletions(-)