This is an automated email from the git hooks/post-receive script.
tcwg-benchmark pushed a change to branch linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-master-arm-eabi-coremark-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 54950869 0: init: binutils-gcc: -8
new dffe2c5d 0: update: binutils-gcc: -8
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (54950869)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-maste [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 177 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 11424 +++++++-------
04-build_abe-stage1/console.log | 18402 +++++++++++-----------
05-build_abe-newlib/console.log | 38 +-
09-check_regression/console.log | 12 +-
10-update_baseline/console.log | 31 +-
console.log | 30484 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 30530 insertions(+), 30454 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 892c8c9fc5d Daily bump.
new fe640ed0039 Sync gcc-changelog scripts.
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:
contrib/gcc-changelog/git_commit.py | 20 ++++-
contrib/gcc-changelog/git_email.py | 5 +-
contrib/gcc-changelog/git_repository.py | 2 +-
contrib/gcc-changelog/setup.cfg | 2 +
contrib/gcc-changelog/test_email.py | 19 +++++
contrib/gcc-changelog/test_patches.txt | 125 ++++++++++++++++++++++++++++++++
6 files changed, 167 insertions(+), 6 deletions(-)
create mode 100644 contrib/gcc-changelog/setup.cfg
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 6340340503b Daily bump.
new 217af6ff5d3 Sync gcc-changelog scripts.
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:
contrib/gcc-changelog/git_commit.py | 20 ++++-
contrib/gcc-changelog/git_email.py | 5 +-
contrib/gcc-changelog/git_repository.py | 2 +-
contrib/gcc-changelog/setup.cfg | 2 +
contrib/gcc-changelog/test_email.py | 19 +++++
contrib/gcc-changelog/test_patches.txt | 125 ++++++++++++++++++++++++++++++++
6 files changed, 167 insertions(+), 6 deletions(-)
create mode 100644 contrib/gcc-changelog/setup.cfg
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from f41ca73aa11 [Fortran] Remove OpenACC 'loop' inside 'parallel' special-c [...]
new d2612abf075 Sync gcc-changelog scripts.
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:
contrib/gcc-changelog/git_commit.py | 20 ++++-
contrib/gcc-changelog/git_email.py | 5 +-
contrib/gcc-changelog/git_repository.py | 2 +-
contrib/gcc-changelog/setup.cfg | 2 +
contrib/gcc-changelog/test_email.py | 19 +++++
contrib/gcc-changelog/test_patches.txt | 125 ++++++++++++++++++++++++++++++++
6 files changed, 167 insertions(+), 6 deletions(-)
create mode 100644 contrib/gcc-changelog/setup.cfg
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 8ab6ed9c4fd Fixup merge kind enum
new 484c64ebaf3 support SOURCE_DATE_EPOCH
new 9582481c72b Genericize time API
new 4a919dcc718 Revert some local changes
new 130faab5850 Alter revision setting
The 4 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 | 27 +++++++++++++++++
gcc/REVISION | 1 +
gcc/cp/Make-lang.in | 30 ++++---------------
gcc/cp/module.cc | 30 ++++++++++++-------
gcc/cp/parser.c | 9 +++---
libcpp/include/cpplib.h | 10 +++++++
libcpp/init.c | 5 ++--
libcpp/internal.h | 7 ++---
libcpp/macro.c | 77 ++++++++++++++++++++++++++++++++-----------------
9 files changed, 123 insertions(+), 73 deletions(-)
create mode 100644 gcc/REVISION
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4c27f900950 [Fortran] Remove OpenACC 'loop' inside 'parallel' special-c [...]
new 15bcd01a94c testsuite: fix malloc alignment in test
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/testsuite/gcc.dg/tree-prof/pr97461.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f8efe419 0: update: binutils-gcc-linux: all
new 7a9b8911 0: update: linux-521b619acdc8f1f5acdac15b84f81fd9515b2aff: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f8efe419)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 295 +-
02-prepare_abe/console.log | 382 +-
03-build_abe-binutils/console.log | 10936 +++++----
04-build_abe-stage1/console.log | 15660 +++++++------
05-build_linux/console.log | 9269 ++++----
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 4 +-
08-update_baseline/results.regressions | 2 +-
console.log | 36578 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 36001 insertions(+), 37165 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from fa63ba779d4 Updated Serbian translation for the ld subdirectory
new af1bd771fc1 aarch64: Extract Pointer Authentication feature from Armv8.3-A
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:
include/ChangeLog | 5 ++++
include/opcode/aarch64.h | 2 ++
opcodes/ChangeLog | 7 +++++
opcodes/aarch64-tbl.h | 71 ++++++++++++++++++++++++++----------------------
4 files changed, 52 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from b7a357e92 Fix 32-bit integer overflow when calculating TZ rules
new 26a5aff2a Cygwin: FIFO: update_my_handlers: fix handle leak
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:
winsup/cygwin/fhandler_fifo.cc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.