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 c02564ad427 Use make_unique_xstrdup in tracepoint new 5e880e6a0a6 gdb/coffread: replace bfd_map_over_sections with iteration new 1837ca70538 gdb/coffread: remove debug info support new 7c9cc0adcdc gdb: remove buildsym-legacy new becf559f736 gdb/buildsym: remove m_last_source_file new bed351f20f6 gdb/buildsym: remove get_last_source_start_addr/set_last_so [...] new 03375540de7 gdb/buildsym: patch_subfile_names
The 6 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/Makefile.in | 2 - gdb/buildsym-legacy.c | 251 --------- gdb/buildsym-legacy.h | 153 ------ gdb/buildsym.c | 53 +- gdb/buildsym.h | 37 +- gdb/coffread.c | 1444 ++----------------------------------------------- gdb/go32-nat.c | 1 - 7 files changed, 36 insertions(+), 1905 deletions(-) delete mode 100644 gdb/buildsym-legacy.c delete mode 100644 gdb/buildsym-legacy.h