This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6cd806adace Daily bump. new 350122685af Handle namespaced names for CodeView new 310fd68c6cb Handle scoping in CodeView LF_FUNC_ID types new 6a9932ecdaa Record static data members in CodeView structs new c5043d89449 Record member functions in CodeView struct definitions new 155da081706 Write LF_MFUNC_ID types for CodeView struct member functions
The 5 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: gcc/dwarf2codeview.cc | 1246 ++++++++++++++++++++++++++++++++++++++++++------- gcc/dwarf2codeview.h | 9 + gcc/dwarf2out.cc | 6 +- gcc/dwarf2out.h | 1 + 4 files changed, 1097 insertions(+), 165 deletions(-)