This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 214985f6b35 AVR: ad target/84211 - Split MOVW into MOVs in try_split_any. new 4ed189854ea Add block parameter to begin_block debug hook new e908efbf206 Don't output CodeView line numbers for inlined functions new 65b5c4afcfd Write S_INLINEELINES CodeView subsection new 5297795e5b9 Write S_INLINESITE CodeView symbols
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: gcc/debug.cc | 9 +- gcc/debug.h | 3 +- gcc/dwarf2codeview.cc | 574 +++++++++++++++++++++++++++++++++++++++++--------- gcc/dwarf2codeview.h | 3 + gcc/dwarf2out.cc | 22 +- gcc/final.cc | 2 +- gcc/vmsdbgout.cc | 5 +- 7 files changed, 511 insertions(+), 107 deletions(-)