This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 9c87670 0: update: gcc-03dd86139fec736159c79e09e1dbe7987c917bbb: 1
new 861883c 0: update: gcc-60a5bccb4b1353132199903e7d44f48b2987c1b8: 1
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 (9c87670)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 128 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-bootstrap_O1/console.log | 65579 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 66145 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 66116 insertions(+), 66152 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 5fa370e437 PR25236, common sym versioning
new aa2d5a4229 Core file build-id support
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:
gdb/ChangeLog | 18 ++
gdb/build-id.c | 30 ++-
gdb/build-id.h | 12 +-
gdb/corelow.c | 25 ++
gdb/testsuite/ChangeLog | 7 +
.../corefile-buildid-shlib-shr.c} | 10 +-
.../{solib-disc.c => corefile-buildid-shlib.c} | 27 +-
.../gdb.base/{func-ptrs.c => corefile-buildid.c} | 41 ++--
gdb/testsuite/gdb.base/corefile-buildid.exp | 271 +++++++++++++++++++++
9 files changed, 394 insertions(+), 47 deletions(-)
copy gdb/testsuite/{gdb.server/sysroot.c => gdb.base/corefile-buildid-shlib-shr.c} (84%)
copy gdb/testsuite/gdb.base/{solib-disc.c => corefile-buildid-shlib.c} (73%)
copy gdb/testsuite/gdb.base/{func-ptrs.c => corefile-buildid.c} (65%)
create mode 100644 gdb/testsuite/gdb.base/corefile-buildid.exp
--
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_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 7490ad9 0: update: gcc-4c6b66e19a6dc6558f8fe8f7379d8ec5f5a59d43: 1
new 26e8566 0: update: gcc-30b79d8eddb90b35d8acc0fa619654eceb46dbe5: 1
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 (7490ad9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 129 +-
02-prepare_abe/console.log | 318 +-
03-build_abe-bootstrap_O3/console.log | 68064 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 68513 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 68490 insertions(+), 68548 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 linux.
from eea2d5da29e3 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
new ad910e36da4c pipe: fix poll/select race introduced by the pipe rework
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:
fs/pipe.c | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 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 gcc.
from 30b79d8eddb PR middle-end/90840 * expr.c (expand_assignment): In the [...]
new aaa7c9060de PR c++/91678 - wrong error with decltype and location wrapper.
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/ChangeLog | 5 +++++
gcc/fold-const.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/decltype73.C | 4 ++++
4 files changed, 15 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype73.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.
"Maxim Kuvyrkov pushed a change to branch empty
in repository toolchain/ci/llvm-project.
at e96c4ec7e20 Empty commit for ci/llvm-project
This branch includes the following new commits:
new e96c4ec7e20 Empty commit for ci/llvm-project
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.
This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch empty
in repository toolchain/ci/linux.
at 85587980d5c6 Empty commit for ci/linux
This branch includes the following new commits:
new 85587980d5c6 Empty commit for ci/linux
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.
This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch empty
in repository toolchain/ci/glibc.
at b3a57f09e6 Empty commit for ci/glibc
This branch includes the following new commits:
new b3a57f09e6 Empty commit for ci/glibc
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.
This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch empty
in repository toolchain/ci/binutils-gdb.
at d015bcd6aa Empty commit for ci/binutils-gdb
This branch includes the following new commits:
new d015bcd6aa Empty commit for ci/binutils-gdb
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.