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 30bf8e1ce44 gdb: use decltype instead of typeof in dwarf2/read.c new 71bc95ed203 gdb: allocate subfile with new new ebd4e6d017f gdb: change subfile::name and buildsym_compunit::m_comp_dir [...] new b08c778be92 gdb: use std::vector for temporary linetable_entry array in [...] new 558802e4d1c gdb: change subfile::line_vector to an std::vector
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/buildsym.c | 195 ++++++++++++++++++++++-------------------------------- gdb/buildsym.h | 26 +++++--- gdb/dwarf2/read.c | 10 +-- gdb/xcoffread.c | 179 ++++++++++++++----------------------------------- 4 files changed, 150 insertions(+), 260 deletions(-)