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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 581f8071 0: update: binutils-gcc-linux: all
new 44adf416 0: update: binutils-gcc-linux: 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 (581f8071)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 184 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11306 ++++++-------
04-build_abe-stage1/console.log | 20067 +++++++++++-----------
05-build_linux/console.log | 838 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32958 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 32904 insertions(+), 32923 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 llvm.
from 930765e1620 [RISCV] Fix callee-saved-gprs.ll test ABIs
new 91fd77e0580 DWARFDebugLoc: Make parsing and error reporting more robust
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/llvm/DebugInfo/DWARF/DWARFDebugLoc.h | 13 +--
lib/DebugInfo/DWARF/DWARFDebugLoc.cpp | 97 ++++++++++------------
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 12 +--
.../X86/dwarfdump-debug-loc-error-cases.s | 58 +++++++++++++
.../X86/dwarfdump-debug-loclists-error-cases.s | 71 ++++++++++++++++
5 files changed, 185 insertions(+), 66 deletions(-)
create mode 100644 test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s
create mode 100644 test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases.s
--
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 release_90
in repository lld.
from 87a33dee5 Merging r369184: -------------------------------------------- [...]
new 6ae27a5d9 ReleaseNotes: remove in-progress warning, remove empty sections
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:
docs/ReleaseNotes.rst | 19 -------------------
1 file changed, 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/gcc.
from 0ce17020fdd 2019-08-28 Richard Biener <rguenther(a)suse.de>
adds 56a7045540d * es.po: Update.
adds bae678c409c Update ABI baselines for x86 and powerpc GNU targets
adds 1e6b5fb5e60 Daily bump.
adds b05812bedd7 2019-08-29 Richard Biener <rguenther(a)suse.de>
adds 65fcb936ae4 * config/abi/post/aarch64-linux-gnu/baseline_symbols.txt: [...]
new 01e78f4af94 PR libstdc++/91067 add more missing exports for directory i [...]
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 | 10 +++
gcc/DATESTAMP | 2 +-
gcc/po/ChangeLog | 4 ++
gcc/po/es.po | 81 ++++++++--------------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/pr91568.f | 11 +++
gcc/tree-vect-slp.c | 23 ++++--
gcc/tree-vectorizer.h | 19 +++--
libstdc++-v3/ChangeLog | 26 +++++++
libstdc++-v3/acinclude.m4 | 2 +-
.../post/aarch64-linux-gnu/baseline_symbols.txt | 7 ++
.../abi/post/i386-linux-gnu/baseline_symbols.txt | 7 ++
.../abi/post/i486-linux-gnu/baseline_symbols.txt | 7 ++
.../post/powerpc-linux-gnu/baseline_symbols.txt | 7 ++
.../powerpc64-linux-gnu/32/baseline_symbols.txt | 7 ++
.../post/powerpc64-linux-gnu/baseline_symbols.txt | 7 ++
.../abi/post/s390x-linux-gnu/baseline_symbols.txt | 7 ++
.../post/x86_64-linux-gnu/32/baseline_symbols.txt | 7 ++
.../abi/post/x86_64-linux-gnu/baseline_symbols.txt | 7 ++
libstdc++-v3/config/abi/pre/gnu.ver | 16 ++++-
libstdc++-v3/configure | 2 +-
.../testsuite/27_io/filesystem/iterators/91067.cc | 16 +++++
libstdc++-v3/testsuite/util/testsuite_abi.cc | 3 +-
23 files changed, 216 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91568.f
--
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-release-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from f3f4e0da03 Commit forgotten changelog
adds dfc42c99cd Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9ee5bf1f 0: update: binutils-gcc-linux: all
new 32e1025d 0: update: binutils-gcc-linux: 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 (9ee5bf1f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 184 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10846 ++++++-------
04-build_abe-stage1/console.log | 18508 +++++++++++-----------
05-build_linux/console.log | 506 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30741 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 30620 insertions(+), 30641 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.