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/binutils-gdb.
from 9af7cc783a gold won't build with gcc-9
adds 754e316898 AArch64: Racy: Don't set empty set of hardware BPs/WPs on ne [...]
adds 13f2ed32e1 gdb/testsuite/sim: Remove redundant setting of timeout
adds 90af06793e gdb/riscv: Improve logic for when h/w float abi should be used
adds 3a67e1a6b4 [aarch64] Add support for pointer authentication B key
adds 2861ee4fde Use separate sed expressions to escape auto-load directories.
adds eb7be1abbc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 +++
bfd/elf-eh-frame.c | 2 ++
bfd/version.h | 2 +-
gas/ChangeLog | 19 +++++++++++
gas/config/tc-aarch64.c | 9 +++++
gas/doc/c-aarch64.texi | 8 +++++
gas/dw2gencfi.c | 22 ++++--------
gas/dw2gencfi.h | 23 +++++++++++++
gas/testsuite/gas/aarch64/pac_ab_key.d | 54 ++++++++++++++++++++++++++++++
gas/testsuite/gas/aarch64/pac_ab_key.s | 31 +++++++++++++++++
gdb/ChangeLog | 24 +++++++++++++
gdb/configure | 4 +--
gdb/configure.ac | 4 +--
gdb/gdbserver/ChangeLog | 4 +++
gdb/gdbserver/linux-low.c | 4 +--
gdb/nat/aarch64-linux-hw-point.c | 20 +++++++++++
gdb/nat/aarch64-linux-hw-point.h | 5 +++
gdb/nat/aarch64-linux.c | 15 ++++++---
gdb/riscv-tdep.c | 61 +++++++++++++++++++++++++++-------
gdb/testsuite/ChangeLog | 7 ++++
gdb/testsuite/config/sim.exp | 12 ++-----
21 files changed, 284 insertions(+), 50 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.d
create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.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-release-aarch64-lts-allnoconfig
in repository toolchain/binutils-gdb.
from a52b73d14c Automatic date update in version.in
adds bf9201ee0e 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.
unknown user pushed a change to branch master
in repository dejagnu.
from d2231de Correct whitespace problems.
new a8e4dbd * testsuite/runtest.all/utils.test: Add Tcl mode marker for [...]
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:
ChangeLog | 8 ++++++++
testsuite/runtest.all/clone_output.test | 2 +-
testsuite/runtest.all/config.test | 2 +-
testsuite/runtest.all/remote.test | 2 ++
testsuite/runtest.all/target.test | 2 ++
testsuite/runtest.all/utils.test | 2 +-
6 files changed, 15 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.
unknown user pushed a change to branch master
in repository dejagnu.
from e25f4f2 * runtest.exp: Replace '==' with 'eq' for string compares. [...]
new d2231de Correct whitespace problems.
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:
ChangeLog | 8 ++++----
1 file changed, 4 insertions(+), 4 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 dejagnu.
from dbf1d99 * runtest.exp: Replace archaic use of [string match] with "eq".
new e25f4f2 * runtest.exp: Replace '==' with 'eq' for string compares. [...]
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:
ChangeLog | 13 +++++++++++++
config/gdb-comm.exp | 2 +-
lib/dg.exp | 8 ++++----
lib/framework.exp | 4 ++--
lib/libgloss.exp | 2 +-
lib/remote.exp | 16 ++++++++--------
lib/target.exp | 4 ++--
lib/utils.exp | 2 +-
runtest.exp | 10 +++++-----
9 files changed, 37 insertions(+), 24 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-aarch64-lts-defconfig
in repository toolchain/binutils-gdb.
from a52b73d14c Automatic date update in version.in
adds bf9201ee0e 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.
unknown user pushed a change to branch master
in repository llvm.
from beec7d4978f [llvm-objcopy] Change --only-keep to --only-section
new 053b8656deb InstCombine: Add some missing tests for scalarization
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:
test/Transforms/InstCombine/scalarization.ll | 115 +++++++++++++++++++++++++++
1 file changed, 115 insertions(+)
--
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_70
in repository llvm.
from 08f7943cf05 Merging r344589:
new 3315ebed51e Merging r343369:
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/PDB/Native/GlobalsStream.h | 2 --
include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h | 2 +-
include/llvm/ExecutionEngine/Orc/Core.h | 2 +-
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h | 3 +--
include/llvm/ProfileData/Coverage/CoverageMapping.h | 2 --
lib/Analysis/MemorySSA.cpp | 1 -
lib/Target/AMDGPU/AMDGPULibFunc.cpp | 1 -
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp | 6 +++---
8 files changed, 6 insertions(+), 13 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 release_70
in repository clang.
from 19b0adcaba Merging r345470:
new b540402b6b Merging r343369:
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/AST/DeclBase.h | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.