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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 86c6b807f5 Require readline 7 or newer
adds 5067f530c3 Automatic date update in version.in
adds 74c2c1f45f Fixes for gdb.python tests on remote Windows host.
adds abc6c00fb6 [gdb/testsuite] Fix gdb.gdb/selftest.exp regexp
new 29c9291108 Don't include readline headers from tracepoint.c
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:
bfd/version.h | 2 +-
gdb/ChangeLog | 4 ++
gdb/testsuite/ChangeLog | 33 +++++++++
gdb/testsuite/gdb.gdb/selftest.exp | 2 +-
gdb/testsuite/gdb.python/py-completion.exp | 84 +++++++++++-----------
gdb/testsuite/gdb.python/py-events.exp | 2 +-
gdb/testsuite/gdb.python/py-evsignal.exp | 2 +-
gdb/testsuite/gdb.python/py-evthreads.exp | 2 +-
.../gdb.python/py-framefilter-invalidarg.exp | 2 +-
gdb/testsuite/gdb.python/py-framefilter.exp | 14 ++--
.../gdb.python/py-mi-var-info-path-expression.exp | 3 +-
gdb/testsuite/gdb.python/py-objfile-script.exp | 2 +-
gdb/testsuite/gdb.python/py-objfile.exp | 21 +++---
gdb/testsuite/gdb.python/py-pp-maint.exp | 2 +-
gdb/testsuite/gdb.python/py-pp-registration.exp | 2 +-
gdb/testsuite/gdb.python/py-section-script.exp | 21 ++++--
gdb/testsuite/gdb.python/py-symtab.exp | 4 +-
gdb/tracepoint.c | 7 --
18 files changed, 129 insertions(+), 80 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 33a5bb3 0: update: binutils-gcc-linux: all
new aba6266 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 (33a5bb3)
\
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 | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11384 +++++++------
04-build_abe-stage1/console.log | 20217 +++++++++++-----------
05-build_linux/console.log | 922 +-
06-boot_linux/console.log | 2 +-
console.log | 33131 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 33143 insertions(+), 33133 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 1b0576fa1b4 [AMDGPU] Fix to 'Fold readlane from copy of SGPR or imm'
new 06d793d2334 [ORC] Fix BuildingAJIT tutorial code broken by r368707.
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:
examples/Kaleidoscope/BuildingAJIT/Chapter1/KaleidoscopeJIT.h | 2 +-
examples/Kaleidoscope/BuildingAJIT/Chapter2/KaleidoscopeJIT.h | 2 +-
2 files changed, 2 insertions(+), 2 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 ca7099285 [lldb] Fix Microsoft guard variable detection
new 54c912f72 [Symbol] Decouple clang from CompilerType
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/ClangASTContext.h | 3 +-
include/lldb/Symbol/CompilerType.h | 4 -
.../ExpressionParser/Clang/ClangASTSource.cpp | 7 +-
.../Plugins/ExpressionParser/Clang/IRForTarget.cpp | 6 +-
.../Plugins/ExpressionParser/Clang/IRForTarget.h | 1 +
source/Plugins/Language/ObjC/NSArray.cpp | 26 +-
.../AppleObjCTypeEncodingParser.cpp | 12 +-
source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 21 +-
source/Symbol/ClangASTContext.cpp | 969 +++++++++++----------
source/Symbol/CompilerType.cpp | 15 -
unittests/Symbol/TestClangASTContext.cpp | 14 +-
11 files changed, 584 insertions(+), 494 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 9cd89a1a8c Revert "Fix crash on switch conditions of non-integer types [...]
new 1ebee213b8 Don't use std::errc
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:
lib/Lex/HeaderSearch.cpp | 7 ++++---
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 457ae27 6: update: llvm-linux: 16048
new 2465353 6: update: llvm-linux: 16048
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 (457ae27)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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-build_llvm/console.log | 11932 ++++++++++++------------
03-build_linux/console.log | 6260 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 20 +-
console.log | 18404 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 18409 insertions(+), 18409 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 d45331b00ddb Linux 5.3-rc4
new a86c71ba3022 scsi: lpfc: Fix crash when cpu count is 1 and null irq aff [...]
new 60a8db790255 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 2d6c25215ab2 KEYS: trusted: allow module init if TPM is inactive or dea [...]
new ee1c7bd33e66 Merge tag 'tpmdd-next-20190813' of git://git.infradead.org [...]
The 4 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:
drivers/scsi/lpfc/lpfc_init.c | 23 +++++++++++++++++++++--
security/keys/trusted.c | 13 -------------
2 files changed, 21 insertions(+), 15 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 a1dfc30ea7e 2013-08-13 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new c4fa6fc5855 [Darwin] There is no need to distinguish PIC/non-PIC symbol stubs.
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 | 15 +++++++++++++++
gcc/config/darwin.c | 12 ++++++------
gcc/config/darwin.h | 2 +-
gcc/config/darwin.opt | 6 +++---
gcc/config/i386/darwin.h | 6 +++---
gcc/config/i386/i386.c | 2 +-
gcc/config/i386/i386.h | 2 +-
gcc/config/rs6000/darwin.h | 3 ---
gcc/config/rs6000/rs6000.c | 9 +++++----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/obj-c++.dg/stubify-1.mm | 2 +-
gcc/testsuite/obj-c++.dg/stubify-2.mm | 2 +-
gcc/testsuite/objc.dg/stubify-1.m | 2 +-
gcc/testsuite/objc.dg/stubify-2.m | 2 +-
14 files changed, 46 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.