This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 248feb2fa2c gcov: fix printf format for 32-bit hosts new e2aa8a5f982 libcody: Simplify configure [PR 98414, 98509]
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: libcody/Makefile.in | 121 +- libcody/Makesub.in | 49 - libcody/build-aux/config.guess | 1476 ------------------------ libcody/build-aux/config.sub | 1833 ----------------------------- libcody/build-aux/install-sh | 518 --------- libcody/config.h.in | 5 +- libcody/config.m4 | 182 --- libcody/configure | 209 +--- libcody/configure.ac | 15 +- libcody/dox.cfg.in | 2478 ---------------------------------------- libcody/fatal.cc | 22 - libcody/gdbinit.in | 11 - libcody/internal.hh | 3 - 13 files changed, 48 insertions(+), 6874 deletions(-) delete mode 100644 libcody/Makesub.in delete mode 100755 libcody/build-aux/config.guess delete mode 100755 libcody/build-aux/config.sub delete mode 100755 libcody/build-aux/install-sh delete mode 100644 libcody/dox.cfg.in delete mode 100644 libcody/gdbinit.in