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 43193fe9fc Further improve warnings for relocations referring to discar [...] new 9018be22e0 Make target_read_alloc & al return vectors
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 | 44 +++++++++++++++++++++++++ gdb/auxv.c | 44 ++++++++++--------------- gdb/avr-tdep.c | 40 +++++++++++----------- gdb/common/byte-vector.h | 1 + gdb/linux-tdep.c | 48 +++++++++++---------------- gdb/osdata.c | 6 ++-- gdb/remote.c | 32 +++++++++--------- gdb/solib-aix.c | 8 ++--- gdb/solib-dsbt.c | 19 +++++------ gdb/solib-svr4.c | 6 ++-- gdb/solib-target.c | 6 ++-- gdb/target.c | 86 +++++++++++++++++++----------------------------- gdb/target.h | 37 +++++++++------------ gdb/tracepoint.c | 16 ++++----- gdb/xml-support.c | 20 +++++------ gdb/xml-support.h | 10 +++--- gdb/xml-syscall.c | 6 ++-- gdb/xml-tdesc.c | 20 +++++------ 18 files changed, 224 insertions(+), 225 deletions(-)