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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 20f9506b 0: update: binutils-gcc-linux: all
new 6427f564 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 (20f9506b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 216 +-
02-prepare_abe/console.log | 244 +-
03-build_abe-binutils/console.log | 11019 +++++++------
04-build_abe-stage1/console.log | 18567 +++++++++++-----------
05-build_linux/console.log | 676 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30757 ++++++++++++++++++------------------
jenkins/manifest.sh | 15 +-
10 files changed, 30762 insertions(+), 30750 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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 046550ae 0: reset: binutils-gcc-glibc: 0
new 8d555518 0: reset: binutils-gcc-glibc: 0
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 (046550ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/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 | 130 +-
02-prepare_abe/console.log | 366 +-
03-build_abe-binutils/console.log | 10276 ++--
04-build_abe-stage1---/console.log | 12714 +++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 38097 +++++++------
07-build_abe-stage2---/console.log | 39256 +++++++------
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 21 +-
09-benchmark/console.log | 141 +-
11-update_baseline/console.log | 2325 +-
11-update_baseline/results.log | 4530 +-
console.log | 103611 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
results-0.csv | 3761 +-
results-1.csv | 3610 +-
results-full.csv | 3883 +-
results.csv | 255 +-
results_id | 2 +-
19 files changed, 111613 insertions(+), 111687 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 1d3dafee4c2 S/390: Test signaling FP comparison instructions
new dbf6aa18d3f * gcc-interface/decl.c (gnat_to_gnu_field): Adjust again t [...]
new f07f0076e23 * gcc-interface/decl.c (elaborate_reference_1): Specifical [...]
new f89362d98a5 [OpenMP,Fortran] Fix several OpenMP use_device_addr/map/upd [...]
The 3 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 | 12 +
gcc/ada/ChangeLog | 14 +
gcc/ada/gcc-interface/decl.c | 18 +-
gcc/ada/gcc-interface/trans.c | 4 +-
gcc/fortran/ChangeLog | 11 +
gcc/fortran/f95-lang.c | 2 +
gcc/fortran/trans-decl.c | 3 +-
gcc/fortran/trans-openmp.c | 32 +-
gcc/fortran/trans.h | 1 +
gcc/langhooks-def.h | 2 +
gcc/langhooks.h | 9 +-
gcc/omp-general.c | 8 +
gcc/omp-general.h | 1 +
gcc/omp-low.c | 38 +-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gnat.dg/specs/size_clause4.ads | 20 +
libgomp/ChangeLog | 5 +
.../libgomp.fortran/use_device_addr-1.f90 | 1196 ++++++++++++++++++++
.../libgomp.fortran/use_device_addr-2.f90 | 1196 ++++++++++++++++++++
19 files changed, 2559 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/size_clause4.ads
create mode 100644 libgomp/testsuite/libgomp.fortran/use_device_addr-1.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/use_device_addr-2.f90
--
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 master
in repository toolchain/jenkins-scripts.
from b7ee25a4 jenkins-helpers.sh: Handle paths in run_step's arguments
new eda203ba jenkins-helpers.sh: Fix creation of testing containers on tcw [...]
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:
jenkins-helpers.sh | 3 ++-
1 file changed, 2 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 master
in repository llvm.
from 2e8de397c53 Insert module constructors in a module pass
new e05d7dabece [Windows] Use information from the PE32 exceptions director [...]
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/Support/Win64EH.h | 4 +++-
1 file changed, 3 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 master
in repository lldb.
from cd84fa965 [LLDB] [Driver] Use llvm::InitLLVM to do unicode argument con [...]
new 3535a53da [Windows] Use information from the PE32 exceptions directory [...]
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/lldb/Symbol/CallFrameInfo.h | 28 ++
include/lldb/Symbol/FuncUnwinders.h | 9 +
include/lldb/Symbol/ObjectFile.h | 3 +
include/lldb/Symbol/UnwindTable.h | 3 +
include/lldb/lldb-forward.h | 1 +
source/Commands/CommandObjectTarget.cpp | 19 +
source/Plugins/ObjectFile/PECOFF/CMakeLists.txt | 1 +
.../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 52 +-
.../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h | 8 +
.../Plugins/ObjectFile/PECOFF/PECallFrameInfo.cpp | 535 +++++++++++++++++++++
source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.h | 47 ++
.../Process/Utility/RegisterContextLLDB.cpp | 17 +
source/Symbol/FuncUnwinders.cpp | 65 +++
source/Symbol/ObjectFile.cpp | 5 +
source/Symbol/UnwindTable.cpp | 18 +-
unittests/ObjectFile/CMakeLists.txt | 1 +
unittests/ObjectFile/PECOFF/CMakeLists.txt | 8 +
.../ObjectFile/PECOFF/TestPECallFrameInfo.cpp | 336 +++++++++++++
18 files changed, 1146 insertions(+), 10 deletions(-)
create mode 100644 include/lldb/Symbol/CallFrameInfo.h
create mode 100644 source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.cpp
create mode 100644 source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.h
create mode 100644 unittests/ObjectFile/PECOFF/CMakeLists.txt
create mode 100644 unittests/ObjectFile/PECOFF/TestPECallFrameInfo.cpp
--
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 gcc-8-branch
in repository gcc.
from 06bebe9c3a6 Daily bump.
new 112bb7acf0b * gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Rea [...]
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/ada/ChangeLog | 7 +++++++
gcc/ada/gcc-interface/decl.c | 16 +++++++---------
2 files changed, 14 insertions(+), 9 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 gcc-9-branch
in repository gcc.
from 2c994ecd59b Daily bump.
new 828bff5b7c0 * gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Rea [...]
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/ada/ChangeLog | 7 +++++++
gcc/ada/gcc-interface/decl.c | 16 +++++++---------
2 files changed, 14 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.