This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a155c7aa67a Daily bump. new 864319e63f2 Plugin support on Windows/MinGW
The 1 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: config/ChangeLog | 4 ++ config/gcc-plugin.m4 | 15 ++++++- gcc/ChangeLog | 9 ++++ gcc/Makefile.in | 14 +++++- gcc/c/ChangeLog | 4 ++ gcc/c/Make-lang.in | 9 +++- gcc/configure | 15 ++++++- gcc/cp/ChangeLog | 4 ++ gcc/cp/Make-lang.in | 5 +++ gcc/doc/plugins.texi | 55 ++++++++++++++++++++--- gcc/plugin.c | 120 +++++++++++++++++++++++++++++++++++++++++++++++---- libcc1/ChangeLog | 4 ++ libcc1/configure | 15 ++++++- 13 files changed, 253 insertions(+), 20 deletions(-)