This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/modula-2 in repository gcc.
from b69680044cf Merge branch 'master' into devel/modula-2. new db1ed08b563 Improvements to documentation.
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: gcc/doc/gm2.texi | 381 ++++++++++++++++++------------------- gcc/m2/gm2-compiler/ppg.mod | 2 +- gcc/m2/gm2-libs-iso/SYSTEM.def | 26 +-- gcc/m2/gm2-libs/Assertion.def | 3 +- gcc/m2/gm2-libs/Builtins.def | 30 ++- gcc/m2/gm2-libs/Builtins.mod | 28 +-- gcc/m2/gm2-libs/DynamicStrings.def | 57 +++--- gcc/m2/gm2-libs/Environment.def | 3 +- gcc/m2/gm2-libs/FIO.def | 31 +-- gcc/m2/gm2-libs/FIO.mod | 18 +- gcc/m2/gm2-libs/FormatStrings.def | 14 +- gcc/m2/gm2-libs/FpuIO.def | 16 +- gcc/m2/gm2-libs/GetOpt.def | 53 +++--- gcc/m2/gm2-libs/SYSTEM.def | 26 +-- 14 files changed, 365 insertions(+), 323 deletions(-)