This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 02f7334ac93 c++: Fix up handling of captured vars in lambdas in OpenMP [...] new f5389e17e4b Update include/plugin-api.h. new c8429c2aba8 API extension for binutils (type of symbols).
The 2 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/ChangeLog | 8 +++ gcc/lto-section-in.c | 1 + gcc/lto-streamer-out.c | 82 +++++++++++++++++++++++++++- gcc/lto-streamer.h | 1 + include/ChangeLog | 13 +++++ include/lto-symtab.h | 13 +++++ include/plugin-api.h | 32 ++++++++++- lto-plugin/ChangeLog | 20 +++++++ lto-plugin/lto-plugin.c | 141 ++++++++++++++++++++++++++++++++++++++++++++---- 9 files changed, 296 insertions(+), 15 deletions(-)