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 8ac10c5bfca Allow readelf to issue warnings if checking is enabled and [...] new 62982abdee4 gdb: allocate symfile_segment_data with new new 68b888fff31 gdb: use std::vector to store segments in symfile_segment_data new 9005fbbb002 gdb: make symfile_segment_data::segment_info an std::vector new 6fd1d259e98 Fix thinko in recent update to bfd_section_from_shdr.
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: bfd/ChangeLog | 6 ++++++ bfd/elf.c | 2 +- gdb/ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++ gdb/elfread.c | 18 +++++++----------- gdb/remote.c | 22 ++++++++++------------ gdb/solib-target.c | 18 ++++++++---------- gdb/symfile-debug.c | 2 +- gdb/symfile.c | 45 ++++++++++++++------------------------------- gdb/symfile.h | 41 +++++++++++++++++++++++------------------ 9 files changed, 111 insertions(+), 84 deletions(-)