This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0d430404 0: update: llvm-linux-qemu: all
new 7cc74a5b 0: update: llvm-linux-qemu: 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 (0d430404)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 162 +-
02-prepare_abe/console.log | 444 +-
03-build_llvm/console.log | 13872 ++++++++++++------------
04-build_linux/console.log | 796 +-
05-build_abe-qemu/console.log | 6779 ++++++------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 22075 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
10 files changed, 22012 insertions(+), 22150 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 binutils-2_36-branch
in repository binutils-gdb.
from 055bc77a80b Add Changelog entries and NEWS entries for 2.36 branch
new 215849957b9 Change version number to 2.35.90 and regenerate configure 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:
bfd/ChangeLog | 6 +
bfd/configure | 20 +-
bfd/po/bfd.pot | 2574 ++++++++++++++++++-----------------
bfd/version.m4 | 2 +-
binutils/ChangeLog | 5 +
binutils/configure | 20 +-
binutils/po/binutils.pot | 3317 ++++++++++++++++++++++++----------------------
gas/ChangeLog | 5 +
gas/configure | 20 +-
gas/po/gas.pot | 2131 ++++++++++++++---------------
gold/ChangeLog | 4 +
gold/po/gold.pot | 986 +++++++-------
gprof/ChangeLog | 5 +
gprof/configure | 20 +-
gprof/po/gprof.pot | 4 +-
ld/ChangeLog | 5 +
ld/configure | 20 +-
ld/po/ld.pot | 2253 ++++++++++++++++---------------
opcodes/ChangeLog | 5 +
opcodes/configure | 20 +-
opcodes/po/opcodes.pot | 505 +++----
21 files changed, 6164 insertions(+), 5763 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 glibc.
from 1b5c9dfeb2 ARC: Regenerate ulps
new c6e2ca2c3f POSIX locale: Fix typo in comment
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:
localedata/locales/POSIX | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 055bc77a80b Add Changelog entries and NEWS entries for 2.36 branch
new 573fe3fbc11 Change version number to 2.36.50 and regenerate files
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:
bfd/ChangeLog | 6 +
bfd/configure | 20 +-
bfd/po/bfd.pot | 2574 ++++++++++++++++++-----------------
bfd/version.m4 | 2 +-
binutils/ChangeLog | 8 +
binutils/configure | 20 +-
binutils/po/binutils.pot | 3317 ++++++++++++++++++++++++----------------------
gas/ChangeLog | 5 +
gas/configure | 20 +-
gas/po/gas.pot | 2131 ++++++++++++++---------------
gprof/ChangeLog | 5 +
gprof/configure | 20 +-
gprof/po/gprof.pot | 4 +-
ld/ChangeLog | 5 +
ld/configure | 20 +-
ld/po/ld.pot | 2266 ++++++++++++++++---------------
opcodes/ChangeLog | 5 +
opcodes/configure | 20 +-
opcodes/po/opcodes.pot | 505 +++----
19 files changed, 5649 insertions(+), 5304 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-10
in repository gcc.
from ee697d4bbb7 c++: ICE with constexpr call that returns a PMF [PR98551]
new 0188eab844e tree-cfg: Allow enum types as result of POINTER_DIFF_EXPR [ [...]
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/c-c++-common/pr98556.c | 11 +++++++++++
gcc/tree-cfg.c | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/pr98556.c
--
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 ce0be4070f0 sim: common: add missing stdlib.h for abort()
new 055bc77a80b Add Changelog entries and NEWS entries for 2.36 branch
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 | 4 ++++
bfd/ChangeLog | 4 ++++
binutils/BRANCHES | 1 +
binutils/ChangeLog | 4 ++++
binutils/NEWS | 2 ++
binutils/README-how-to-make-a-release | 3 ++-
config/ChangeLog | 4 ++++
cpu/ChangeLog | 4 ++++
elfcpp/ChangeLog | 4 ++++
gas/ChangeLog | 4 ++++
gas/NEWS | 2 ++
gold/ChangeLog | 4 ++++
gprof/ChangeLog | 4 ++++
include/ChangeLog | 4 ++++
ld/ChangeLog | 4 ++++
ld/NEWS | 2 ++
libctf/ChangeLog | 4 ++++
opcodes/ChangeLog | 4 ++++
18 files changed, 61 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.
unknown user pushed a change to branch binutils-2_36-branch
in repository binutils-gdb.
at 055bc77a80b Add Changelog entries and NEWS entries for 2.36 branch
This branch includes the following new commits:
new 055bc77a80b Add Changelog entries and NEWS entries for 2.36 branch
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.