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_LTO
in repository toolchain/ci/gcc.
from b2dcbf9a594 c-family/ Backport from mainline 2018-05-10 Eric Botcazo [...]
adds 5f77d5d6759 Backported from mainline 2019-05-21 Uroš Bizjak <ubizja [...]
adds 69dfc98dfed Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/cpuid.h | 17 +++++++++++++++++
gcc/config/i386/i386.md | 8 ++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/{pr89945.c => pr90547.c} | 4 ++--
6 files changed, 51 insertions(+), 3 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr89945.c => pr90547.c} (81%)
--
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_LTO
in repository toolchain/ci/binutils-gdb.
from cc1d3efc1c Automatic date update in version.in
adds d9143b9c02 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_bmk/gnu-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards f8efd50f 0: update: binutils-gcc-glibc: 0
new 2513ff25 0: update: 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 (f8efd50f)
\
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 | 182 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11223 ++--
04-build_abe-stage1/console.log | 13840 +++--
05-build_abe-linux/console.log | 118 +-
06-build_abe-glibc/console.log | 38935 ++++++-------
07-build_abe-stage2/console.log | 40560 +++++++------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 4 +-
08-benchmark/console.log | 90 +-
09-check_regression/console.log | 40 +-
10-update_baseline/console.log | 56 +-
console.log | 106284 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
15 files changed, 105869 insertions(+), 105925 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 774f0256b23 [ARM][CGP] Clear SafeWrap before each search
new 71206d184d7 [llvm-objcopy] - Many minor NFC changes to cleanup/improve [...]
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:
tools/llvm-objcopy/ELF/Object.cpp | 191 +++++++++++++++++---------------------
1 file changed, 85 insertions(+), 106 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 clang.
from 37d9edc0c5 [CodeComplete] Complete a lambda when preferred type is a function
new 0ff106e556 Enable queue_t and clk_event_t comparisons in C++ mode
new 50daf71e99 Delete default constructors, copy constructors, move constru [...]
The 2 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/clang/AST/DeclBase.h | 7 +++++++
include/clang/AST/Expr.h | 7 +++++++
include/clang/AST/Stmt.h | 11 ++++++-----
lib/CodeGen/CGBuiltin.cpp | 19 ++++++++-----------
lib/Sema/SemaExpr.cpp | 2 +-
test/SemaOpenCL/clk_event_t.cl | 1 +
6 files changed, 30 insertions(+), 17 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 ca3f3091989 Remove conflict marker from ChangeLog
new b1b80d225de Add whitespace between operator and operand
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/cp/ChangeLog | 2 ++
gcc/cp/cp-tree.h | 2 +-
2 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/gcc.
from b2dcbf9a594 c-family/ Backport from mainline 2018-05-10 Eric Botcazo [...]
adds 5f77d5d6759 Backported from mainline 2019-05-21 Uroš Bizjak <ubizja [...]
adds 69dfc98dfed Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/cpuid.h | 17 +++++++++++++++++
gcc/config/i386/i386.md | 8 ++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/{pr89945.c => pr90547.c} | 4 ++--
6 files changed, 51 insertions(+), 3 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr89945.c => pr90547.c} (81%)
--
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-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from cc1d3efc1c Automatic date update in version.in
adds d9143b9c02 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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0ee5c784 0: update: binutils-gcc-linux: all
new 76a64978 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 (0ee5c784)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11036 +++++++--------
04-build_abe-stage1/console.log | 13821 ++++++++++---------
05-build_linux/console.log | 728 +-
06-boot_linux/console.log | 2 +-
console.log | 26191 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 26182 insertions(+), 26212 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 lldb.
from ed784f5fe Simplify `GetName`+`AppendTypeName` by `DWARFDIE`
new ccaa7f177 DWARF: Don't compute address ranges for type units
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:
lit/SymbolFile/DWARF/debug-types-address-ranges.s | 338 +++++++++++++++++++++
.../Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 93 ++++++
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 2 +
source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h | 2 +
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 95 ------
source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 38 +--
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 2 +-
.../SymbolFile/DWARF/SymbolFileDWARFDebugMap.h | 2 +-
8 files changed, 456 insertions(+), 116 deletions(-)
create mode 100644 lit/SymbolFile/DWARF/debug-types-address-ranges.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.