This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 927b495a Update GDB to 8.2
new 0b2204c6 Unshare latest-rel and gcc8 configurations
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:
config/gcc8/binutils.conf | 3 +--
config/gcc8/gcc.conf | 3 +--
config/gcc8/newlib.conf | 1 -
config/latest-rel | 1 -
config/{gcc8 => latest-rel}/binutils.conf | 0
config/{gcc8 => latest-rel}/gcc.conf | 0
config/{gcc8 => latest-rel}/gdb.conf | 0
config/{gcc8 => latest-rel}/gdbserver.conf | 0
config/{gcc8 => latest-rel}/glibc.conf | 0
config/{gcc8 => latest-rel}/newlib.conf | 0
10 files changed, 2 insertions(+), 6 deletions(-)
delete mode 120000 config/latest-rel
copy config/{gcc8 => latest-rel}/binutils.conf (100%)
copy config/{gcc8 => latest-rel}/gcc.conf (100%)
rename config/{gcc8 => latest-rel}/gdb.conf (100%)
rename config/{gcc8 => latest-rel}/gdbserver.conf (100%)
copy config/{gcc8 => latest-rel}/glibc.conf (100%)
copy config/{gcc8 => latest-rel}/newlib.conf (100%)
--
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/abe.
from b717843d Rename config/latest-rel to config/gcc8
new 927b495a Update GDB to 8.2
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:
config/gcc8/gdb.conf | 2 +-
config/gcc8/gdbserver.conf | 2 +-
config/gdb.conf | 2 +-
config/gdbserver.conf | 2 +-
4 files 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 571d403 tcwg_kernel-bisect.sh: Send emails only on successful bisects.
new e333a4e tcwg-update-llvmbot-containers.sh: New job script
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:
tcwg-update-llvmbot-containers.sh | 67 +++++++++++++++++++++++++++++++++++++++
1 file changed, 67 insertions(+)
create mode 100755 tcwg-update-llvmbot-containers.sh
--
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 c5dfcd087 Add a unit test for ArchSpec matching to document how it beha [...]
new da9db7a98 disable toolchain-clang-cl.test on non-windows
new b2811bfe7 Remove REQUIRES: darwin from a couple of MachO tests
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:
lit/BuildScript/toolchain-clang-cl.test | 2 +-
lit/Modules/lc_build_version.yaml | 1 -
lit/Modules/lc_build_version_notools.yaml | 1 -
3 files changed, 1 insertion(+), 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 clang-tools-extra.
from 21e389c8 [clangd] Fix a typo in TUSchedulerTests
new 87792d01 [clangd] C++ API for emitting file status.
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:
clangd/ClangdServer.cpp | 8 ++++
clangd/ClangdServer.h | 3 ++
clangd/TUScheduler.cpp | 62 +++++++++++++++++++++++----
clangd/TUScheduler.h | 33 +++++++++++++++
unittests/clangd/TUSchedulerTests.cpp | 80 ++++++++++++++++++++++++++++++++++-
5 files changed, 177 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 master
in repository binutils-gdb.
from eb7be1abbc Automatic date update in version.in
new 884b49e3a9 opcodes/riscv: Hide '.L0 ' fake symbols
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:
gas/ChangeLog | 6 ++++++
gas/config/tc-riscv.h | 4 ++--
include/ChangeLog | 6 ++++++
include/dis-asm.h | 1 +
include/opcode/riscv.h | 6 ++++++
opcodes/ChangeLog | 6 ++++++
opcodes/disassemble.c | 5 +++++
opcodes/riscv-dis.c | 17 +++++++++++++++++
8 files changed, 49 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 dejagnu.
from d439887 * runtest.exp: Replace [string match] commands involving lit [...]
new 7e7c247 * lib/remote.exp (standard_load): Fix typo on empty string. [...]
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 ++++++++
lib/remote.exp | 2 +-
lib/utils.exp | 2 +-
runtest.exp | 4 ++--
testsuite/runtest.all/config.test | 6 +++---
5 files changed, 15 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.
unknown user pushed a change to branch master
in repository clang.
from e03e9db1ed Add test for ObjC generics
new e25870b80e Diagnose friend function template redefinitions.
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 | 7 +--
lib/Sema/SemaDecl.cpp | 23 +++++++++
lib/Sema/SemaTemplateInstantiateDecl.cpp | 4 +-
test/Modules/friend-definition.cpp | 2 +
test/SemaCXX/friend-template-redecl.cpp | 13 -----
test/SemaCXX/friend2.cpp | 89 ++++++++++++++++++++++++++++++++
6 files changed, 121 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allmodconfig
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.