This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from dc9ef6a5a2 [Driver] Prioritize SYSROOT/usr/include over RESOURCE_DIR/in [...]
new 0c9194c943 [Driver] Introduce -stdlib++-isystem
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/clang/Driver/Options.td | 4 +++
include/clang/Driver/ToolChain.h | 5 ++++
lib/Driver/ToolChain.cpp | 10 ++++++++
lib/Driver/ToolChains/Clang.cpp | 17 +++++++++----
test/Driver/stdlibxx-isystem.cpp | 53 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 84 insertions(+), 5 deletions(-)
create mode 100644 test/Driver/stdlibxx-isystem.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 master
in repository binutils-gdb.
from b39152b3e5 Automatic date update in version.in
new b02c4f1623 PR24873, gcc -flto objects result in --start-group .. --end- [...]
new 128bf1fe60 LTO object insertion point
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:
ld/ChangeLog | 17 +++++++++++++
ld/ldlang.c | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 88 insertions(+), 7 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/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 524a0420 0: update: llvm-linux: boot
new d5828587 0: update: llvm-linux: boot
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 (524a0420)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 220 +-
02-build_llvm/console.log | 11530 +++++++++++++++++-----------------
03-build_linux/console.log | 670 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 8 +-
console.log | 12904 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12908 insertions(+), 12908 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 2b79f3761c Remove some variables in favor of using gdb::optional
new e17869db99 Catch potential integer overflow in readelf when processing [...]
new d096283854 [gdb/testsuite] Fix typo in tcl_version_at_least
new a80cf5d88e [gdb/testsuite] Fail in gdb_compile if pie results in non-PI [...]
new 23d188c74e Removes support in the ARM assembler for the unsigned varian [...]
new 8abfcabcb4 Use _() in calls to build_help
new d86bd7cba1 [gdb/testsuite] Run read1 timeout tests with with_read1_time [...]
new 580f1034d1 Increase timeout in gdb.mi/list-thread-groups-available.exp
new 276cbbdf99 Fix objcopy's note merging capabilities so that they no long [...]
new 4ee94178af Add a comment briefly explaining partial symbols
new 0b27c27d0d Add block['var'] accessor
new b39152b3e5 Automatic date update in version.in
new b02c4f1623 PR24873, gcc -flto objects result in --start-group .. --end- [...]
new 128bf1fe60 LTO object insertion point
The 13 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/version.h | 2 +-
binutils/ChangeLog | 13 +
binutils/objcopy.c | 20 +-
binutils/readelf.c | 2 +-
gas/ChangeLog | 15 +
gas/config/tc-arm.c | 4 +-
gas/testsuite/gas/arm/mve-vqdmlah-bad.d | 3 +
gas/testsuite/gas/arm/mve-vqdmlah-bad.l | 7 +
gas/testsuite/gas/arm/mve-vqdmlah-bad.s | 4 +
gas/testsuite/gas/arm/mve-vqdmlah.d | 1354 +-------------------
gas/testsuite/gas/arm/mve-vqdmlah.s | 6 +-
gas/testsuite/gas/arm/mve-vqdmlash-bad.d | 3 +
gas/testsuite/gas/arm/mve-vqdmlash-bad.l | 7 +
gas/testsuite/gas/arm/mve-vqdmlash-bad.s | 4 +
gas/testsuite/gas/arm/mve-vqdmlash.d | 1354 +-------------------
gas/testsuite/gas/arm/mve-vqdmlash.s | 6 +-
gdb/ChangeLog | 18 +
gdb/NEWS | 3 +
gdb/compile/compile.c | 6 +-
gdb/doc/ChangeLog | 4 +
gdb/doc/python.texi | 7 +-
gdb/objfiles.h | 8 +-
gdb/printcmd.c | 2 +-
gdb/python/py-block.c | 45 +-
gdb/stack.c | 8 +-
gdb/testsuite/ChangeLog | 31 +
gdb/testsuite/gdb.base/help.exp | 54 +-
gdb/testsuite/gdb.base/info-macros.exp | 21 +-
gdb/testsuite/gdb.cp/nested-types.exp | 11 +-
.../gdb.mi/list-thread-groups-available.exp | 13 +-
gdb/testsuite/gdb.python/py-block.exp | 5 +
gdb/testsuite/lib/gdb.exp | 90 +-
gdb/thread.c | 4 +-
ld/ChangeLog | 17 +
ld/ldlang.c | 78 +-
opcodes/ChangeLog | 5 +
opcodes/arm-dis.c | 8 +-
37 files changed, 442 insertions(+), 2800 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vqdmlah-bad.d
create mode 100644 gas/testsuite/gas/arm/mve-vqdmlah-bad.l
create mode 100644 gas/testsuite/gas/arm/mve-vqdmlah-bad.s
create mode 100644 gas/testsuite/gas/arm/mve-vqdmlash-bad.d
create mode 100644 gas/testsuite/gas/arm/mve-vqdmlash-bad.l
create mode 100644 gas/testsuite/gas/arm/mve-vqdmlash-bad.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 068051c4 2: update: binutils-gcc-linux: -9
new ec2b2ef2 2: update: binutils-gcc-linux: -9
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 (068051c4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 432 +-
03-build_abe-binutils/console.log | 11446 +++++++------
04-build_abe-stage1/console.log | 20032 +++++++++++-----------
08-update_baseline/console.log | 84 +-
console.log | 32178 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
7 files changed, 32179 insertions(+), 32191 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/llvm-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 39c73dcf 0: update: llvm-linux: 16
new ef9362f5 0: update: llvm-linux: 16
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 (39c73dcf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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-build_llvm/console.log | 12100 +++++++++++++++++------------------
03-build_linux/console.log | 840 ++-
05-check_regression/console.log | 14 +-
console.log | 13148 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13150 insertions(+), 13126 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/llvm-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 08a7d836 0: update: llvm-linux: boot
new 57df1058 0: update: llvm-linux: boot
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 (08a7d836)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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-build_llvm/console.log | 11970 ++++++++++++++++----------------
03-build_linux/console.log | 1824 +++--
04-boot_linux/console.log | 408 +-
06-update_baseline/console.log | 8 +-
console.log | 14376 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14378 insertions(+), 14382 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.