This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules in repository gcc.
from 6036eaa98af Merge master 149c8c7c27a new d34b6baae91 Add libcody with stub users
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: ChangeLog.modules | 16 + Makefile.def | 4 + Makefile.in | 1319 ++++++++++++++++++++ configure | 4 +- configure.ac | 4 +- gcc/Makefile.in | 5 + gcc/cp/Make-lang.in | 24 +- .../riscv-passes.def => cp/mapper-resolver.cc} | 14 +- .../epiphany/rtems.h => cp/mapper-server2.cc} | 21 +- gcc/{config/riscv/riscv-passes.def => cp/mapper.h} | 14 +- libcody | 1 + 11 files changed, 1393 insertions(+), 33 deletions(-) copy gcc/{config/riscv/riscv-passes.def => cp/mapper-resolver.cc} (59%) copy gcc/{config/epiphany/rtems.h => cp/mapper-server2.cc} (55%) copy gcc/{config/riscv/riscv-passes.def => cp/mapper.h} (56%) create mode 120000 libcody